Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from efec2bb368e1e7df55aa533773fea46113c0af63+c706213427da1b57f8158a5224037ee9052887dd (3abe22f34c6428286afd619c845fbbb20c753310) 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-42394@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-05-19T12:43:16.837Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-05-19T12:43:16.844Z] Trying to pass milestone 1 [Pipeline] milestone [2021-05-19T12:43:16.888Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-05-19T12:43:17.030Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0d35cf017237050d8) in /home/ubuntu/workspace/moby_PR-42394 [Pipeline] { [Pipeline] checkout [2021-05-19T12:43:17.067Z] The recommended git tool is: git [2021-05-19T12:43:17.081Z] using credential docker-jenkins-github-credentials [2021-05-19T12:43:17.086Z] Cloning the remote Git repository [2021-05-19T12:43:17.086Z] Cloning with configured refspecs honoured and without tags [2021-05-19T12:43:17.088Z] Cloning repository https://github.com/moby/moby.git [2021-05-19T12:43:17.088Z] > git init /home/ubuntu/workspace/moby_PR-42394 # timeout=10 [2021-05-19T12:43:17.098Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T12:43:17.099Z] > git --version # timeout=10 [2021-05-19T12:43:17.101Z] > git --version # 'git version 2.17.1' [2021-05-19T12:43:17.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:17.104Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42394/head:refs/remotes/origin/PR-42394 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:43:31.059Z] Fetching without tags [2021-05-19T12:43:31.045Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T12:43:31.048Z] > git config --add remote.origin.fetch +refs/pull/42394/head:refs/remotes/origin/PR-42394 # timeout=10 [2021-05-19T12:43:31.050Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:43:31.055Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T12:43:31.061Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T12:43:31.061Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:31.062Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42394/head:refs/remotes/origin/PR-42394 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:43:31.325Z] Merging remotes/origin/master commit c706213427da1b57f8158a5224037ee9052887dd into PR head commit efec2bb368e1e7df55aa533773fea46113c0af63 [2021-05-19T12:43:32.289Z] Merge succeeded, producing ce9b420136e33c17734b2a3b23ee9ecbb5dd6516 [2021-05-19T12:43:32.289Z] Checking out Revision ce9b420136e33c17734b2a3b23ee9ecbb5dd6516 (PR-42394) [2021-05-19T12:43:32.342Z] Commit message: "Merge commit 'c706213427da1b57f8158a5224037ee9052887dd' into HEAD" [2021-05-19T12:43:32.347Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-19T12:43:31.327Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T12:43:31.334Z] > git checkout -f efec2bb368e1e7df55aa533773fea46113c0af63 # timeout=10 [2021-05-19T12:43:31.772Z] > git remote # timeout=10 [2021-05-19T12:43:31.775Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T12:43:31.778Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:31.778Z] > git merge c706213427da1b57f8158a5224037ee9052887dd # timeout=10 [2021-05-19T12:43:32.280Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T12:43:32.291Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T12:43:32.293Z] > git checkout -f ce9b420136e33c17734b2a3b23ee9ecbb5dd6516 # timeout=10 [2021-05-19T12:43:32.344Z] > git rev-list --no-walk d941181ab9957a104551cda072385b7a7fafa589 # timeout=10 [2021-05-19T12:43:33.034Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42394:/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-05-19T12:43:35.574Z] 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] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-05-19T12:43:36.043Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0d35cf017237050d8) in /home/ubuntu/workspace/moby_PR-42394 [Pipeline] node [2021-05-19T12:43:36.047Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00617a7110d90c3f4) in /home/ubuntu/workspace/moby_PR-42394 [Pipeline] node [Pipeline] node [2021-05-19T12:43:36.053Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00092322459498e45) in /home/ubuntu/workspace/moby_PR-42394 [2021-05-19T12:43:36.053Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0efd45644e12036bf) in /home/ubuntu/workspace/moby_PR-42394 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [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] } [2021-05-19T12:43:36.070Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-041f2b4c3fcb77685) in /home/ubuntu/workspace/moby_PR-42394 Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-05-19T12:43:36.237Z] The recommended git tool is: git [Pipeline] checkout [2021-05-19T12:43:36.246Z] using credential docker-jenkins-github-credentials [2021-05-19T12:43:36.247Z] The recommended git tool is: git [Pipeline] checkout [2021-05-19T12:43:36.252Z] The recommended git tool is: git [2021-05-19T12:43:36.256Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-05-19T12:43:36.259Z] The recommended git tool is: git [2021-05-19T12:43:36.261Z] Cloning the remote Git repository [2021-05-19T12:43:36.261Z] Cloning with configured refspecs honoured and without tags [2021-05-19T12:43:36.266Z] Fetching changes from the remote Git repository [2021-05-19T12:43:36.268Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-05-19T12:43:36.274Z] Cloning the remote Git repository [2021-05-19T12:43:36.274Z] Cloning with configured refspecs honoured and without tags [2021-05-19T12:43:36.277Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2021-05-19T12:43:36.313Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-05-19T12:43:36.317Z] Cloning the remote Git repository [2021-05-19T12:43:36.317Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] } [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-05-19T12:43:36.251Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42394/.git # timeout=10 [2021-05-19T12:43:36.268Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T12:43:36.280Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T12:43:36.280Z] > git --version # timeout=10 [2021-05-19T12:43:36.282Z] > git --version # 'git version 2.17.1' [2021-05-19T12:43:36.282Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:36.283Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42394/head:refs/remotes/origin/PR-42394 +refs/heads/master:refs/remotes/origin/master # timeout=10 Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-05-19T12:43:36.359Z] The recommended git tool is: git [2021-05-19T12:43:36.367Z] Running on azwin-2-bbde10 in d:\jenkins\workspace\moby_PR-42394 [2021-05-19T12:43:36.369Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-05-19T12:43:36.375Z] Cloning the remote Git repository [2021-05-19T12:43:36.375Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] ws [2021-05-19T12:43:36.469Z] 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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-05-19T12:43:36.544Z] Merging remotes/origin/master commit c706213427da1b57f8158a5224037ee9052887dd into PR head commit efec2bb368e1e7df55aa533773fea46113c0af63 [Pipeline] // stage [Pipeline] // stage [2021-05-19T12:43:36.567Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-05-19T12:43:36.679Z] Merge succeeded, producing 3806ae869779dbd20c52c1be4105260f09c52b11 [2021-05-19T12:43:36.679Z] Checking out Revision 3806ae869779dbd20c52c1be4105260f09c52b11 (PR-42394) [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-05-19T12:43:36.731Z] Commit message: "Merge commit 'c706213427da1b57f8158a5224037ee9052887dd' into HEAD" [2021-05-19T12:43:36.738Z] First time build. Skipping changelog. [2021-05-19T12:43:36.772Z] using credential docker-jenkins-github-credentials [2021-05-19T12:43:36.843Z] Cloning the remote Git repository [2021-05-19T12:43:36.843Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-19T12:43:36.546Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T12:43:36.556Z] > git checkout -f efec2bb368e1e7df55aa533773fea46113c0af63 # timeout=10 [2021-05-19T12:43:36.609Z] > git remote # timeout=10 [2021-05-19T12:43:36.611Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T12:43:36.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:36.620Z] > git merge c706213427da1b57f8158a5224037ee9052887dd # timeout=10 [2021-05-19T12:43:36.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T12:43:36.681Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T12:43:36.683Z] > git checkout -f 3806ae869779dbd20c52c1be4105260f09c52b11 # timeout=10 [2021-05-19T12:43:36.733Z] > git rev-list --no-walk d941181ab9957a104551cda072385b7a7fafa589 # timeout=10 [2021-05-19T12:43:36.263Z] Cloning repository https://github.com/moby/moby.git [2021-05-19T12:43:36.263Z] > git init /home/ubuntu/workspace/moby_PR-42394 # timeout=10 [2021-05-19T12:43:36.276Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T12:43:36.276Z] > git --version # timeout=10 [2021-05-19T12:43:36.281Z] > git --version # 'git version 2.17.1' [2021-05-19T12:43:36.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:36.283Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42394/head:refs/remotes/origin/PR-42394 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:43:36.274Z] Cloning repository https://github.com/moby/moby.git [2021-05-19T12:43:36.275Z] > git init /home/ubuntu/workspace/moby_PR-42394 # timeout=10 [2021-05-19T12:43:36.280Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T12:43:36.280Z] > git --version # timeout=10 [2021-05-19T12:43:36.284Z] > git --version # 'git version 2.25.1' [2021-05-19T12:43:36.284Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:36.285Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42394/head:refs/remotes/origin/PR-42394 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:43:36.320Z] Cloning repository https://github.com/moby/moby.git [2021-05-19T12:43:36.320Z] > git init /home/ubuntu/workspace/moby_PR-42394 # timeout=10 [2021-05-19T12:43:36.334Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T12:43:36.334Z] > git --version # timeout=10 [2021-05-19T12:43:36.344Z] > git --version # 'git version 2.17.1' [2021-05-19T12:43:36.344Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:36.345Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42394/head:refs/remotes/origin/PR-42394 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:43:36.378Z] Cloning repository https://github.com/moby/moby.git [2021-05-19T12:43:36.379Z] > git init /home/ubuntu/workspace/moby_PR-42394 # timeout=10 [2021-05-19T12:43:36.399Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T12:43:36.399Z] > git --version # timeout=10 [2021-05-19T12:43:36.404Z] > git --version # 'git version 2.25.1' [2021-05-19T12:43:36.404Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:36.406Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42394/head:refs/remotes/origin/PR-42394 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:43:37.414Z] + docker version [2021-05-19T12:43:37.414Z] Client: Docker Engine - Community [2021-05-19T12:43:37.414Z] Version: 20.10.5 [2021-05-19T12:43:37.414Z] API version: 1.41 [2021-05-19T12:43:37.414Z] Go version: go1.13.15 [2021-05-19T12:43:37.414Z] Git commit: 55c4c88 [2021-05-19T12:43:37.414Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-19T12:43:37.414Z] OS/Arch: linux/amd64 [2021-05-19T12:43:37.414Z] Context: default [2021-05-19T12:43:37.414Z] Experimental: true [2021-05-19T12:43:37.414Z] [2021-05-19T12:43:37.414Z] Server: Docker Engine - Community [2021-05-19T12:43:37.414Z] Engine: [2021-05-19T12:43:37.414Z] Version: 20.10.5 [2021-05-19T12:43:37.414Z] API version: 1.41 (minimum version 1.12) [2021-05-19T12:43:37.414Z] Go version: go1.13.15 [2021-05-19T12:43:37.414Z] Git commit: 363e9a8 [2021-05-19T12:43:37.414Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-19T12:43:37.414Z] OS/Arch: linux/amd64 [2021-05-19T12:43:37.414Z] Experimental: true [2021-05-19T12:43:37.414Z] containerd: [2021-05-19T12:43:37.414Z] Version: 1.4.4 [2021-05-19T12:43:37.414Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T12:43:37.414Z] runc: [2021-05-19T12:43:37.414Z] Version: 1.0.0-rc93 [2021-05-19T12:43:37.414Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T12:43:37.414Z] docker-init: [2021-05-19T12:43:37.414Z] Version: 0.19.0 [2021-05-19T12:43:37.414Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-19T12:43:36.875Z] Cloning repository https://github.com/moby/moby.git [2021-05-19T12:43:36.875Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-19T12:43:36.945Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T12:43:36.946Z] > git --version # timeout=10 [2021-05-19T12:43:36.996Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-19T12:43:36.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:36.999Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42394/head:refs/remotes/origin/PR-42394 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:43:37.702Z] + docker info [2021-05-19T12:43:37.702Z] Client: [2021-05-19T12:43:37.702Z] Context: default [2021-05-19T12:43:37.702Z] Debug Mode: false [2021-05-19T12:43:37.702Z] Plugins: [2021-05-19T12:43:37.702Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-19T12:43:37.702Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-19T12:43:37.702Z] [2021-05-19T12:43:37.702Z] Server: [2021-05-19T12:43:37.702Z] Containers: 0 [2021-05-19T12:43:37.702Z] Running: 0 [2021-05-19T12:43:37.702Z] Paused: 0 [2021-05-19T12:43:37.702Z] Stopped: 0 [2021-05-19T12:43:37.702Z] Images: 5 [2021-05-19T12:43:37.702Z] Server Version: 20.10.5 [2021-05-19T12:43:37.702Z] Storage Driver: overlay2 [2021-05-19T12:43:37.702Z] Backing Filesystem: extfs [2021-05-19T12:43:37.702Z] Supports d_type: true [2021-05-19T12:43:37.702Z] Native Overlay Diff: true [2021-05-19T12:43:37.702Z] Logging Driver: json-file [2021-05-19T12:43:37.702Z] Cgroup Driver: cgroupfs [2021-05-19T12:43:37.702Z] Cgroup Version: 1 [2021-05-19T12:43:37.702Z] Plugins: [2021-05-19T12:43:37.702Z] Volume: local [2021-05-19T12:43:37.702Z] Network: bridge host ipvlan macvlan null overlay [2021-05-19T12:43:37.702Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-19T12:43:37.702Z] Swarm: inactive [2021-05-19T12:43:37.702Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-19T12:43:37.702Z] Default Runtime: runc [2021-05-19T12:43:37.702Z] Init Binary: docker-init [2021-05-19T12:43:37.702Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T12:43:37.702Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T12:43:37.702Z] init version: de40ad0 [2021-05-19T12:43:37.702Z] Security Options: [2021-05-19T12:43:37.702Z] apparmor [2021-05-19T12:43:37.702Z] seccomp [2021-05-19T12:43:37.702Z] Profile: default [2021-05-19T12:43:37.702Z] Kernel Version: 5.4.0-1041-aws [2021-05-19T12:43:37.702Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-19T12:43:37.702Z] OSType: linux [2021-05-19T12:43:37.702Z] Architecture: x86_64 [2021-05-19T12:43:37.702Z] CPUs: 2 [2021-05-19T12:43:37.702Z] Total Memory: 15.35GiB [2021-05-19T12:43:37.702Z] Name: ip-10-100-52-13 [2021-05-19T12:43:37.702Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-19T12:43:37.702Z] Docker Root Dir: /var/lib/docker [2021-05-19T12:43:37.702Z] Debug Mode: false [2021-05-19T12:43:37.702Z] Registry: https://index.docker.io/v1/ [2021-05-19T12:43:37.702Z] Labels: [2021-05-19T12:43:37.702Z] Experimental: true [2021-05-19T12:43:37.702Z] Insecure Registries: [2021-05-19T12:43:37.702Z] 127.0.0.0/8 [2021-05-19T12:43:37.702Z] Live Restore Enabled: true [2021-05-19T12:43:37.702Z] [2021-05-19T12:43:37.702Z] WARNING: No swap limit support [Pipeline] sh [2021-05-19T12:43:37.986Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-19T12:43:37.986Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-19T12:43:37.986Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42394/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-19T12:43:37.986Z] + bash /home/ubuntu/workspace/moby_PR-42394/check-config.sh [2021-05-19T12:43:37.986Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-19T12:43:37.986Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-19T12:43:37.986Z] [2021-05-19T12:43:37.986Z] Generally Necessary: [2021-05-19T12:43:37.986Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-19T12:43:37.986Z] - apparmor: enabled and tools installed [2021-05-19T12:43:37.986Z] - CONFIG_NAMESPACES: enabled [2021-05-19T12:43:37.986Z] - CONFIG_NET_NS: enabled [2021-05-19T12:43:37.986Z] - CONFIG_PID_NS: enabled [2021-05-19T12:43:37.986Z] - CONFIG_IPC_NS: enabled [2021-05-19T12:43:37.986Z] - CONFIG_UTS_NS: enabled [2021-05-19T12:43:37.986Z] - CONFIG_CGROUPS: enabled [2021-05-19T12:43:37.986Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-19T12:43:37.986Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-19T12:43:37.986Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-19T12:43:37.986Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-19T12:43:37.986Z] - CONFIG_CPUSETS: enabled [2021-05-19T12:43:38.247Z] - CONFIG_MEMCG: enabled [2021-05-19T12:43:38.247Z] - CONFIG_KEYS: enabled [2021-05-19T12:43:38.247Z] - CONFIG_VETH: enabled (as module) [2021-05-19T12:43:38.247Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-19T12:43:38.247Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-19T12:43:38.247Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-19T12:43:38.247Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-19T12:43:38.247Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-19T12:43:38.247Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-19T12:43:38.247Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-19T12:43:38.247Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-19T12:43:38.247Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-19T12:43:38.247Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-19T12:43:38.247Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-19T12:43:38.247Z] [2021-05-19T12:43:38.247Z] Optional Features: [2021-05-19T12:43:38.247Z] - CONFIG_USER_NS: enabled [2021-05-19T12:43:38.247Z] - CONFIG_SECCOMP: enabled [2021-05-19T12:43:38.247Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-19T12:43:38.247Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-19T12:43:38.247Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-19T12:43:38.247Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-19T12:43:38.247Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-19T12:43:38.247Z] - CONFIG_BLK_CGROUP: enabled [2021-05-19T12:43:38.247Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-19T12:43:38.247Z] - CONFIG_CGROUP_PERF: enabled [2021-05-19T12:43:38.247Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-19T12:43:38.247Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-19T12:43:38.247Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-19T12:43:38.247Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-19T12:43:38.247Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-19T12:43:38.247Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-19T12:43:38.247Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-19T12:43:38.247Z] - CONFIG_IP_VS: enabled (as module) [2021-05-19T12:43:38.247Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-19T12:43:38.247Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-19T12:43:38.247Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-19T12:43:38.247Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-19T12:43:38.247Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-19T12:43:38.247Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-19T12:43:38.247Z] - CONFIG_EXT4_FS: enabled [2021-05-19T12:43:38.247Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-19T12:43:38.247Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-19T12:43:38.247Z] - Network Drivers: [2021-05-19T12:43:38.247Z] - "overlay": [2021-05-19T12:43:38.247Z] - CONFIG_VXLAN: enabled (as module) [2021-05-19T12:43:38.247Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-19T12:43:38.247Z] Optional (for encrypted networks): [2021-05-19T12:43:38.507Z] - CONFIG_CRYPTO: enabled [2021-05-19T12:43:38.507Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-19T12:43:38.507Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-19T12:43:38.507Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-19T12:43:38.507Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-19T12:43:38.507Z] - CONFIG_XFRM: enabled [2021-05-19T12:43:38.507Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-19T12:43:38.507Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-19T12:43:38.507Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-19T12:43:38.507Z] - "ipvlan": [2021-05-19T12:43:38.507Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-19T12:43:38.507Z] - "macvlan": [2021-05-19T12:43:38.507Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-19T12:43:38.507Z] - CONFIG_DUMMY: enabled (as module) [2021-05-19T12:43:38.507Z] - "ftp,tftp client in container": [2021-05-19T12:43:38.507Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-19T12:43:38.507Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-19T12:43:38.507Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-19T12:43:38.507Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-19T12:43:38.507Z] - Storage Drivers: [2021-05-19T12:43:38.507Z] - "aufs": [2021-05-19T12:43:38.507Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-19T12:43:38.507Z] - "btrfs": [2021-05-19T12:43:38.507Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-19T12:43:38.507Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-19T12:43:38.507Z] - "devicemapper": [2021-05-19T12:43:38.507Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-19T12:43:38.507Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-19T12:43:38.507Z] - "overlay": [2021-05-19T12:43:38.507Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-19T12:43:38.507Z] - "zfs": [2021-05-19T12:43:38.507Z] - /dev/zfs: present [2021-05-19T12:43:38.507Z] - zfs command: missing [2021-05-19T12:43:38.507Z] - zpool command: missing [2021-05-19T12:43:38.507Z] [2021-05-19T12:43:38.507Z] Limits: [2021-05-19T12:43:38.507Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-19T12:43:38.507Z] [2021-05-19T12:43:38.507Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-19T12:43:38.839Z] + sudo modprobe ip_vs [2021-05-19T12:43:38.839Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3806ae869779dbd20c52c1be4105260f09c52b11 . [2021-05-19T12:43:39.099Z] #1 [internal] load build definition from Dockerfile [2021-05-19T12:43:39.099Z] #1 sha256:e517e1fdf1d0dc0e469efc940dad36e07740256269908104642444619b7234ef [2021-05-19T12:43:39.099Z] #1 transferring dockerfile: 17.07kB done [2021-05-19T12:43:39.099Z] #1 DONE 0.0s [2021-05-19T12:43:39.099Z] [2021-05-19T12:43:39.099Z] #2 [internal] load .dockerignore [2021-05-19T12:43:39.099Z] #2 sha256:83480d3df018b024ee784476f9a517f68f5a60a4a0a732f20488aa5c17f10438 [2021-05-19T12:43:39.099Z] #2 transferring context: 87B done [2021-05-19T12:43:39.099Z] #2 DONE 0.0s [2021-05-19T12:43:39.099Z] [2021-05-19T12:43:39.099Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-19T12:43:39.099Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-19T12:43:39.099Z] #3 DONE 0.2s [2021-05-19T12:43:39.099Z] [2021-05-19T12:43:39.099Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-19T12:43:39.099Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-19T12:43:39.099Z] #4 CACHED [2021-05-19T12:43:39.365Z] [2021-05-19T12:43:39.365Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-19T12:43:39.365Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-19T12:43:39.365Z] #5 DONE 0.1s [2021-05-19T12:43:39.365Z] [2021-05-19T12:43:39.365Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T12:43:39.365Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-19T12:43:39.625Z] #8 DONE 0.1s [2021-05-19T12:43:39.625Z] [2021-05-19T12:43:39.625Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-19T12:43:39.625Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-19T12:43:39.625Z] #6 DONE 0.1s [2021-05-19T12:43:39.625Z] [2021-05-19T12:43:39.625Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T12:43:39.625Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-19T12:43:39.625Z] #7 DONE 0.1s [2021-05-19T12:43:39.625Z] [2021-05-19T12:43:39.625Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T12:43:39.625Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-19T12:43:39.625Z] #64 DONE 0.0s [2021-05-19T12:43:39.625Z] [2021-05-19T12:43:39.625Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T12:43:39.625Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-19T12:43:39.625Z] #62 DONE 0.0s [2021-05-19T12:43:39.625Z] [2021-05-19T12:43:39.625Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T12:43:39.625Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T12:43:39.625Z] #9 DONE 0.0s [2021-05-19T12:43:39.625Z] [2021-05-19T12:43:39.625Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T12:43:39.625Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-19T12:43:39.625Z] #26 DONE 0.0s [2021-05-19T12:43:39.625Z] [2021-05-19T12:43:39.625Z] #23 [internal] load build context [2021-05-19T12:43:39.625Z] #23 sha256:e518376f551ce9fe5bbe576e874e7e2abcaa5d497fad0392506520a387b40ae5 [2021-05-19T12:43:41.008Z] #23 transferring context: 53.24MB 1.3s done [2021-05-19T12:43:41.008Z] #23 DONE 1.3s [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-19T12:43:41.008Z] #68 sha256:0e1d663d1d5b37772ec3c6ef2f4cc159c421611c8298a8f1ea2281d447780984 [2021-05-19T12:43:41.008Z] #68 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-19T12:43:41.008Z] #30 sha256:7bc5d25522b676851d2b0bea8266e370b0894ee9add46fe5e8de071b3ae23dcb [2021-05-19T12:43:41.008Z] #30 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-19T12:43:41.008Z] #52 sha256:f50b4525cba39b05ff98e9a3369d890e50530d975221c3afa0d718c25d23f62d [2021-05-19T12:43:41.008Z] #52 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #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-05-19T12:43:41.008Z] #24 sha256:52f1f737379dba4cddce2e0d94d4637ff7a7fd3ed1a6a632f7ed13591e606abe [2021-05-19T12:43:41.008Z] #24 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-19T12:43:41.008Z] #59 sha256:d19006e2fd8e5da600d711da37adbf1af651f850686ffca8adc3bf67fac61fa6 [2021-05-19T12:43:41.008Z] #59 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #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-05-19T12:43:41.008Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-19T12:43:41.008Z] #12 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #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-05-19T12:43:41.008Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-19T12:43:41.008Z] #11 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T12:43:41.008Z] #67 sha256:0537b67b30ab44dc68c8feeeb6282fe52fce2953daafe7c0b131c459bf47cd21 [2021-05-19T12:43:41.008Z] #67 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-19T12:43:41.008Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-19T12:43:41.008Z] #31 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #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-05-19T12:43:41.008Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-19T12:43:41.008Z] #27 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #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-05-19T12:43:41.008Z] #34 sha256:0eeb4d67795cdffaefcd2fda33457e3f1fff257fddcdc1d003e1977b01137ac7 [2021-05-19T12:43:41.008Z] #34 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T12:43:41.008Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-19T12:43:41.008Z] #22 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T12:43:41.008Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T12:43:41.008Z] #42 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-19T12:43:41.008Z] #25 sha256:c894279e2153cf2cf5f35f6c926f70bc9f6255e4b4e53fd7ce658a4feb943920 [2021-05-19T12:43:41.008Z] #25 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-19T12:43:41.008Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-19T12:43:41.008Z] #17 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-19T12:43:41.008Z] #69 sha256:bf7fda3bc1aae1672e37bf8f92889b672a593eb80c056fb7d066d274ff797bc4 [2021-05-19T12:43:41.008Z] #69 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-19T12:43:41.008Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-19T12:43:41.008Z] #18 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-19T12:43:41.008Z] #57 sha256:5f1b2c69336713efb03778c04d384edda28340125b11c15580cc31d121987ec9 [2021-05-19T12:43:41.008Z] #57 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:43:41.008Z] #56 sha256:712d49bfbc2e00175496722b2b0a50e1d8222ec89d058069c2422faac1c70060 [2021-05-19T12:43:41.008Z] #56 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-19T12:43:41.008Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-19T12:43:41.008Z] #63 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-19T12:43:41.008Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-19T12:43:41.008Z] #65 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-19T12:43:41.008Z] #66 sha256:11c85d64ae7a985f556c8e80264eeddcb1206bd6d9b06a1201167362a98dfb83 [2021-05-19T12:43:41.008Z] #66 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T12:43:41.008Z] #51 sha256:439098f2153eec207e11573e985bfb6f6069deaf6233752de485e73debb90daf [2021-05-19T12:43:41.008Z] #51 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T12:43:41.008Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T12:43:41.008Z] #43 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T12:43:41.008Z] #58 sha256:ffa629a21e003fdf1e706f83485a47f9e119035a2d5445fd0674ec2d7b2407e6 [2021-05-19T12:43:41.008Z] #58 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-19T12:43:41.008Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-19T12:43:41.008Z] #14 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-19T12:43:41.008Z] #60 sha256:16586382899456dd1ab779ce97a6cc1be7a384ef6d084e519d232228a06c95b9 [2021-05-19T12:43:41.008Z] #60 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-19T12:43:41.008Z] #38 sha256:2d49ef3609575b92ff9a5734596a5f4626c282a64e04d3e3b618cbef2e52194b [2021-05-19T12:43:41.008Z] #38 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.008Z] #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-05-19T12:43:41.008Z] #37 sha256:e80dc90cb7cda58d7f119acd0b502177eed82fe8f4938631ac48e6271f37dac4 [2021-05-19T12:43:41.008Z] #37 CACHED [2021-05-19T12:43:41.008Z] [2021-05-19T12:43:41.009Z] #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-05-19T12:43:41.009Z] #29 sha256:c3a8b120abf6cc21e5bfbe4403f414e7b60f4711f5e4c7c55db93f5c76a85e76 [2021-05-19T12:43:41.009Z] #29 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T12:43:41.009Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T12:43:41.009Z] #20 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-19T12:43:41.009Z] #33 sha256:a6d6d902ada1634e081f6efa613eaf592fdb287acd26b97510785bee78bab7df [2021-05-19T12:43:41.009Z] #33 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #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-05-19T12:43:41.009Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T12:43:41.009Z] #40 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-19T12:43:41.009Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-19T12:43:41.009Z] #39 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T12:43:41.009Z] #47 sha256:7a9a942b81a80e38dd817ebc34e7b946fc5cc60de7b295343797a13ff36c84e5 [2021-05-19T12:43:41.009Z] #47 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-19T12:43:41.009Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-19T12:43:41.009Z] #16 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-19T12:43:41.009Z] #48 sha256:5d647ab51c0334629f7c3b4c5e373cd8f2ffeb266f4b9cd937a70898b27916e7 [2021-05-19T12:43:41.009Z] #48 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-19T12:43:41.009Z] #54 sha256:c4a4051d9821535df73e98a2ab6eb8a86fd78570ed8c511ebbb7ffec5c9f47b8 [2021-05-19T12:43:41.009Z] #54 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-19T12:43:41.009Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-19T12:43:41.009Z] #10 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-19T12:43:41.009Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-19T12:43:41.009Z] #15 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-19T12:43:41.009Z] #35 sha256:b677690ccc4cda6df735e23fa6375e11aa40d3684e74e2a36ec5c0b8da3b59db [2021-05-19T12:43:41.009Z] #35 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #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-05-19T12:43:41.009Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T12:43:41.009Z] #36 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-19T12:43:41.009Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-19T12:43:41.009Z] #19 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-19T12:43:41.009Z] #61 sha256:5151d04267a5b1e77f4b1f9588f2173cfffde32f254f6f0c96022bd9bb137169 [2021-05-19T12:43:41.009Z] #61 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T12:43:41.009Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-19T12:43:41.009Z] #55 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T12:43:41.009Z] #53 sha256:3dfc8f7b8f8edb3ded43925ebf9c8880607b23308f080230182845ae13ce083f [2021-05-19T12:43:41.009Z] #53 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T12:43:41.009Z] #45 sha256:864bcd0320026a02bb2cbc00b341b94908d2be7c9ff7ab474915736c460a26aa [2021-05-19T12:43:41.009Z] #45 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-19T12:43:41.009Z] #50 sha256:5f48b3e94acb0d0d2883b3b3b74d8f72be8d9976b42a56c939d635a76c867e38 [2021-05-19T12:43:41.009Z] #50 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-19T12:43:41.009Z] #46 sha256:fa65fe5a11044d5aad526357268fc4dfc06075065981db9999716cbe65c8cdda [2021-05-19T12:43:41.009Z] #46 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-19T12:43:41.009Z] #44 sha256:594d5cb271ac60076bc4de54e42d3a4ee3ae5c6a35601707e7ce4b6206efc0e2 [2021-05-19T12:43:41.009Z] #44 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-19T12:43:41.009Z] #41 sha256:083ffa804dee004d4d80f9b8f5e5b5653358837c536ec627ae2a02df39c90bfe [2021-05-19T12:43:41.009Z] #41 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T12:43:41.009Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-19T12:43:41.009Z] #32 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-19T12:43:41.009Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-19T12:43:41.009Z] #21 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:43:41.009Z] #49 sha256:91c186e02653982d121a9e89b9204521546d84d410031867a04416d8dcbaf42d [2021-05-19T12:43:41.009Z] #49 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #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-05-19T12:43:41.009Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T12:43:41.009Z] #13 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-19T12:43:41.009Z] #28 sha256:f403288eb8f849c209b76164725d46be489b44d8922b0c25acc41b549972a3ca [2021-05-19T12:43:41.009Z] #28 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-19T12:43:41.009Z] #70 sha256:26681c6edd841e3ba6f9fc2f456c87e4be8b79220ac14ba7370718b5d9c974f9 [2021-05-19T12:43:41.009Z] #70 CACHED [2021-05-19T12:43:41.009Z] [2021-05-19T12:43:41.009Z] #71 exporting to image [2021-05-19T12:43:41.009Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-19T12:43:41.009Z] #71 exporting layers done [2021-05-19T12:43:41.009Z] #71 writing image sha256:a40285b5865273cad9e0f7814fe9285a38c59b5e6283656f9ca577dc024be7f8 [2021-05-19T12:43:41.009Z] #71 writing image sha256:a40285b5865273cad9e0f7814fe9285a38c59b5e6283656f9ca577dc024be7f8 0.0s done [2021-05-19T12:43:41.009Z] #71 naming to docker.io/library/docker:3806ae869779dbd20c52c1be4105260f09c52b11 done [2021-05-19T12:43:41.009Z] #71 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-05-19T12:43:41.338Z] + trap exit INT TERM [2021-05-19T12:43:41.338Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-05-19T12:43:41.338Z] + CONTAINER_NAME=docker-pr2 [2021-05-19T12:43:41.338Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42394/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42394/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3806ae869779dbd20c52c1be4105260f09c52b11 -e DOCKER_GRAPHDRIVER docker:3806ae869779dbd20c52c1be4105260f09c52b11 hack/make.sh dynbinary-daemon [2021-05-19T12:43:41.909Z] [2021-05-19T12:43:41.909Z] Removing bundles/ [2021-05-19T12:43:41.909Z] [2021-05-19T12:43:41.909Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-19T12:43:42.169Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T12:43:42.169Z] GOOS="" GOARCH="" GOARM="" [2021-05-19T12:43:49.963Z] Fetching without tags [2021-05-19T12:43:50.116Z] Fetching without tags [2021-05-19T12:43:50.258Z] Merging remotes/origin/master commit c706213427da1b57f8158a5224037ee9052887dd into PR head commit efec2bb368e1e7df55aa533773fea46113c0af63 [2021-05-19T12:43:50.340Z] Merging remotes/origin/master commit c706213427da1b57f8158a5224037ee9052887dd into PR head commit efec2bb368e1e7df55aa533773fea46113c0af63 [2021-05-19T12:43:49.922Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T12:43:49.938Z] > git config --add remote.origin.fetch +refs/pull/42394/head:refs/remotes/origin/PR-42394 # timeout=10 [2021-05-19T12:43:49.946Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:43:49.957Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T12:43:49.963Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T12:43:49.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:49.964Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42394/head:refs/remotes/origin/PR-42394 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:43:50.258Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T12:43:50.263Z] > git checkout -f efec2bb368e1e7df55aa533773fea46113c0af63 # timeout=10 [2021-05-19T12:43:50.090Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T12:43:50.093Z] > git config --add remote.origin.fetch +refs/pull/42394/head:refs/remotes/origin/PR-42394 # timeout=10 [2021-05-19T12:43:50.098Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:43:50.107Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T12:43:50.118Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T12:43:50.118Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:50.119Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42394/head:refs/remotes/origin/PR-42394 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:43:50.341Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T12:43:50.346Z] > git checkout -f efec2bb368e1e7df55aa533773fea46113c0af63 # timeout=10 [2021-05-19T12:43:50.502Z] Fetching without tags [2021-05-19T12:43:50.757Z] Merging remotes/origin/master commit c706213427da1b57f8158a5224037ee9052887dd into PR head commit efec2bb368e1e7df55aa533773fea46113c0af63 [2021-05-19T12:43:51.055Z] Still waiting to schedule task [2021-05-19T12:43:51.055Z] Waiting for next available executor on ‘azwin-2-dc37f0’ [2021-05-19T12:43:51.187Z] Merge succeeded, producing af560565766579e18b351d80b188a379e4f26984 [2021-05-19T12:43:51.187Z] Checking out Revision af560565766579e18b351d80b188a379e4f26984 (PR-42394) [2021-05-19T12:43:51.229Z] Commit message: "Merge commit 'c706213427da1b57f8158a5224037ee9052887dd' into HEAD" [2021-05-19T12:43:51.256Z] First time build. Skipping changelog. [2021-05-19T12:43:51.296Z] Merge succeeded, producing 69d1ac36360d4e7b0134d6ee7203a0c601183c70 [2021-05-19T12:43:51.296Z] Checking out Revision 69d1ac36360d4e7b0134d6ee7203a0c601183c70 (PR-42394) [2021-05-19T12:43:51.380Z] Commit message: "Merge commit 'c706213427da1b57f8158a5224037ee9052887dd' into HEAD" [2021-05-19T12:43:51.397Z] First time build. Skipping changelog. [2021-05-19T12:43:51.717Z] Merge succeeded, producing 69d1ac36360d4e7b0134d6ee7203a0c601183c70 [2021-05-19T12:43:51.718Z] Checking out Revision 69d1ac36360d4e7b0134d6ee7203a0c601183c70 (PR-42394) [2021-05-19T12:43:51.731Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-19T12:43:52.034Z] Commit message: "Merge commit 'c706213427da1b57f8158a5224037ee9052887dd' into HEAD" [2021-05-19T12:43:52.047Z] + docker version [2021-05-19T12:43:52.047Z] Client: Docker Engine - Community [2021-05-19T12:43:52.047Z] Version: 20.10.5 [2021-05-19T12:43:52.047Z] API version: 1.41 [2021-05-19T12:43:52.047Z] Go version: go1.13.15 [2021-05-19T12:43:52.047Z] Git commit: 55c4c88 [2021-05-19T12:43:52.047Z] Built: Tue Mar 2 20:18:20 2021 [2021-05-19T12:43:52.047Z] OS/Arch: linux/amd64 [2021-05-19T12:43:52.047Z] Context: default [2021-05-19T12:43:52.047Z] Experimental: true [2021-05-19T12:43:52.047Z] [2021-05-19T12:43:52.047Z] Server: Docker Engine - Community [2021-05-19T12:43:52.047Z] Engine: [2021-05-19T12:43:52.047Z] Version: 20.10.5 [2021-05-19T12:43:52.047Z] API version: 1.41 (minimum version 1.12) [2021-05-19T12:43:52.047Z] Go version: go1.13.15 [2021-05-19T12:43:52.047Z] Git commit: 363e9a8 [2021-05-19T12:43:52.047Z] Built: Tue Mar 2 20:16:15 2021 [2021-05-19T12:43:52.047Z] OS/Arch: linux/amd64 [2021-05-19T12:43:52.047Z] Experimental: true [2021-05-19T12:43:52.047Z] containerd: [2021-05-19T12:43:52.047Z] Version: 1.4.4 [2021-05-19T12:43:52.047Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T12:43:52.047Z] runc: [2021-05-19T12:43:52.047Z] Version: 1.0.0-rc93 [2021-05-19T12:43:52.047Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T12:43:52.047Z] docker-init: [2021-05-19T12:43:52.047Z] Version: 0.19.0 [2021-05-19T12:43:52.047Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-19T12:43:52.118Z] + [ PR != PR ] [2021-05-19T12:43:52.118Z] + [ master != master ] [2021-05-19T12:43:52.118Z] + [ false = true ] [2021-05-19T12:43:52.118Z] Merging remotes/origin/master commit c706213427da1b57f8158a5224037ee9052887dd into PR head commit efec2bb368e1e7df55aa533773fea46113c0af63 [Pipeline] withEnv [Pipeline] { [2021-05-19T12:43:50.463Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T12:43:50.467Z] > git config --add remote.origin.fetch +refs/pull/42394/head:refs/remotes/origin/PR-42394 # timeout=10 [2021-05-19T12:43:50.484Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:43:50.496Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T12:43:50.504Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T12:43:50.504Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:50.505Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42394/head:refs/remotes/origin/PR-42394 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:43:50.759Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T12:43:50.764Z] > git checkout -f efec2bb368e1e7df55aa533773fea46113c0af63 # timeout=10 [2021-05-19T12:43:51.262Z] > git remote # timeout=10 [2021-05-19T12:43:51.265Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T12:43:51.267Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:51.268Z] > git merge c706213427da1b57f8158a5224037ee9052887dd # timeout=10 [2021-05-19T12:43:51.714Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T12:43:51.719Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T12:43:51.722Z] > git checkout -f 69d1ac36360d4e7b0134d6ee7203a0c601183c70 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [2021-05-19T12:43:50.689Z] > git remote # timeout=10 [2021-05-19T12:43:50.694Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T12:43:50.698Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:50.699Z] > git merge c706213427da1b57f8158a5224037ee9052887dd # timeout=10 [2021-05-19T12:43:51.179Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T12:43:51.187Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T12:43:51.192Z] > git checkout -f af560565766579e18b351d80b188a379e4f26984 # timeout=10 [2021-05-19T12:43:51.231Z] > git rev-list --no-walk d941181ab9957a104551cda072385b7a7fafa589 # timeout=10 [Pipeline] sh [2021-05-19T12:43:50.783Z] > git remote # timeout=10 [2021-05-19T12:43:50.791Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T12:43:50.795Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:50.796Z] > git merge c706213427da1b57f8158a5224037ee9052887dd # timeout=10 [2021-05-19T12:43:51.290Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T12:43:51.297Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T12:43:51.302Z] > git checkout -f 69d1ac36360d4e7b0134d6ee7203a0c601183c70 # timeout=10 [2021-05-19T12:43:51.383Z] > git rev-list --no-walk d941181ab9957a104551cda072385b7a7fafa589 # timeout=10 [2021-05-19T12:43:51.710Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T12:43:51.714Z] > git config --add remote.origin.fetch +refs/pull/42394/head:refs/remotes/origin/PR-42394 # timeout=10 [2021-05-19T12:43:51.719Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:43:51.726Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T12:43:51.735Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T12:43:51.735Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:51.736Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42394/head:refs/remotes/origin/PR-42394 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:43:52.122Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T12:43:52.126Z] > git checkout -f efec2bb368e1e7df55aa533773fea46113c0af63 # timeout=10 [2021-05-19T12:43:52.337Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-19T12:43:52.489Z] + docker version [2021-05-19T12:43:52.489Z] Client: Docker Engine - Community [2021-05-19T12:43:52.489Z] Version: 20.10.5 [2021-05-19T12:43:52.489Z] API version: 1.41 [2021-05-19T12:43:52.489Z] Go version: go1.13.15 [2021-05-19T12:43:52.489Z] Git commit: 55c4c88 [2021-05-19T12:43:52.489Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-19T12:43:52.489Z] OS/Arch: linux/amd64 [2021-05-19T12:43:52.489Z] Context: default [2021-05-19T12:43:52.489Z] Experimental: true [2021-05-19T12:43:52.489Z] [2021-05-19T12:43:52.489Z] Server: Docker Engine - Community [2021-05-19T12:43:52.489Z] Engine: [2021-05-19T12:43:52.489Z] Version: 20.10.5 [2021-05-19T12:43:52.489Z] API version: 1.41 (minimum version 1.12) [2021-05-19T12:43:52.489Z] Go version: go1.13.15 [2021-05-19T12:43:52.489Z] Git commit: 363e9a8 [2021-05-19T12:43:52.489Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-19T12:43:52.489Z] OS/Arch: linux/amd64 [2021-05-19T12:43:52.489Z] Experimental: true [2021-05-19T12:43:52.489Z] containerd: [2021-05-19T12:43:52.489Z] Version: 1.4.4 [2021-05-19T12:43:52.489Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T12:43:52.489Z] runc: [2021-05-19T12:43:52.489Z] Version: 1.0.0-rc93 [2021-05-19T12:43:52.489Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T12:43:52.489Z] docker-init: [2021-05-19T12:43:52.489Z] Version: 0.19.0 [2021-05-19T12:43:52.489Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-19T12:43:52.747Z] + docker version [2021-05-19T12:43:52.747Z] Client: Docker Engine - Community [2021-05-19T12:43:52.747Z] Version: 20.10.5 [2021-05-19T12:43:52.747Z] API version: 1.41 [2021-05-19T12:43:52.747Z] Go version: go1.13.15 [2021-05-19T12:43:52.747Z] Git commit: 55c4c88 [2021-05-19T12:43:52.747Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-19T12:43:52.747Z] OS/Arch: linux/amd64 [2021-05-19T12:43:52.747Z] Context: default [2021-05-19T12:43:52.747Z] Experimental: true [2021-05-19T12:43:52.747Z] [2021-05-19T12:43:52.747Z] Server: Docker Engine - Community [2021-05-19T12:43:52.747Z] Engine: [2021-05-19T12:43:52.747Z] Version: 20.10.5 [2021-05-19T12:43:52.747Z] API version: 1.41 (minimum version 1.12) [2021-05-19T12:43:52.747Z] Go version: go1.13.15 [2021-05-19T12:43:52.747Z] Git commit: 363e9a8 [2021-05-19T12:43:52.747Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-19T12:43:52.747Z] OS/Arch: linux/amd64 [2021-05-19T12:43:52.747Z] Experimental: true [2021-05-19T12:43:52.747Z] containerd: [2021-05-19T12:43:52.747Z] Version: 1.4.4 [2021-05-19T12:43:52.747Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T12:43:52.747Z] runc: [2021-05-19T12:43:52.747Z] Version: 1.0.0-rc93 [2021-05-19T12:43:52.747Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T12:43:52.747Z] docker-init: [2021-05-19T12:43:52.747Z] Version: 0.19.0 [2021-05-19T12:43:52.747Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-19T12:43:52.783Z] + docker info [2021-05-19T12:43:52.906Z] Client: [2021-05-19T12:43:52.906Z] Context: default [2021-05-19T12:43:52.906Z] Debug Mode: false [2021-05-19T12:43:52.906Z] Plugins: [2021-05-19T12:43:52.906Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-19T12:43:52.906Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-19T12:43:52.906Z] [2021-05-19T12:43:52.906Z] Server: [2021-05-19T12:43:52.906Z] Containers: 0 [2021-05-19T12:43:52.906Z] Running: 0 [2021-05-19T12:43:52.906Z] Paused: 0 [2021-05-19T12:43:52.906Z] Stopped: 0 [2021-05-19T12:43:52.906Z] Images: 6 [2021-05-19T12:43:52.906Z] Server Version: 20.10.5 [2021-05-19T12:43:52.906Z] Storage Driver: overlay2 [2021-05-19T12:43:52.906Z] Backing Filesystem: extfs [2021-05-19T12:43:52.906Z] Supports d_type: true [2021-05-19T12:43:52.906Z] Native Overlay Diff: true [2021-05-19T12:43:52.906Z] Logging Driver: json-file [2021-05-19T12:43:52.906Z] Cgroup Driver: systemd [2021-05-19T12:43:52.906Z] Cgroup Version: 2 [2021-05-19T12:43:52.906Z] Plugins: [2021-05-19T12:43:52.906Z] Volume: local [2021-05-19T12:43:52.906Z] Network: bridge host ipvlan macvlan null overlay [2021-05-19T12:43:52.906Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-19T12:43:52.906Z] Swarm: inactive [2021-05-19T12:43:52.906Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-19T12:43:52.906Z] Default Runtime: runc [2021-05-19T12:43:52.906Z] Init Binary: docker-init [2021-05-19T12:43:52.906Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T12:43:52.906Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T12:43:52.906Z] init version: de40ad0 [2021-05-19T12:43:52.906Z] Security Options: [2021-05-19T12:43:52.906Z] apparmor [2021-05-19T12:43:52.906Z] seccomp [2021-05-19T12:43:52.906Z] Profile: default [2021-05-19T12:43:52.906Z] cgroupns [2021-05-19T12:43:52.906Z] Kernel Version: 5.4.0-1041-aws [2021-05-19T12:43:52.906Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-19T12:43:52.906Z] OSType: linux [2021-05-19T12:43:52.906Z] Architecture: x86_64 [2021-05-19T12:43:52.906Z] CPUs: 2 [2021-05-19T12:43:52.906Z] Total Memory: 7.487GiB [2021-05-19T12:43:52.906Z] Name: ip-10-100-63-72 [2021-05-19T12:43:52.906Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-05-19T12:43:52.906Z] Docker Root Dir: /var/lib/docker [2021-05-19T12:43:52.906Z] Debug Mode: false [2021-05-19T12:43:52.906Z] Registry: https://index.docker.io/v1/ [2021-05-19T12:43:52.906Z] Labels: [2021-05-19T12:43:52.906Z] Experimental: true [2021-05-19T12:43:52.906Z] Insecure Registries: [2021-05-19T12:43:52.906Z] 127.0.0.0/8 [2021-05-19T12:43:52.906Z] Live Restore Enabled: true [2021-05-19T12:43:52.906Z] [2021-05-19T12:43:52.906Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-19T12:43:53.034Z] + docker info [2021-05-19T12:43:53.177Z] Merge succeeded, producing f1044440b0bcf6b47655bc51a35c90a223adea00 [2021-05-19T12:43:53.177Z] Checking out Revision f1044440b0bcf6b47655bc51a35c90a223adea00 (PR-42394) [2021-05-19T12:43:53.226Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:69d1ac36360d4e7b0134d6ee7203a0c601183c70 . [2021-05-19T12:43:53.281Z] Commit message: "Merge commit 'c706213427da1b57f8158a5224037ee9052887dd' into HEAD" [2021-05-19T12:43:53.291Z] First time build. Skipping changelog. [2021-05-19T12:43:53.345Z] Client: [2021-05-19T12:43:53.345Z] Context: default [2021-05-19T12:43:53.345Z] Debug Mode: false [2021-05-19T12:43:53.345Z] Plugins: [2021-05-19T12:43:53.345Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-19T12:43:53.345Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-19T12:43:53.345Z] [2021-05-19T12:43:53.345Z] Server: [2021-05-19T12:43:53.345Z] Containers: 0 [2021-05-19T12:43:53.345Z] Running: 0 [2021-05-19T12:43:53.345Z] Paused: 0 [2021-05-19T12:43:53.345Z] Stopped: 0 [2021-05-19T12:43:53.345Z] Images: 2 [2021-05-19T12:43:53.345Z] Server Version: 20.10.5 [2021-05-19T12:43:53.345Z] Storage Driver: overlay2 [2021-05-19T12:43:53.345Z] Backing Filesystem: extfs [2021-05-19T12:43:53.345Z] Supports d_type: true [2021-05-19T12:43:53.345Z] Native Overlay Diff: true [2021-05-19T12:43:53.345Z] Logging Driver: json-file [2021-05-19T12:43:53.345Z] Cgroup Driver: cgroupfs [2021-05-19T12:43:53.345Z] Cgroup Version: 1 [2021-05-19T12:43:53.345Z] Plugins: [2021-05-19T12:43:53.345Z] Volume: local [2021-05-19T12:43:53.345Z] Network: bridge host ipvlan macvlan null overlay [2021-05-19T12:43:53.345Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-19T12:43:53.345Z] Swarm: inactive [2021-05-19T12:43:53.345Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-19T12:43:53.345Z] Default Runtime: runc [2021-05-19T12:43:53.345Z] Init Binary: docker-init [2021-05-19T12:43:53.345Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T12:43:53.345Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T12:43:53.345Z] init version: de40ad0 [2021-05-19T12:43:53.345Z] Security Options: [2021-05-19T12:43:53.345Z] apparmor [2021-05-19T12:43:53.345Z] seccomp [2021-05-19T12:43:53.345Z] Profile: default [2021-05-19T12:43:53.345Z] Kernel Version: 5.4.0-1041-aws [2021-05-19T12:43:53.345Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-19T12:43:53.345Z] OSType: linux [2021-05-19T12:43:53.345Z] Architecture: x86_64 [2021-05-19T12:43:53.345Z] CPUs: 2 [2021-05-19T12:43:53.345Z] Total Memory: 7.487GiB [2021-05-19T12:43:53.345Z] Name: ip-10-100-65-144 [2021-05-19T12:43:53.345Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-19T12:43:53.345Z] Docker Root Dir: /var/lib/docker [2021-05-19T12:43:53.345Z] Debug Mode: false [2021-05-19T12:43:53.345Z] Registry: https://index.docker.io/v1/ [2021-05-19T12:43:53.345Z] Labels: [2021-05-19T12:43:53.345Z] Experimental: true [2021-05-19T12:43:53.345Z] Insecure Registries: [2021-05-19T12:43:53.345Z] 127.0.0.0/8 [2021-05-19T12:43:53.345Z] Live Restore Enabled: true [2021-05-19T12:43:53.345Z] [2021-05-19T12:43:53.345Z] WARNING: No swap limit support [Pipeline] sh [2021-05-19T12:43:53.488Z] #1 [internal] load build definition from Dockerfile [2021-05-19T12:43:53.488Z] #1 sha256:edf8d9a3b4a121ed5b77e5bd14d7cb8b27c8659bfcff55008981c4067a159040 [2021-05-19T12:43:53.488Z] #1 transferring dockerfile: 17.07kB done [2021-05-19T12:43:53.488Z] #1 DONE 0.0s [2021-05-19T12:43:53.488Z] [2021-05-19T12:43:53.488Z] #2 [internal] load .dockerignore [2021-05-19T12:43:53.488Z] #2 sha256:0d3c0aed69578414ff2f325cc3314d1fe4dd57ff4e2f34f50a0946c7c53ff20d [2021-05-19T12:43:53.488Z] #2 transferring context: 87B done [2021-05-19T12:43:53.488Z] #2 DONE 0.0s [2021-05-19T12:43:53.488Z] [2021-05-19T12:43:53.488Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-19T12:43:53.488Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-19T12:43:53.488Z] #3 DONE 0.1s [2021-05-19T12:43:53.488Z] [2021-05-19T12:43:53.488Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-19T12:43:53.488Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-19T12:43:53.488Z] #4 CACHED [2021-05-19T12:43:53.602Z] Client: [2021-05-19T12:43:53.602Z] Context: default [2021-05-19T12:43:53.602Z] Debug Mode: false [2021-05-19T12:43:53.602Z] Plugins: [2021-05-19T12:43:53.602Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-19T12:43:53.602Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-19T12:43:53.602Z] [2021-05-19T12:43:53.602Z] Server: [2021-05-19T12:43:53.602Z] Containers: 0 [2021-05-19T12:43:53.602Z] Running: 0 [2021-05-19T12:43:53.602Z] Paused: 0 [2021-05-19T12:43:53.602Z] Stopped: 0 [2021-05-19T12:43:53.602Z] Images: 9 [2021-05-19T12:43:53.602Z] Server Version: 20.10.5 [2021-05-19T12:43:53.602Z] Storage Driver: overlay2 [2021-05-19T12:43:53.602Z] Backing Filesystem: extfs [2021-05-19T12:43:53.602Z] Supports d_type: true [2021-05-19T12:43:53.602Z] Native Overlay Diff: true [2021-05-19T12:43:53.602Z] Logging Driver: json-file [2021-05-19T12:43:53.602Z] Cgroup Driver: cgroupfs [2021-05-19T12:43:53.602Z] Cgroup Version: 1 [2021-05-19T12:43:53.602Z] Plugins: [2021-05-19T12:43:53.602Z] Volume: local [2021-05-19T12:43:53.602Z] Network: bridge host ipvlan macvlan null overlay [2021-05-19T12:43:53.602Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-19T12:43:53.602Z] Swarm: inactive [2021-05-19T12:43:53.602Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-19T12:43:53.602Z] Default Runtime: runc [2021-05-19T12:43:53.602Z] Init Binary: docker-init [2021-05-19T12:43:53.602Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T12:43:53.602Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T12:43:53.602Z] init version: de40ad0 [2021-05-19T12:43:53.602Z] Security Options: [2021-05-19T12:43:53.602Z] apparmor [2021-05-19T12:43:53.602Z] seccomp [2021-05-19T12:43:53.602Z] Profile: default [2021-05-19T12:43:53.602Z] Kernel Version: 5.4.0-1041-aws [2021-05-19T12:43:53.602Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-19T12:43:53.602Z] OSType: linux [2021-05-19T12:43:53.602Z] Architecture: x86_64 [2021-05-19T12:43:53.602Z] CPUs: 2 [2021-05-19T12:43:53.602Z] Total Memory: 7.569GiB [2021-05-19T12:43:53.602Z] Name: ip-10-100-123-1 [2021-05-19T12:43:53.602Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-19T12:43:53.602Z] Docker Root Dir: /var/lib/docker [2021-05-19T12:43:53.602Z] Debug Mode: false [2021-05-19T12:43:53.602Z] Registry: https://index.docker.io/v1/ [2021-05-19T12:43:53.602Z] Labels: [2021-05-19T12:43:53.602Z] Experimental: true [2021-05-19T12:43:53.602Z] Insecure Registries: [2021-05-19T12:43:53.602Z] 127.0.0.0/8 [2021-05-19T12:43:53.602Z] Live Restore Enabled: true [2021-05-19T12:43:53.602Z] [2021-05-19T12:43:53.602Z] WARNING: No swap limit support [Pipeline] sh [2021-05-19T12:43:53.623Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-19T12:43:53.623Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-19T12:43:53.623Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42394/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-19T12:43:53.623Z] + bash /home/ubuntu/workspace/moby_PR-42394/check-config.sh [2021-05-19T12:43:53.623Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-19T12:43:53.623Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-19T12:43:53.623Z] [2021-05-19T12:43:53.623Z] Generally Necessary: [2021-05-19T12:43:53.623Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-19T12:43:53.623Z] - apparmor: enabled and tools installed [2021-05-19T12:43:53.623Z] - CONFIG_NAMESPACES: enabled [2021-05-19T12:43:53.623Z] - CONFIG_NET_NS: enabled [2021-05-19T12:43:53.623Z] - CONFIG_PID_NS: enabled [2021-05-19T12:43:53.623Z] - CONFIG_IPC_NS: enabled [2021-05-19T12:43:53.623Z] - CONFIG_UTS_NS: enabled [2021-05-19T12:43:53.623Z] - CONFIG_CGROUPS: enabled [2021-05-19T12:43:53.623Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-19T12:43:53.623Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-19T12:43:53.623Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-19T12:43:53.623Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-19T12:43:53.623Z] - CONFIG_CPUSETS: enabled [2021-05-19T12:43:53.623Z] - CONFIG_MEMCG: enabled [2021-05-19T12:43:53.623Z] - CONFIG_KEYS: enabled [2021-05-19T12:43:53.623Z] - CONFIG_VETH: enabled (as module) [2021-05-19T12:43:53.623Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-19T12:43:53.623Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-19T12:43:53.623Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-19T12:43:53.623Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-19T12:43:53.623Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-19T12:43:53.623Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-19T12:43:53.623Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-19T12:43:53.623Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-19T12:43:53.623Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-19T12:43:53.623Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-19T12:43:53.623Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-19T12:43:53.623Z] [2021-05-19T12:43:53.623Z] Optional Features: [2021-05-19T12:43:53.623Z] - CONFIG_USER_NS: enabled [2021-05-19T12:43:53.623Z] - CONFIG_SECCOMP: enabled [2021-05-19T12:43:53.623Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-19T12:43:53.623Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-19T12:43:53.623Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-19T12:43:53.623Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-19T12:43:53.623Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-19T12:43:53.623Z] - CONFIG_BLK_CGROUP: enabled [2021-05-19T12:43:53.623Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-19T12:43:53.623Z] - CONFIG_CGROUP_PERF: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-19T12:43:53.748Z] [2021-05-19T12:43:53.748Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-19T12:43:53.748Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-19T12:43:53.748Z] #6 DONE 0.1s [2021-05-19T12:43:53.748Z] [2021-05-19T12:43:53.748Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-19T12:43:53.748Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-19T12:43:53.748Z] #5 DONE 0.1s [2021-05-19T12:43:53.748Z] [2021-05-19T12:43:53.748Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T12:43:53.748Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-19T12:43:53.748Z] #8 DONE 0.1s [2021-05-19T12:43:53.748Z] [2021-05-19T12:43:53.748Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T12:43:53.748Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-19T12:43:53.880Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-19T12:43:53.880Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-19T12:43:53.880Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-19T12:43:53.880Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-19T12:43:53.880Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-19T12:43:53.880Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-19T12:43:53.880Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-19T12:43:53.880Z] - CONFIG_IP_VS: enabled (as module) [2021-05-19T12:43:53.880Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-19T12:43:53.880Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-19T12:43:53.880Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-19T12:43:53.880Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-19T12:43:53.880Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-19T12:43:53.880Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-19T12:43:53.880Z] - CONFIG_EXT4_FS: enabled [2021-05-19T12:43:53.880Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-19T12:43:53.880Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-19T12:43:53.880Z] - Network Drivers: [2021-05-19T12:43:53.880Z] - "overlay": [2021-05-19T12:43:53.880Z] - CONFIG_VXLAN: enabled (as module) [2021-05-19T12:43:53.880Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-19T12:43:53.880Z] Optional (for encrypted networks): [2021-05-19T12:43:53.880Z] - CONFIG_CRYPTO: enabled [2021-05-19T12:43:53.880Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-19T12:43:53.880Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-19T12:43:53.880Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-19T12:43:53.880Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-19T12:43:53.880Z] - CONFIG_XFRM: enabled [2021-05-19T12:43:53.880Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-19T12:43:53.880Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-19T12:43:53.880Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-19T12:43:53.880Z] - "ipvlan": [2021-05-19T12:43:53.880Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-19T12:43:53.880Z] - "macvlan": [2021-05-19T12:43:53.880Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-19T12:43:53.880Z] - CONFIG_DUMMY: enabled (as module) [2021-05-19T12:43:53.880Z] - "ftp,tftp client in container": [2021-05-19T12:43:53.880Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-19T12:43:53.880Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-19T12:43:53.880Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-19T12:43:53.880Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-19T12:43:53.880Z] - Storage Drivers: [2021-05-19T12:43:53.880Z] - "aufs": [2021-05-19T12:43:53.880Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-19T12:43:53.880Z] - "btrfs": [2021-05-19T12:43:53.880Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-19T12:43:53.880Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-19T12:43:53.880Z] - "devicemapper": [2021-05-19T12:43:53.880Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-19T12:43:53.880Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-19T12:43:53.880Z] - "overlay": [2021-05-19T12:43:53.880Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-19T12:43:53.880Z] - "zfs": [2021-05-19T12:43:53.880Z] - /dev/zfs: present [2021-05-19T12:43:53.880Z] - zfs command: missing [2021-05-19T12:43:53.880Z] - zpool command: missing [2021-05-19T12:43:53.880Z] [2021-05-19T12:43:53.880Z] Limits: [2021-05-19T12:43:53.880Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-19T12:43:53.880Z] [2021-05-19T12:43:53.880Z] + true [2021-05-19T12:43:53.882Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-19T12:43:53.882Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-19T12:43:53.882Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42394/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-19T12:43:53.882Z] + bash /home/ubuntu/workspace/moby_PR-42394/check-config.sh [2021-05-19T12:43:53.882Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-19T12:43:53.882Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-19T12:43:53.882Z] [2021-05-19T12:43:53.882Z] Generally Necessary: [2021-05-19T12:43:53.882Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-19T12:43:53.882Z] - apparmor: enabled and tools installed [2021-05-19T12:43:53.882Z] - CONFIG_NAMESPACES: enabled [2021-05-19T12:43:53.882Z] - CONFIG_NET_NS: enabled [2021-05-19T12:43:53.882Z] - CONFIG_PID_NS: enabled [2021-05-19T12:43:53.882Z] - CONFIG_IPC_NS: enabled [2021-05-19T12:43:53.882Z] - CONFIG_UTS_NS: enabled [2021-05-19T12:43:53.882Z] - CONFIG_CGROUPS: enabled [2021-05-19T12:43:53.882Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-19T12:43:53.882Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-19T12:43:53.882Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-19T12:43:53.882Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-19T12:43:53.882Z] - CONFIG_CPUSETS: enabled [2021-05-19T12:43:53.882Z] - CONFIG_MEMCG: enabled [2021-05-19T12:43:53.882Z] - CONFIG_KEYS: enabled [2021-05-19T12:43:53.882Z] - CONFIG_VETH: enabled (as module) [2021-05-19T12:43:53.882Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-19T12:43:53.882Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-19T12:43:53.882Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-19T12:43:53.882Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-19T12:43:53.882Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-19T12:43:53.882Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-19T12:43:53.882Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-19T12:43:53.882Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-19T12:43:53.882Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-19T12:43:53.882Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-19T12:43:53.882Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-19T12:43:53.882Z] [2021-05-19T12:43:53.882Z] Optional Features: [2021-05-19T12:43:53.882Z] - CONFIG_USER_NS: enabled [2021-05-19T12:43:53.882Z] - CONFIG_SECCOMP: enabled [2021-05-19T12:43:53.882Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-19T12:43:53.882Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-19T12:43:53.883Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-19T12:43:53.883Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-19T12:43:53.883Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-19T12:43:53.883Z] - CONFIG_BLK_CGROUP: enabled [2021-05-19T12:43:53.883Z] - CONFIG_BLK_DEV_THROTTLING: enabled [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-19T12:43:54.002Z] + docker version [2021-05-19T12:43:54.002Z] Client: Docker Engine - Community [2021-05-19T12:43:54.002Z] Version: 20.10.5 [2021-05-19T12:43:54.002Z] API version: 1.41 [2021-05-19T12:43:54.002Z] Go version: go1.13.15 [2021-05-19T12:43:54.002Z] Git commit: 55c4c88 [2021-05-19T12:43:54.002Z] Built: Tue Mar 2 20:19:31 2021 [2021-05-19T12:43:54.002Z] OS/Arch: linux/arm64 [2021-05-19T12:43:54.002Z] Context: default [2021-05-19T12:43:54.002Z] Experimental: true [2021-05-19T12:43:54.002Z] [2021-05-19T12:43:54.002Z] Server: Docker Engine - Community [2021-05-19T12:43:54.002Z] Engine: [2021-05-19T12:43:54.002Z] Version: 20.10.5 [2021-05-19T12:43:54.002Z] API version: 1.41 (minimum version 1.12) [2021-05-19T12:43:54.002Z] Go version: go1.13.15 [2021-05-19T12:43:54.002Z] Git commit: 363e9a8 [2021-05-19T12:43:54.002Z] Built: Tue Mar 2 20:17:22 2021 [2021-05-19T12:43:54.002Z] OS/Arch: linux/arm64 [2021-05-19T12:43:54.002Z] Experimental: true [2021-05-19T12:43:54.002Z] containerd: [2021-05-19T12:43:54.002Z] Version: 1.4.4 [2021-05-19T12:43:54.002Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T12:43:54.002Z] runc: [2021-05-19T12:43:54.002Z] Version: 1.0.0-rc93 [2021-05-19T12:43:54.002Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T12:43:54.002Z] docker-init: [2021-05-19T12:43:54.002Z] Version: 0.19.0 [2021-05-19T12:43:54.002Z] GitCommit: de40ad0 [2021-05-19T12:43:54.007Z] #7 DONE 0.1s [Pipeline] sh [2021-05-19T12:43:54.032Z] Fetching without tags [2021-05-19T12:43:53.057Z] > git remote # timeout=10 [2021-05-19T12:43:53.061Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T12:43:53.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:53.084Z] > git merge c706213427da1b57f8158a5224037ee9052887dd # timeout=10 [2021-05-19T12:43:53.172Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T12:43:53.181Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T12:43:53.185Z] > git checkout -f f1044440b0bcf6b47655bc51a35c90a223adea00 # timeout=10 [2021-05-19T12:43:53.286Z] > git rev-list --no-walk d941181ab9957a104551cda072385b7a7fafa589 # timeout=10 [2021-05-19T12:43:54.143Z] - CONFIG_CGROUP_PERF: enabled [2021-05-19T12:43:54.143Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-19T12:43:54.143Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-19T12:43:54.143Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-19T12:43:54.143Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-19T12:43:54.143Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-19T12:43:54.143Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-19T12:43:54.143Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-19T12:43:54.143Z] - CONFIG_IP_VS: enabled (as module) [2021-05-19T12:43:54.143Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-19T12:43:54.143Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-19T12:43:54.143Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-19T12:43:54.143Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-19T12:43:54.143Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-19T12:43:54.143Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-19T12:43:54.143Z] - CONFIG_EXT4_FS: enabled [2021-05-19T12:43:54.143Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-19T12:43:54.143Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-19T12:43:54.143Z] - Network Drivers: [2021-05-19T12:43:54.143Z] - "overlay": [2021-05-19T12:43:54.143Z] - CONFIG_VXLAN: enabled (as module) [2021-05-19T12:43:54.143Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-19T12:43:54.143Z] Optional (for encrypted networks): [2021-05-19T12:43:54.143Z] - CONFIG_CRYPTO: enabled [2021-05-19T12:43:54.143Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-19T12:43:54.143Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-19T12:43:54.143Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-19T12:43:54.143Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-19T12:43:54.143Z] - CONFIG_XFRM: enabled [2021-05-19T12:43:54.143Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-19T12:43:54.143Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-19T12:43:54.143Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-19T12:43:54.143Z] - "ipvlan": [2021-05-19T12:43:54.143Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-19T12:43:54.143Z] - "macvlan": [2021-05-19T12:43:54.143Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-19T12:43:54.143Z] - CONFIG_DUMMY: enabled (as module) [2021-05-19T12:43:54.143Z] - "ftp,tftp client in container": [2021-05-19T12:43:54.143Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-19T12:43:54.143Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-19T12:43:54.143Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-19T12:43:54.143Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-19T12:43:54.143Z] - Storage Drivers: [2021-05-19T12:43:54.143Z] - "aufs": [2021-05-19T12:43:54.143Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-19T12:43:54.143Z] - "btrfs": [2021-05-19T12:43:54.143Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-19T12:43:54.143Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-19T12:43:54.143Z] - "devicemapper": [2021-05-19T12:43:54.143Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-19T12:43:54.143Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-19T12:43:54.143Z] - "overlay": [2021-05-19T12:43:54.143Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-19T12:43:54.143Z] - "zfs": [2021-05-19T12:43:54.143Z] - /dev/zfs: present [2021-05-19T12:43:54.143Z] - zfs command: missing [2021-05-19T12:43:54.143Z] - zpool command: missing [2021-05-19T12:43:54.143Z] [2021-05-19T12:43:54.143Z] Limits: [2021-05-19T12:43:54.143Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-19T12:43:54.143Z] [2021-05-19T12:43:54.143Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-19T12:43:54.194Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:69d1ac36360d4e7b0134d6ee7203a0c601183c70 . [2021-05-19T12:43:54.194Z] #1 [internal] load build definition from Dockerfile [2021-05-19T12:43:54.194Z] #1 sha256:4a9681b56db3aeb529bc8501d5607cd4acd4383c6dd7f0e42d9c2679293c15fc [2021-05-19T12:43:54.194Z] #1 transferring dockerfile: 17.07kB done [2021-05-19T12:43:54.194Z] #1 DONE 0.0s [2021-05-19T12:43:54.194Z] [2021-05-19T12:43:54.194Z] #2 [internal] load .dockerignore [2021-05-19T12:43:54.194Z] #2 sha256:144a7f09a953115fb0f525626b361787f2812ca9623cb0bc8d493d711b05ecde [2021-05-19T12:43:54.194Z] #2 transferring context: 87B done [2021-05-19T12:43:54.194Z] #2 DONE 0.0s [2021-05-19T12:43:54.194Z] [2021-05-19T12:43:54.194Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-19T12:43:54.194Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-19T12:43:54.267Z] [2021-05-19T12:43:54.267Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T12:43:54.267Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-19T12:43:54.267Z] #64 DONE 0.0s [2021-05-19T12:43:54.267Z] [2021-05-19T12:43:54.267Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T12:43:54.267Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-19T12:43:54.267Z] #62 DONE 0.0s [2021-05-19T12:43:54.267Z] [2021-05-19T12:43:54.267Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T12:43:54.267Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T12:43:54.267Z] #9 DONE 0.0s [2021-05-19T12:43:54.267Z] [2021-05-19T12:43:54.267Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T12:43:54.267Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-19T12:43:54.267Z] #26 DONE 0.0s [2021-05-19T12:43:54.267Z] [2021-05-19T12:43:54.267Z] #23 [internal] load build context [2021-05-19T12:43:54.267Z] #23 sha256:82b144e4caccbc43958a942db94b7fe482a61bd5048cbd33dba373602c22adb7 [2021-05-19T12:43:54.289Z] + docker info [2021-05-19T12:43:53.714Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T12:43:53.766Z] > git config --add remote.origin.fetch +refs/pull/42394/head:refs/remotes/origin/PR-42394 # timeout=10 [2021-05-19T12:43:53.816Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:43:53.940Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T12:43:54.064Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T12:43:54.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:54.066Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42394/head:refs/remotes/origin/PR-42394 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:43:54.450Z] #3 DONE 0.1s [2021-05-19T12:43:54.450Z] [2021-05-19T12:43:54.450Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-19T12:43:54.450Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-19T12:43:54.450Z] #4 CACHED [2021-05-19T12:43:54.463Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:69d1ac36360d4e7b0134d6ee7203a0c601183c70 . [2021-05-19T12:43:54.463Z] #1 [internal] load build definition from Dockerfile [2021-05-19T12:43:54.463Z] #1 sha256:87fd99a0e66c64a41da2a35a11f24493d05c019d6c72213b4b8e18fbf9b76a1d [2021-05-19T12:43:54.463Z] #1 transferring dockerfile: 17.07kB done [2021-05-19T12:43:54.463Z] #1 DONE 0.0s [2021-05-19T12:43:54.463Z] [2021-05-19T12:43:54.463Z] #2 [internal] load .dockerignore [2021-05-19T12:43:54.463Z] #2 sha256:4b5d3088b3168dafacceba4556201dddec6275c21518114f31de036a628285cd [2021-05-19T12:43:54.463Z] #2 transferring context: 87B done [2021-05-19T12:43:54.463Z] #2 DONE 0.0s [2021-05-19T12:43:54.463Z] [2021-05-19T12:43:54.463Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-19T12:43:54.463Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-19T12:43:54.707Z] [2021-05-19T12:43:54.707Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-19T12:43:54.707Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-19T12:43:54.707Z] #6 DONE 0.1s [2021-05-19T12:43:54.707Z] [2021-05-19T12:43:54.707Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-19T12:43:54.707Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-19T12:43:54.707Z] #5 DONE 0.1s [2021-05-19T12:43:54.707Z] [2021-05-19T12:43:54.707Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T12:43:54.707Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-19T12:43:54.707Z] #8 DONE 0.1s [2021-05-19T12:43:54.707Z] [2021-05-19T12:43:54.707Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T12:43:54.707Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-19T12:43:54.721Z] #3 DONE 0.1s [2021-05-19T12:43:54.721Z] [2021-05-19T12:43:54.721Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-19T12:43:54.721Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-19T12:43:54.721Z] #4 CACHED [2021-05-19T12:43:54.807Z] Merging remotes/origin/master commit c706213427da1b57f8158a5224037ee9052887dd into PR head commit efec2bb368e1e7df55aa533773fea46113c0af63 [2021-05-19T12:43:54.859Z] Client: [2021-05-19T12:43:54.859Z] Context: default [2021-05-19T12:43:54.859Z] Debug Mode: false [2021-05-19T12:43:54.859Z] Plugins: [2021-05-19T12:43:54.859Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-19T12:43:54.859Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-19T12:43:54.859Z] [2021-05-19T12:43:54.859Z] Server: [2021-05-19T12:43:54.859Z] Containers: 0 [2021-05-19T12:43:54.859Z] Running: 0 [2021-05-19T12:43:54.859Z] Paused: 0 [2021-05-19T12:43:54.859Z] Stopped: 0 [2021-05-19T12:43:54.859Z] Images: 3 [2021-05-19T12:43:54.859Z] Server Version: 20.10.5 [2021-05-19T12:43:54.859Z] Storage Driver: overlay2 [2021-05-19T12:43:54.859Z] Backing Filesystem: extfs [2021-05-19T12:43:54.859Z] Supports d_type: true [2021-05-19T12:43:54.859Z] Native Overlay Diff: true [2021-05-19T12:43:54.859Z] Logging Driver: json-file [2021-05-19T12:43:54.859Z] Cgroup Driver: cgroupfs [2021-05-19T12:43:54.859Z] Cgroup Version: 1 [2021-05-19T12:43:54.859Z] Plugins: [2021-05-19T12:43:54.859Z] Volume: local [2021-05-19T12:43:54.859Z] Network: bridge host ipvlan macvlan null overlay [2021-05-19T12:43:54.859Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-19T12:43:54.859Z] Swarm: inactive [2021-05-19T12:43:54.859Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-19T12:43:54.859Z] Default Runtime: runc [2021-05-19T12:43:54.859Z] Init Binary: docker-init [2021-05-19T12:43:54.859Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T12:43:54.859Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T12:43:54.859Z] init version: de40ad0 [2021-05-19T12:43:54.859Z] Security Options: [2021-05-19T12:43:54.859Z] apparmor [2021-05-19T12:43:54.859Z] seccomp [2021-05-19T12:43:54.859Z] Profile: default [2021-05-19T12:43:54.859Z] Kernel Version: 5.4.0-1041-aws [2021-05-19T12:43:54.859Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-19T12:43:54.859Z] OSType: linux [2021-05-19T12:43:54.859Z] Architecture: aarch64 [2021-05-19T12:43:54.859Z] CPUs: 4 [2021-05-19T12:43:54.859Z] Total Memory: 7.494GiB [2021-05-19T12:43:54.859Z] Name: ip-10-100-99-83 [2021-05-19T12:43:54.859Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-05-19T12:43:54.859Z] Docker Root Dir: /var/lib/docker [2021-05-19T12:43:54.859Z] Debug Mode: false [2021-05-19T12:43:54.859Z] Registry: https://index.docker.io/v1/ [2021-05-19T12:43:54.859Z] Labels: [2021-05-19T12:43:54.859Z] Experimental: true [2021-05-19T12:43:54.859Z] Insecure Registries: [2021-05-19T12:43:54.859Z] 127.0.0.0/8 [2021-05-19T12:43:54.859Z] Live Restore Enabled: true [2021-05-19T12:43:54.859Z] [2021-05-19T12:43:54.859Z] WARNING: No swap limit support [Pipeline] sh [2021-05-19T12:43:54.965Z] #7 DONE 0.1s [2021-05-19T12:43:54.965Z] [2021-05-19T12:43:54.965Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T12:43:54.965Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-19T12:43:54.965Z] #62 DONE 0.0s [2021-05-19T12:43:54.965Z] [2021-05-19T12:43:54.965Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T12:43:54.965Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T12:43:54.965Z] #9 DONE 0.0s [2021-05-19T12:43:54.965Z] [2021-05-19T12:43:54.965Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T12:43:54.965Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-19T12:43:54.965Z] #26 DONE 0.0s [2021-05-19T12:43:54.965Z] [2021-05-19T12:43:54.965Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T12:43:54.965Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-19T12:43:54.965Z] #64 DONE 0.0s [2021-05-19T12:43:54.965Z] [2021-05-19T12:43:54.965Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-19T12:43:54.965Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-19T12:43:54.965Z] #10 CACHED [2021-05-19T12:43:54.965Z] [2021-05-19T12:43:54.965Z] #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-05-19T12:43:54.965Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-19T12:43:54.965Z] #11 CACHED [2021-05-19T12:43:54.965Z] [2021-05-19T12:43:54.965Z] #23 [internal] load build context [2021-05-19T12:43:54.965Z] #23 sha256:85625e44c97e10de85e8aa1617845dff6aa18bd048a8ffdafc85496847cfd061 [2021-05-19T12:43:54.980Z] [2021-05-19T12:43:54.980Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-19T12:43:54.980Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-19T12:43:54.980Z] #5 DONE 0.1s [2021-05-19T12:43:54.980Z] [2021-05-19T12:43:54.980Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-19T12:43:54.980Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-19T12:43:54.980Z] #6 DONE 0.1s [2021-05-19T12:43:54.980Z] [2021-05-19T12:43:54.980Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T12:43:54.980Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-19T12:43:54.980Z] #7 DONE 0.1s [2021-05-19T12:43:54.980Z] [2021-05-19T12:43:54.980Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T12:43:54.980Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-19T12:43:55.147Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-19T12:43:55.147Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-19T12:43:55.147Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42394/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-19T12:43:55.147Z] + bash /home/ubuntu/workspace/moby_PR-42394/check-config.sh [2021-05-19T12:43:55.147Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-19T12:43:55.147Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-19T12:43:55.147Z] [2021-05-19T12:43:55.147Z] Generally Necessary: [2021-05-19T12:43:55.147Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-19T12:43:55.147Z] - apparmor: enabled and tools installed [2021-05-19T12:43:55.147Z] - CONFIG_NAMESPACES: enabled [2021-05-19T12:43:55.147Z] - CONFIG_NET_NS: enabled [2021-05-19T12:43:55.147Z] - CONFIG_PID_NS: enabled [2021-05-19T12:43:55.147Z] - CONFIG_IPC_NS: enabled [2021-05-19T12:43:55.147Z] - CONFIG_UTS_NS: enabled [2021-05-19T12:43:55.147Z] - CONFIG_CGROUPS: enabled [2021-05-19T12:43:55.147Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-19T12:43:55.147Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-19T12:43:55.147Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-19T12:43:55.147Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-19T12:43:55.147Z] - CONFIG_CPUSETS: enabled [2021-05-19T12:43:55.147Z] - CONFIG_MEMCG: enabled [2021-05-19T12:43:55.147Z] - CONFIG_KEYS: enabled [2021-05-19T12:43:55.147Z] - CONFIG_VETH: enabled (as module) [2021-05-19T12:43:55.147Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-19T12:43:55.147Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-19T12:43:55.147Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-19T12:43:55.240Z] #8 DONE 0.1s [2021-05-19T12:43:55.240Z] [2021-05-19T12:43:55.241Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T12:43:55.241Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-19T12:43:55.241Z] #64 DONE 0.0s [2021-05-19T12:43:55.241Z] [2021-05-19T12:43:55.241Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T12:43:55.241Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-19T12:43:55.241Z] #62 DONE 0.0s [2021-05-19T12:43:55.241Z] [2021-05-19T12:43:55.241Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T12:43:55.241Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T12:43:55.241Z] #9 DONE 0.0s [2021-05-19T12:43:55.241Z] [2021-05-19T12:43:55.241Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T12:43:55.241Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-19T12:43:55.241Z] #26 DONE 0.0s [2021-05-19T12:43:55.241Z] [2021-05-19T12:43:55.241Z] #23 [internal] load build context [2021-05-19T12:43:55.241Z] #23 sha256:6ffe4483e6882af64b2b7db878909625a0a5ec1e7657faa1211f2078f78c238c [2021-05-19T12:43:55.408Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-19T12:43:55.408Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-19T12:43:55.408Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-19T12:43:55.408Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-19T12:43:55.408Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-19T12:43:55.408Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-19T12:43:55.408Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-19T12:43:55.408Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-19T12:43:55.408Z] [2021-05-19T12:43:55.408Z] Optional Features: [2021-05-19T12:43:55.408Z] - CONFIG_USER_NS: enabled [2021-05-19T12:43:55.408Z] - CONFIG_SECCOMP: enabled [2021-05-19T12:43:55.408Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-19T12:43:55.408Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-19T12:43:55.408Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-19T12:43:55.408Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-19T12:43:55.408Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-19T12:43:55.408Z] - CONFIG_BLK_CGROUP: enabled [2021-05-19T12:43:55.408Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-19T12:43:55.408Z] - CONFIG_CGROUP_PERF: enabled [2021-05-19T12:43:55.408Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-19T12:43:55.408Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-19T12:43:55.408Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-19T12:43:55.652Z] #23 transferring context: 53.22MB 1.4s done [2021-05-19T12:43:55.652Z] #23 DONE 1.5s [2021-05-19T12:43:55.652Z] [2021-05-19T12:43:55.652Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-19T12:43:55.652Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-19T12:43:55.652Z] #18 CACHED [2021-05-19T12:43:55.652Z] [2021-05-19T12:43:55.652Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-19T12:43:55.652Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-19T12:43:55.652Z] #10 CACHED [2021-05-19T12:43:55.652Z] [2021-05-19T12:43:55.652Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-19T12:43:55.652Z] #54 sha256:e979ccdc0c39c93d8608e1bd2103c1158f978b88a8c0522d70b73e54bdbf8b2e [2021-05-19T12:43:55.652Z] #54 CACHED [2021-05-19T12:43:55.652Z] [2021-05-19T12:43:55.653Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T12:43:55.653Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-19T12:43:55.653Z] #32 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-19T12:43:55.653Z] #38 sha256:b16a54e582aa9e4e7220fac9156ca12109ff07e0e9b5296295611434727b54ce [2021-05-19T12:43:55.653Z] #38 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #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-05-19T12:43:55.653Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-19T12:43:55.653Z] #27 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-19T12:43:55.653Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-19T12:43:55.653Z] #14 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-05-19T12:43:55.653Z] #71 sha256:ed5680746f567b4139123a594e580a385428d6162aed3ced41b6cafc63e49416 [2021-05-19T12:43:55.653Z] #71 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T12:43:55.653Z] #67 sha256:10b7e0414c188e80c34503724cd624aa2de88a1724bdab9d614697cbc80e99e4 [2021-05-19T12:43:55.653Z] #67 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T12:43:55.653Z] #45 sha256:45e54edb5b4e6c861fbb9aa7fbb3004a90549fb16b834400ddbd2554feb7782a [2021-05-19T12:43:55.653Z] #45 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #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-05-19T12:43:55.653Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T12:43:55.653Z] #36 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-19T12:43:55.653Z] #48 sha256:00915d78d911e4f36917f85db59c24a80c258da4736e399e1042bb5ae48d1ddf [2021-05-19T12:43:55.653Z] #48 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-19T12:43:55.653Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-19T12:43:55.653Z] #15 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-19T12:43:55.653Z] #52 sha256:89aeaa3a2882549386344cea62e7d0fa176f4bee1fae8b16f7ddcdedc0dc0b68 [2021-05-19T12:43:55.653Z] #52 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-19T12:43:55.653Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-19T12:43:55.653Z] #21 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T12:43:55.653Z] #58 sha256:e037faef74c6a8671e94d3b3ca7340a7f0af572e1a5f1d7491d8b54377d69484 [2021-05-19T12:43:55.653Z] #58 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-05-19T12:43:55.653Z] #70 sha256:bc05f5b4a79b5dd4e3762e9c3285476228b41b60fdbc3a74af9fa20dab0bf98a [2021-05-19T12:43:55.653Z] #70 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T12:43:55.653Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-19T12:43:55.653Z] #22 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #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-05-19T12:43:55.653Z] #34 sha256:b471172c76562da6effa5af9e857d373d8a9af6db4762fdd985c253a27cc755c [2021-05-19T12:43:55.653Z] #34 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-19T12:43:55.653Z] #28 sha256:6c4ca6bf4e1f0e3cb31b6d9d57b4ef85255ded8d3492df65c8dc364b620ff80f [2021-05-19T12:43:55.653Z] #28 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-19T12:43:55.653Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-19T12:43:55.653Z] #19 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-19T12:43:55.653Z] #41 sha256:d8451016dd8f6b35ec2a41ece7bd225d47e544eea1bf1c895d0dafafc88bf8f5 [2021-05-19T12:43:55.653Z] #41 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #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-05-19T12:43:55.653Z] #37 sha256:fa668193bf059309a14921fd7d4206e9a0febd132e610d95623ade74e4119029 [2021-05-19T12:43:55.653Z] #37 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-19T12:43:55.653Z] #46 sha256:2d02956e3dc9f8d00e707277fb1fd0648bcf22c0d1a6ce318a793ef6f39b4ae1 [2021-05-19T12:43:55.653Z] #46 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-19T12:43:55.653Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-19T12:43:55.653Z] #63 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-19T12:43:55.653Z] #57 sha256:1bb0595b0e5d16336a725c1a129e3134031236c5aa9779b000971ec1c5832c55 [2021-05-19T12:43:55.653Z] #57 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #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-05-19T12:43:55.653Z] #29 sha256:7dc4daeaa66ee0fe189f785370ad4facd001ff787b39e7c13044fda9a8a62762 [2021-05-19T12:43:55.653Z] #29 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T12:43:55.653Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T12:43:55.653Z] #42 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-19T12:43:55.653Z] #68 sha256:4078e62c4e56629e02d5cd764ea983a8309a3678fafbf3304d043a089c482eca [2021-05-19T12:43:55.653Z] #68 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-19T12:43:55.653Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-19T12:43:55.653Z] #16 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #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-05-19T12:43:55.653Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-19T12:43:55.653Z] #12 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-19T12:43:55.653Z] #44 sha256:2eb5c30d3987df4a5cda465649ea3ff6903612e78659f83caba1e692459b8ffe [2021-05-19T12:43:55.653Z] #44 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-19T12:43:55.653Z] #30 sha256:78ae12af76fa8d5119ee42ca09c773c6f647c3c8392868ef8eace902d0bcd059 [2021-05-19T12:43:55.653Z] #30 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T12:43:55.653Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T12:43:55.653Z] #20 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-19T12:43:55.653Z] #59 sha256:abf75cb571b011d5a64cc686529cf4ebd1b8c9e003b320ffadcc49699d707110 [2021-05-19T12:43:55.653Z] #59 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T12:43:55.653Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T12:43:55.653Z] #43 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-19T12:43:55.653Z] #60 sha256:e56b12e12e74af399ec03280f5888d17535f188b0bdcc64e8dbe4397090f3a0a [2021-05-19T12:43:55.653Z] #60 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T12:43:55.653Z] #47 sha256:254f8390fced9d86cdc77631b469eb367d207967c893319d84f949efadf8ca1d [2021-05-19T12:43:55.653Z] #47 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-19T12:43:55.653Z] #66 sha256:fa34096c7b320c60f9cbbdf26a9dee401e00e416f9fa6e9cba425ca78d97f77d [2021-05-19T12:43:55.653Z] #66 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-19T12:43:55.653Z] #33 sha256:d024479409e0b8dd1877384446b4dd3ecd32e399727c7f0af2fdd37f6af5e99f [2021-05-19T12:43:55.653Z] #33 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:43:55.653Z] #56 sha256:c4476ba8a36f83a9e7ef2731c9829f74d66174b3a1f11e9ccfe8cc7d64cb8ea6 [2021-05-19T12:43:55.653Z] #56 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #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-05-19T12:43:55.653Z] #24 sha256:e7eaf2dfe8d72a887f28dc6d93f23610438887ca7a784fd28c16c50d651f602d [2021-05-19T12:43:55.653Z] #24 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #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-05-19T12:43:55.653Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-19T12:43:55.653Z] #11 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T12:43:55.653Z] #51 sha256:90a02abba2f47344f147c4a08fb783fd0f81e6a02ec7a818bcba594745fb3b3b [2021-05-19T12:43:55.653Z] #51 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-19T12:43:55.653Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-19T12:43:55.653Z] #39 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-19T12:43:55.653Z] #50 sha256:e7f57031c8889dcaf0d6f8e317a3ecd7e4a5c6c5e08cef077ad3726b409f055e [2021-05-19T12:43:55.653Z] #50 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #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-05-19T12:43:55.653Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T12:43:55.653Z] #13 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-19T12:43:55.653Z] #61 sha256:7a83b01c9948a7559097f74ba3d998b11a14349b5a77b89d55a21d5274717e53 [2021-05-19T12:43:55.653Z] #61 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-19T12:43:55.653Z] #69 sha256:0a01044c18f65d1391ab81b0df70bc1c5029f0d2dfb947c2f95c2540a30b4d1c [2021-05-19T12:43:55.653Z] #69 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-19T12:43:55.653Z] #25 sha256:c58c13e2c98f2bc9fa3b67022dc55a57360a140013ec83c8d14113ccbed0d3ce [2021-05-19T12:43:55.653Z] #25 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-19T12:43:55.653Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-19T12:43:55.653Z] #17 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-19T12:43:55.653Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-19T12:43:55.653Z] #31 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T12:43:55.653Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-19T12:43:55.653Z] #55 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-19T12:43:55.653Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-19T12:43:55.653Z] #65 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T12:43:55.653Z] #53 sha256:32d1b572bc63bbb784642651cc23e4b1db7e78be41e0d0f09af83a896de69212 [2021-05-19T12:43:55.653Z] #53 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #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-05-19T12:43:55.653Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T12:43:55.653Z] #40 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:43:55.653Z] #49 sha256:a234cc7fbb3ec1bad30fa8c4c191b7a156fcffc1f87f69c89432febeffc6acca [2021-05-19T12:43:55.653Z] #49 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-19T12:43:55.653Z] #35 sha256:b9d9c2143ebc4364b61b7343ffa6460e3a295a518c776391089d3f8b08403df8 [2021-05-19T12:43:55.653Z] #35 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-19T12:43:55.653Z] #72 sha256:1a2b741b32f3ebd6182ef57e75aa8294bf4e1d0ed7bcb7e9753f8a06c250c509 [2021-05-19T12:43:55.653Z] #72 CACHED [2021-05-19T12:43:55.653Z] [2021-05-19T12:43:55.653Z] #73 exporting to image [2021-05-19T12:43:55.653Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-19T12:43:55.653Z] #73 exporting layers done [2021-05-19T12:43:55.653Z] #73 writing image sha256:97f9a53efdd238bd2ebbb4a83b24733bef14a53bedd6443e8202c3ebe7fbdeb1 [2021-05-19T12:43:55.653Z] #73 writing image sha256:97f9a53efdd238bd2ebbb4a83b24733bef14a53bedd6443e8202c3ebe7fbdeb1 0.0s done [2021-05-19T12:43:55.653Z] #73 naming to docker.io/library/docker:69d1ac36360d4e7b0134d6ee7203a0c601183c70 done [2021-05-19T12:43:55.653Z] #73 DONE 0.1s [Pipeline] } [2021-05-19T12:43:55.668Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-19T12:43:55.668Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-19T12:43:55.668Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-19T12:43:55.668Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-19T12:43:55.668Z] - CONFIG_IP_VS: enabled (as module) [2021-05-19T12:43:55.668Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-19T12:43:55.668Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-19T12:43:55.668Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-19T12:43:55.668Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-19T12:43:55.668Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-19T12:43:55.668Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-19T12:43:55.668Z] - CONFIG_EXT4_FS: enabled [2021-05-19T12:43:55.668Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-19T12:43:55.668Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-19T12:43:55.668Z] - Network Drivers: [2021-05-19T12:43:55.668Z] - "overlay": [2021-05-19T12:43:55.668Z] - CONFIG_VXLAN: enabled (as module) [2021-05-19T12:43:55.668Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-19T12:43:55.668Z] Optional (for encrypted networks): [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-19T12:43:55.928Z] - CONFIG_CRYPTO: enabled [2021-05-19T12:43:55.928Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-19T12:43:55.928Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-19T12:43:55.928Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-19T12:43:55.928Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-19T12:43:55.928Z] - CONFIG_XFRM: enabled [2021-05-19T12:43:55.928Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-19T12:43:55.928Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-19T12:43:55.928Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-19T12:43:55.928Z] - "ipvlan": [2021-05-19T12:43:55.928Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-19T12:43:55.928Z] - "macvlan": [2021-05-19T12:43:55.928Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-19T12:43:55.928Z] - CONFIG_DUMMY: enabled (as module) [2021-05-19T12:43:55.928Z] - "ftp,tftp client in container": [2021-05-19T12:43:55.928Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-19T12:43:55.928Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-19T12:43:55.928Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-19T12:43:55.928Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-19T12:43:55.928Z] - Storage Drivers: [2021-05-19T12:43:55.928Z] - "aufs": [2021-05-19T12:43:55.928Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-19T12:43:55.928Z] - "btrfs": [2021-05-19T12:43:55.928Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-19T12:43:55.928Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-19T12:43:55.928Z] - "devicemapper": [2021-05-19T12:43:55.928Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-19T12:43:55.928Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-19T12:43:55.928Z] - "overlay": [2021-05-19T12:43:55.928Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-19T12:43:55.928Z] - "zfs": [2021-05-19T12:43:55.928Z] - /dev/zfs: present [2021-05-19T12:43:55.928Z] - zfs command: missing [2021-05-19T12:43:55.928Z] - zpool command: missing [2021-05-19T12:43:55.928Z] [2021-05-19T12:43:55.928Z] Limits: [2021-05-19T12:43:55.928Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-19T12:43:55.928Z] [2021-05-19T12:43:55.928Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-19T12:43:55.995Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42394/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=69d1ac36360d4e7b0134d6ee7203a0c601183c70 -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:69d1ac36360d4e7b0134d6ee7203a0c601183c70 hack/make.sh dynbinary test-integration [2021-05-19T12:43:54.839Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T12:43:54.900Z] > git checkout -f efec2bb368e1e7df55aa533773fea46113c0af63 # timeout=10 [2021-05-19T12:43:56.257Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f1044440b0bcf6b47655bc51a35c90a223adea00 . [2021-05-19T12:43:56.333Z] #23 transferring context: 53.24MB 1.4s done [2021-05-19T12:43:56.333Z] #23 DONE 1.4s [2021-05-19T12:43:56.333Z] [2021-05-19T12:43:56.333Z] #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-05-19T12:43:56.333Z] #24 sha256:e44fb1465e7230758dd0399561b8280c8547144f6962151a6fff81e8fec86659 [2021-05-19T12:43:56.564Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-05-19T12:43:56.564Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-05-19T12:43:56.564Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-05-19T12:43:56.564Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-05-19T12:43:56.588Z] #24 ... [2021-05-19T12:43:56.588Z] [2021-05-19T12:43:56.588Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T12:43:56.588Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-19T12:43:56.588Z] #55 CACHED [2021-05-19T12:43:56.588Z] [2021-05-19T12:43:56.588Z] #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-05-19T12:43:56.588Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-19T12:43:56.588Z] #12 CACHED [2021-05-19T12:43:56.588Z] [2021-05-19T12:43:56.588Z] #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-05-19T12:43:56.588Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T12:43:56.588Z] #13 CACHED [2021-05-19T12:43:56.588Z] [2021-05-19T12:43:56.588Z] #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-05-19T12:43:56.588Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T12:43:56.588Z] #36 CACHED [2021-05-19T12:43:56.638Z] #23 transferring context: 53.24MB 1.3s done [2021-05-19T12:43:56.639Z] #23 DONE 1.3s [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T12:43:56.639Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T12:43:56.639Z] #43 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-19T12:43:56.639Z] #41 sha256:7539d9a61ab5a4dde4c0a9ad7a1594f50a1fab4dad3bf2368c3c7d9b9f7c28ce [2021-05-19T12:43:56.639Z] #41 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-19T12:43:56.639Z] #38 sha256:3b5d78fc7f4d462e3733c5be60a35cd99cc70975598493b0d414fefc3a7e51e8 [2021-05-19T12:43:56.639Z] #38 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T12:43:56.639Z] #58 sha256:efa3c7dd61f20c4c74f595bc4923097ef8f0ec5ffad88da88cd68a42f9be882d [2021-05-19T12:43:56.639Z] #58 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T12:43:56.639Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-19T12:43:56.639Z] #22 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #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-05-19T12:43:56.639Z] #34 sha256:96f0536c735f4b226aec0d9ae1cfde25253431ba27c66230c2eaec11704947e5 [2021-05-19T12:43:56.639Z] #34 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-19T12:43:56.639Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-19T12:43:56.639Z] #65 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-19T12:43:56.639Z] #44 sha256:5c431b1400982e7afefa0ef4604769a21f85e8489f16edfc6cf2b10061064fe7 [2021-05-19T12:43:56.639Z] #44 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #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-05-19T12:43:56.639Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-19T12:43:56.639Z] #12 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T12:43:56.639Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T12:43:56.639Z] #42 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-19T12:43:56.639Z] #69 sha256:f644adaca007f7701025dbec7bf38b7090acfae26a0967b4382b070acf816987 [2021-05-19T12:43:56.639Z] #69 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-19T12:43:56.639Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-19T12:43:56.639Z] #18 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T12:43:56.639Z] #67 sha256:48f158228caa41bde0461d4a08655cf5840fd1a0de6a23dddaec97a8f42a28d7 [2021-05-19T12:43:56.639Z] #67 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-19T12:43:56.639Z] #35 sha256:e9f7ce6d7faf510cc9d36f81bbd970e6ae055513f289372ea5875f3844f54a6a [2021-05-19T12:43:56.639Z] #35 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-19T12:43:56.639Z] #46 sha256:8d0578e4094d1c88f7ccd222ad7e55622e4bc81a4f325d960584b365f6e6938b [2021-05-19T12:43:56.639Z] #46 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-19T12:43:56.639Z] #60 sha256:32d36f7ab1314018c0c54a70067c387b2af57458d712af7b9774b4290bd56e29 [2021-05-19T12:43:56.639Z] #60 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-19T12:43:56.639Z] #54 sha256:63ea5267e32a694d33fdb3bc35070a05fbea2fa420e1932612f572a7b780e3ed [2021-05-19T12:43:56.639Z] #54 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-19T12:43:56.639Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-19T12:43:56.639Z] #21 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #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-05-19T12:43:56.639Z] #29 sha256:4b652a315be5cabf5ec3bd72fb7544287574cd2711c02d8c34df8451cb9adf42 [2021-05-19T12:43:56.639Z] #29 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-19T12:43:56.639Z] #30 sha256:bc2bfc2437a850d836c10c90d38e204fa3dde950546990cd4b9740cba8eae210 [2021-05-19T12:43:56.639Z] #30 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-19T12:43:56.639Z] #61 sha256:433156817434b557c7551418a863bb1b139477886972cc4fdb282064e1ed174b [2021-05-19T12:43:56.639Z] #61 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T12:43:56.639Z] #45 sha256:d450ad5663bcebade0d932bb33137d15ea04ee070bb16eae85ee42905bfbf4f5 [2021-05-19T12:43:56.639Z] #45 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T12:43:56.639Z] #47 sha256:8cb87de767d1e7e26f061e10f35753b13d4649b4d49fd82e6125f51103a29fc1 [2021-05-19T12:43:56.639Z] #47 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-19T12:43:56.639Z] #52 sha256:d7347bbefd7bb0b55aa833988da83cf305f41aa567ff88e04154b7befb80b8e7 [2021-05-19T12:43:56.639Z] #52 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-19T12:43:56.639Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-19T12:43:56.639Z] #19 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-19T12:43:56.639Z] #28 sha256:bc82a9572ba281905d63452d6eef0022486572feb3e0b653a8cb4e393a1c29a1 [2021-05-19T12:43:56.639Z] #28 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T12:43:56.639Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-19T12:43:56.639Z] #32 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-19T12:43:56.639Z] #48 sha256:811cedd2a4981196fd1290cb66a5b1f3bab2b423faa5cb12962a3dd10e08dd09 [2021-05-19T12:43:56.639Z] #48 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-19T12:43:56.639Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-19T12:43:56.639Z] #16 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:43:56.639Z] #56 sha256:f005c0751fe8deefc3a264fbb474800c95f599e88ea12db1b11d080237bc5597 [2021-05-19T12:43:56.639Z] #56 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-19T12:43:56.639Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-19T12:43:56.639Z] #15 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T12:43:56.639Z] #51 sha256:31eed3862a7816fa2f6ec33195005c11c041ebb187f747af36fc894e516cfb4c [2021-05-19T12:43:56.639Z] #51 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #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-05-19T12:43:56.639Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T12:43:56.639Z] #13 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-19T12:43:56.639Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-19T12:43:56.639Z] #10 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-19T12:43:56.639Z] #66 sha256:49a45213560c72fea07c16984da8567a755a3ef8e76d02e2b3fb9b6223d3f471 [2021-05-19T12:43:56.639Z] #66 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T12:43:56.639Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-19T12:43:56.639Z] #55 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #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-05-19T12:43:56.639Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-19T12:43:56.639Z] #27 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T12:43:56.639Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T12:43:56.639Z] #20 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #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-05-19T12:43:56.639Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T12:43:56.639Z] #36 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #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-05-19T12:43:56.639Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T12:43:56.639Z] #40 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-19T12:43:56.639Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-19T12:43:56.639Z] #14 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #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-05-19T12:43:56.639Z] #24 sha256:3cbc50afa5568750e90c5cf19fffa4cc63666a8f125bd6e2b40c619eb9eb62de [2021-05-19T12:43:56.639Z] #24 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-19T12:43:56.639Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-19T12:43:56.639Z] #63 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-19T12:43:56.639Z] #59 sha256:73a84931897a8aebbc09b5f7b1e71cbe6a0ca9c981fa1c80574842b356f0d87b [2021-05-19T12:43:56.639Z] #59 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-19T12:43:56.639Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-19T12:43:56.639Z] #31 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:43:56.639Z] #49 sha256:63361fc32189799d1d7972e9de16167e4719fa5d8557ef2dd16332fb05069607 [2021-05-19T12:43:56.639Z] #49 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-19T12:43:56.639Z] #50 sha256:530d036815c43d27827645e02f452823d8a640fc8564d93409a2c81465f20c2d [2021-05-19T12:43:56.639Z] #50 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #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-05-19T12:43:56.639Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-19T12:43:56.639Z] #11 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-19T12:43:56.639Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-19T12:43:56.639Z] #17 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-19T12:43:56.639Z] #68 sha256:7c6a47ae277975d2c171ed5b4d7d0ac32c6628ef38cb74f1546f0e05651945aa [2021-05-19T12:43:56.639Z] #68 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-19T12:43:56.639Z] #57 sha256:5b41fcdd5dc3fc581bb62d764fc97dc1eaa373abf5f9391b478ab086d0dc9aec [2021-05-19T12:43:56.639Z] #57 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-19T12:43:56.639Z] #33 sha256:7f4ecee11ac2b2a7aab912857047cf553797d31be5ba9b9dd0d43dc419d13621 [2021-05-19T12:43:56.639Z] #33 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T12:43:56.639Z] #53 sha256:6d9ef9ec825e1197038f5e732bb49d89c1c410c6788fce8b82e40908e5a2006a [2021-05-19T12:43:56.639Z] #53 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-19T12:43:56.639Z] #25 sha256:b146763b63d0b25847e6c8fade37d288a913b07f2dcb0e126564768232038dd2 [2021-05-19T12:43:56.639Z] #25 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #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-05-19T12:43:56.639Z] #37 sha256:789472019bc3617cd82d4d3beb0295a7d1e5475f665969388905c6cb36695455 [2021-05-19T12:43:56.639Z] #37 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-19T12:43:56.639Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-19T12:43:56.639Z] #39 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-19T12:43:56.639Z] #70 sha256:300a2854f9900000169348e5b208e5f01f33f1962023261292fa30b555f06d19 [2021-05-19T12:43:56.639Z] #70 CACHED [2021-05-19T12:43:56.639Z] [2021-05-19T12:43:56.639Z] #71 exporting to image [2021-05-19T12:43:56.639Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-19T12:43:56.639Z] #71 exporting layers done [2021-05-19T12:43:56.823Z] 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-05-19T12:43:56.823Z] Detected virtualization docker. [2021-05-19T12:43:56.823Z] Detected architecture x86-64. [2021-05-19T12:43:56.823Z] Set hostname to <30ff7e9bf2f9>. [2021-05-19T12:43:56.844Z] [2021-05-19T12:43:56.844Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T12:43:56.844Z] #58 sha256:76668f9db7eb702ee883cd46d02f83420ab89b31b9febc0604ccd631da4c82dd [2021-05-19T12:43:56.898Z] #71 writing image sha256:7ffbd1fc15e0331090e27e2dd5e44968c15b5de3cf417e3ad63a36a161cae673 done [2021-05-19T12:43:56.898Z] #71 naming to docker.io/library/docker:69d1ac36360d4e7b0134d6ee7203a0c601183c70 done [2021-05-19T12:43:56.898Z] #71 DONE 0.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-19T12:43:57.232Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42394/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=69d1ac36360d4e7b0134d6ee7203a0c601183c70 -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:69d1ac36360d4e7b0134d6ee7203a0c601183c70 hack/make.sh dynbinary test-integration [2021-05-19T12:43:57.392Z] + source /etc/docker-entrypoint-cmd [2021-05-19T12:43:57.392Z] ++ hack/make.sh dynbinary test-integration [2021-05-19T12:43:57.392Z] [2021-05-19T12:43:57.651Z] Removing bundles/ [2021-05-19T12:43:57.651Z] [2021-05-19T12:43:57.651Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-19T12:43:57.651Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T12:43:57.651Z] GOOS="" GOARCH="" GOARM="" [2021-05-19T12:43:58.168Z] [2021-05-19T12:43:57.562Z] > git remote # timeout=10 [2021-05-19T12:43:57.619Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T12:43:57.668Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:43:57.670Z] > git merge c706213427da1b57f8158a5224037ee9052887dd # timeout=10 [2021-05-19T12:43:58.326Z] Merge succeeded, producing 24113d0ac5378e2252b7181fba9bd038e27070c0 [2021-05-19T12:43:58.326Z] Checking out Revision 24113d0ac5378e2252b7181fba9bd038e27070c0 (PR-42394) [2021-05-19T12:43:58.427Z] Removing bundles/ [2021-05-19T12:43:58.427Z] [2021-05-19T12:43:58.427Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-19T12:43:58.427Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T12:43:58.427Z] GOOS="" GOARCH="" GOARM="" [2021-05-19T12:43:58.780Z] Commit message: "Merge commit 'c706213427da1b57f8158a5224037ee9052887dd' into HEAD" [2021-05-19T12:43:58.903Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-19T12:43:59.556Z] #1 [internal] load build definition from Dockerfile [2021-05-19T12:43:59.556Z] #1 sha256:cd2a4e2803d240cdd3ff57abe05c2e404ee9c78ef4ed88003a33c9cd627a8bf8 [2021-05-19T12:43:59.556Z] #1 transferring dockerfile: 17.07kB done [2021-05-19T12:43:59.556Z] #1 DONE 0.0s [2021-05-19T12:43:59.556Z] [2021-05-19T12:43:59.556Z] #2 [internal] load .dockerignore [2021-05-19T12:43:59.556Z] #2 sha256:98dcb68b429d81c823a34931d3db2f36806b2ff64bc75575c6ceffc3a99b1961 [2021-05-19T12:43:59.556Z] #2 transferring context: 87B done [2021-05-19T12:43:59.556Z] #2 DONE 0.0s [2021-05-19T12:44:00.183Z] + docker version [2021-05-19T12:44:00.183Z] Client: [2021-05-19T12:44:00.183Z] Version: 20.10.6 [2021-05-19T12:44:00.183Z] API version: 1.41 [2021-05-19T12:44:00.183Z] Go version: go1.16.3 [2021-05-19T12:44:00.183Z] Git commit: 370c289 [2021-05-19T12:44:00.183Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-19T12:44:00.183Z] OS/Arch: windows/amd64 [2021-05-19T12:44:00.183Z] Context: default [2021-05-19T12:44:00.183Z] Experimental: true [2021-05-19T12:44:00.183Z] [2021-05-19T12:44:00.183Z] Server: Docker Engine - Community [2021-05-19T12:44:00.183Z] Engine: [2021-05-19T12:44:00.183Z] Version: 20.10.6 [2021-05-19T12:44:00.183Z] API version: 1.41 (minimum version 1.24) [2021-05-19T12:44:00.183Z] Go version: go1.13.15 [2021-05-19T12:44:00.183Z] Git commit: 8728dd2 [2021-05-19T12:44:00.183Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-19T12:44:00.183Z] OS/Arch: windows/amd64 [2021-05-19T12:44:00.183Z] Experimental: true [2021-05-19T12:43:58.236Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-19T12:43:58.357Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T12:43:58.408Z] > git checkout -f 24113d0ac5378e2252b7181fba9bd038e27070c0 # timeout=10 [2021-05-19T12:43:58.812Z] > git rev-list --no-walk d941181ab9957a104551cda072385b7a7fafa589 # timeout=10 [Pipeline] sh [2021-05-19T12:44:00.504Z] [2021-05-19T12:44:00.504Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-19T12:44:00.504Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-05-19T12:44:00.764Z] #3 DONE 0.2s [2021-05-19T12:44:00.764Z] [2021-05-19T12:44:00.764Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-19T12:44:00.764Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-05-19T12:44:00.764Z] #4 CACHED [2021-05-19T12:44:01.179Z] + docker info [2021-05-19T12:44:01.706Z] [2021-05-19T12:44:01.706Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-19T12:44:01.706Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-05-19T12:44:01.706Z] #6 DONE 0.1s [2021-05-19T12:44:01.706Z] [2021-05-19T12:44:01.706Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-19T12:44:01.706Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-05-19T12:44:01.706Z] #5 DONE 0.1s [2021-05-19T12:44:01.706Z] [2021-05-19T12:44:01.706Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T12:44:01.706Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-19T12:44:01.706Z] #7 DONE 0.1s [2021-05-19T12:44:01.706Z] [2021-05-19T12:44:01.706Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T12:44:01.706Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-19T12:44:01.706Z] #8 DONE 0.1s [2021-05-19T12:44:01.971Z] [2021-05-19T12:44:01.971Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T12:44:01.971Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-19T12:44:01.971Z] #9 DONE 0.0s [2021-05-19T12:44:01.971Z] [2021-05-19T12:44:01.971Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T12:44:01.971Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-19T12:44:01.971Z] #64 DONE 0.0s [2021-05-19T12:44:01.971Z] [2021-05-19T12:44:01.971Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T12:44:01.971Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-19T12:44:01.971Z] #62 DONE 0.0s [2021-05-19T12:44:01.971Z] [2021-05-19T12:44:01.971Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T12:44:01.971Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-05-19T12:44:01.971Z] #26 DONE 0.0s [2021-05-19T12:44:01.971Z] [2021-05-19T12:44:01.971Z] #23 [internal] load build context [2021-05-19T12:44:01.971Z] #23 sha256:9bb8f8843627f9e6be71dce507c198f1e8aa92f0262e52b8a77556b716560b00 [2021-05-19T12:44:02.104Z] #58 4.751 + RM_GOPATH=0 [2021-05-19T12:44:02.104Z] #58 4.755 + TMP_GOPATH= [2021-05-19T12:44:02.104Z] #58 4.755 + : /build [2021-05-19T12:44:02.104Z] #58 4.755 + '[' -z '' ']' [2021-05-19T12:44:02.104Z] #58 4.758 ++ mktemp -d [2021-05-19T12:44:02.104Z] #58 4.761 + export GOPATH=/tmp/tmp.u5sNStD9pV [2021-05-19T12:44:02.104Z] #58 4.762 + GOPATH=/tmp/tmp.u5sNStD9pV [2021-05-19T12:44:02.104Z] #58 4.762 + RM_GOPATH=1 [2021-05-19T12:44:02.104Z] #58 4.762 + case "$(go env GOARCH)" in [2021-05-19T12:44:02.104Z] #58 4.762 ++ go env GOARCH [2021-05-19T12:44:02.104Z] #58 4.800 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:02.104Z] #58 4.800 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:02.104Z] #58 4.801 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:02.104Z] #58 4.802 + dir=/tmp/install [2021-05-19T12:44:02.104Z] #58 4.802 + bin=rootlesskit [2021-05-19T12:44:02.104Z] #58 4.803 + shift [2021-05-19T12:44:02.104Z] #58 4.803 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-19T12:44:02.104Z] #58 4.803 + . /tmp/install/rootlesskit.installer [2021-05-19T12:44:02.104Z] #58 4.803 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T12:44:02.104Z] #58 4.804 + install_rootlesskit [2021-05-19T12:44:02.104Z] #58 4.804 + case "$1" in [2021-05-19T12:44:02.104Z] #58 4.804 + export CGO_ENABLED=0 [2021-05-19T12:44:02.104Z] #58 4.804 + CGO_ENABLED=0 [2021-05-19T12:44:02.104Z] #58 4.805 + _install_rootlesskit [2021-05-19T12:44:02.104Z] #58 4.805 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-19T12:44:02.104Z] #58 4.805 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T12:44:02.104Z] #58 4.806 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.u5sNStD9pV/src/github.com/rootless-containers/rootlesskit [2021-05-19T12:44:02.104Z] #58 4.813 Cloning into '/tmp/tmp.u5sNStD9pV/src/github.com/rootless-containers/rootlesskit'... [2021-05-19T12:44:02.362Z] #58 ... [2021-05-19T12:44:02.362Z] [2021-05-19T12:44:02.362Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:02.362Z] #49 sha256:eb12f4e6c575ae50a76f64b59907035368ef340d579114f81f9a233a509667d1 [2021-05-19T12:44:02.362Z] #49 4.668 + RM_GOPATH=0 [2021-05-19T12:44:02.362Z] #49 4.668 + TMP_GOPATH= [2021-05-19T12:44:02.362Z] #49 4.668 + : /build [2021-05-19T12:44:02.362Z] #49 4.668 + '[' -z '' ']' [2021-05-19T12:44:02.362Z] #49 4.668 ++ mktemp -d [2021-05-19T12:44:02.362Z] #49 4.679 + export GOPATH=/tmp/tmp.bLxFdhncGe [2021-05-19T12:44:02.362Z] #49 4.682 + GOPATH=/tmp/tmp.bLxFdhncGe [2021-05-19T12:44:02.362Z] #49 4.682 + RM_GOPATH=1 [2021-05-19T12:44:02.362Z] #49 4.683 + case "$(go env GOARCH)" in [2021-05-19T12:44:02.362Z] #49 4.685 ++ go env GOARCH [2021-05-19T12:44:02.362Z] #49 4.730 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:02.362Z] #49 4.731 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:02.362Z] #49 4.735 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:02.362Z] #49 4.736 + dir=/tmp/install [2021-05-19T12:44:02.362Z] #49 4.736 + bin=golangci_lint [2021-05-19T12:44:02.362Z] #49 4.736 + shift [2021-05-19T12:44:02.362Z] #49 4.736 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-19T12:44:02.362Z] #49 4.737 + . /tmp/install/golangci_lint.installer [2021-05-19T12:44:02.362Z] #49 4.737 ++ : v1.23.8 [2021-05-19T12:44:02.362Z] #49 4.737 + install_golangci_lint [2021-05-19T12:44:02.362Z] #49 4.737 + set -e [2021-05-19T12:44:02.362Z] #49 4.737 + export GO111MODULE=on [2021-05-19T12:44:02.362Z] #49 4.738 + GO111MODULE=on [2021-05-19T12:44:02.362Z] #49 4.738 + GOBIN=/build [2021-05-19T12:44:02.362Z] #49 4.738 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-19T12:44:02.362Z] #49 4.758 go: finding github.com v1.23.8 [2021-05-19T12:44:02.362Z] #49 4.762 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-19T12:44:02.362Z] #49 4.768 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-19T12:44:02.362Z] #49 4.771 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-19T12:44:02.362Z] #49 4.772 go: finding github.com/golangci v1.23.8 [2021-05-19T12:44:02.362Z] #49 5.581 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-19T12:44:02.617Z] #49 6.168 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-19T12:44:02.692Z] Client: [2021-05-19T12:44:02.692Z] Context: default [2021-05-19T12:44:02.692Z] Debug Mode: false [2021-05-19T12:44:02.692Z] Plugins: [2021-05-19T12:44:02.692Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-19T12:44:02.692Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-19T12:44:02.692Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-19T12:44:02.692Z] [2021-05-19T12:44:02.692Z] Server: [2021-05-19T12:44:02.692Z] Containers: 0 [2021-05-19T12:44:02.692Z] Running: 0 [2021-05-19T12:44:02.692Z] Paused: 0 [2021-05-19T12:44:02.692Z] Stopped: 0 [2021-05-19T12:44:02.692Z] Images: 10 [2021-05-19T12:44:02.692Z] Server Version: 20.10.6 [2021-05-19T12:44:02.692Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-19T12:44:02.692Z] Windows: [2021-05-19T12:44:02.692Z] LCOW: [2021-05-19T12:44:02.692Z] Logging Driver: json-file [2021-05-19T12:44:02.692Z] Plugins: [2021-05-19T12:44:02.692Z] Volume: local [2021-05-19T12:44:02.692Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-19T12:44:02.692Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-19T12:44:02.692Z] Swarm: inactive [2021-05-19T12:44:02.692Z] Default Isolation: process [2021-05-19T12:44:02.692Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-19T12:44:02.692Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-19T12:44:02.692Z] OSType: windows [2021-05-19T12:44:02.692Z] Architecture: x86_64 [2021-05-19T12:44:02.692Z] CPUs: 4 [2021-05-19T12:44:02.692Z] Total Memory: 32GiB [2021-05-19T12:44:02.692Z] Name: azwin-2-bbde10 [2021-05-19T12:44:02.692Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-19T12:44:02.692Z] Docker Root Dir: D:\docker [2021-05-19T12:44:02.692Z] Debug Mode: false [2021-05-19T12:44:02.692Z] Registry: https://index.docker.io/v1/ [2021-05-19T12:44:02.692Z] Labels: [2021-05-19T12:44:02.692Z] Experimental: true [2021-05-19T12:44:02.692Z] Insecure Registries: [2021-05-19T12:44:02.692Z] 10.0.0.4:5000 [2021-05-19T12:44:02.692Z] 127.0.0.0/8 [2021-05-19T12:44:02.692Z] Registry Mirrors: [2021-05-19T12:44:02.692Z] http://10.0.0.4:5000/ [2021-05-19T12:44:02.692Z] Live Restore Enabled: false [2021-05-19T12:44:02.692Z] Product License: Community Engine [2021-05-19T12:44:02.692Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-19T12:44:03.562Z] #49 ... [2021-05-19T12:44:03.562Z] [2021-05-19T12:44:03.562Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T12:44:03.562Z] #47 sha256:34dba3606a8cbee8895465f9fa2985df848b334be5cb8f060d5db36a2bae7351 [2021-05-19T12:44:03.562Z] #47 4.701 + RM_GOPATH=0 [2021-05-19T12:44:03.562Z] #47 4.701 + TMP_GOPATH= [2021-05-19T12:44:03.562Z] #47 4.701 + : /build [2021-05-19T12:44:03.562Z] #47 4.701 + '[' -z '' ']' [2021-05-19T12:44:03.562Z] #47 4.710 ++ mktemp -d [2021-05-19T12:44:03.562Z] #47 4.710 + export GOPATH=/tmp/tmp.YvJvAiepkh [2021-05-19T12:44:03.562Z] #47 4.710 + GOPATH=/tmp/tmp.YvJvAiepkh [2021-05-19T12:44:03.562Z] #47 4.710 + RM_GOPATH=1 [2021-05-19T12:44:03.562Z] #47 4.710 + case "$(go env GOARCH)" in [2021-05-19T12:44:03.562Z] #47 4.710 ++ go env GOARCH [2021-05-19T12:44:03.562Z] #47 4.734 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:03.562Z] #47 4.734 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:03.562Z] #47 4.749 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:03.562Z] #47 4.757 + dir=/tmp/install [2021-05-19T12:44:03.562Z] #47 4.758 + bin=gotestsum [2021-05-19T12:44:03.562Z] #47 4.758 + shift [2021-05-19T12:44:03.562Z] #47 4.758 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-19T12:44:03.562Z] #47 4.759 + . /tmp/install/gotestsum.installer [2021-05-19T12:44:03.562Z] #47 4.759 ++ : v0.5.3 [2021-05-19T12:44:03.562Z] #47 4.760 + install_gotestsum [2021-05-19T12:44:03.562Z] #47 4.762 + set -e [2021-05-19T12:44:03.562Z] #47 4.762 + export GO111MODULE=on [2021-05-19T12:44:03.562Z] #47 4.766 + GO111MODULE=on [2021-05-19T12:44:03.562Z] #47 4.766 + GOBIN=/build [2021-05-19T12:44:03.562Z] #47 4.766 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-19T12:44:03.562Z] #47 4.785 go: finding gotest.tools v0.5.3 [2021-05-19T12:44:03.562Z] #47 4.792 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-19T12:44:03.562Z] #47 5.498 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-19T12:44:03.562Z] #47 6.017 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-19T12:44:03.562Z] #47 6.731 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T12:44:03.562Z] #47 6.733 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T12:44:03.562Z] #47 6.739 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-19T12:44:03.562Z] #47 6.747 go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T12:44:03.562Z] #47 6.762 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-19T12:44:03.562Z] #47 6.930 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T12:44:03.562Z] #47 7.064 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-19T12:44:03.562Z] #47 7.080 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T12:44:03.562Z] #47 7.109 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T12:44:03.817Z] #47 7.261 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T12:44:03.817Z] #47 7.331 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-19T12:44:03.817Z] #47 7.401 go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T12:44:03.911Z] #23 transferring context: 53.24MB 1.6s done [2021-05-19T12:44:03.911Z] #23 DONE 1.6s [2021-05-19T12:44:03.911Z] [2021-05-19T12:44:03.911Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-19T12:44:03.911Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-05-19T12:44:03.911Z] #10 CACHED [2021-05-19T12:44:03.911Z] [2021-05-19T12:44:03.911Z] #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-05-19T12:44:03.911Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-05-19T12:44:03.911Z] #12 CACHED [2021-05-19T12:44:03.911Z] [2021-05-19T12:44:03.911Z] #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-05-19T12:44:03.911Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-05-19T12:44:03.911Z] #11 CACHED [2021-05-19T12:44:03.911Z] [2021-05-19T12:44:03.911Z] #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-05-19T12:44:03.911Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-19T12:44:03.911Z] #36 CACHED [2021-05-19T12:44:03.911Z] [2021-05-19T12:44:03.911Z] #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-05-19T12:44:03.911Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-19T12:44:03.911Z] #13 CACHED [2021-05-19T12:44:03.911Z] [2021-05-19T12:44:03.911Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T12:44:03.911Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-19T12:44:03.911Z] #55 CACHED [2021-05-19T12:44:03.911Z] [2021-05-19T12:44:03.911Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T12:44:03.911Z] #67 sha256:18798b603c88d494242973227fe4961f21e43f89f357e8a4c005832ebc49a5f8 [2021-05-19T12:44:04.073Z] #47 7.519 go: downloading github.com/fatih/color v1.9.0 [2021-05-19T12:44:04.329Z] #47 7.632 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T12:44:04.585Z] #47 8.053 go: extracting github.com/fatih/color v1.9.0 [2021-05-19T12:44:04.585Z] #47 8.124 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-19T12:44:04.585Z] #47 8.136 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-19T12:44:04.840Z] #47 8.410 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-19T12:44:05.101Z] #47 8.634 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-19T12:44:05.664Z] #47 ... [2021-05-19T12:44:05.664Z] [2021-05-19T12:44:05.664Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T12:44:05.664Z] #58 sha256:76668f9db7eb702ee883cd46d02f83420ab89b31b9febc0604ccd631da4c82dd [2021-05-19T12:44:05.664Z] #58 8.942 + cd /tmp/tmp.u5sNStD9pV/src/github.com/rootless-containers/rootlesskit [2021-05-19T12:44:05.664Z] #58 8.942 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T12:44:05.664Z] #58 8.989 + export GO111MODULE=on [2021-05-19T12:44:05.664Z] #58 8.989 + GO111MODULE=on [2021-05-19T12:44:05.664Z] #58 8.989 + export GOPROXY=https://proxy.golang.org [2021-05-19T12:44:05.664Z] #58 8.989 + GOPROXY=https://proxy.golang.org [2021-05-19T12:44:05.664Z] #58 8.989 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-19T12:44:05.664Z] #58 8.989 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-19T12:44:05.664Z] #58 ... [2021-05-19T12:44:05.664Z] [2021-05-19T12:44:05.664Z] #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-05-19T12:44:05.664Z] #24 sha256:e44fb1465e7230758dd0399561b8280c8547144f6962151a6fff81e8fec86659 [2021-05-19T12:44:05.664Z] #24 3.137 + RM_GOPATH=0 [2021-05-19T12:44:05.664Z] #24 3.138 + TMP_GOPATH= [2021-05-19T12:44:05.664Z] #24 3.138 + : /build [2021-05-19T12:44:05.664Z] #24 3.138 + '[' -z '' ']' [2021-05-19T12:44:05.664Z] #24 3.145 ++ mktemp -d [2021-05-19T12:44:05.664Z] #24 3.145 + export GOPATH=/tmp/tmp.ymChcIGShC [2021-05-19T12:44:05.664Z] #24 3.145 + GOPATH=/tmp/tmp.ymChcIGShC [2021-05-19T12:44:05.664Z] #24 3.145 + RM_GOPATH=1 [2021-05-19T12:44:05.664Z] #24 3.145 + case "$(go env GOARCH)" in [2021-05-19T12:44:05.664Z] #24 3.145 ++ go env GOARCH [2021-05-19T12:44:05.664Z] #24 3.145 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:05.664Z] #24 3.145 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:05.664Z] #24 3.145 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:05.664Z] #24 3.146 Install docker/cli version 17.06.2-ce from stable [2021-05-19T12:44:05.664Z] #24 3.147 + dir=/tmp/install [2021-05-19T12:44:05.664Z] #24 3.147 + bin=dockercli [2021-05-19T12:44:05.664Z] #24 3.147 + shift [2021-05-19T12:44:05.664Z] #24 3.147 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-19T12:44:05.664Z] #24 3.147 + . /tmp/install/dockercli.installer [2021-05-19T12:44:05.664Z] #24 3.147 ++ : stable [2021-05-19T12:44:05.664Z] #24 3.147 ++ : 17.06.2-ce [2021-05-19T12:44:05.664Z] #24 3.147 + install_dockercli [2021-05-19T12:44:05.664Z] #24 3.147 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-19T12:44:05.664Z] #24 3.147 ++ uname -m [2021-05-19T12:44:05.664Z] #24 3.147 + arch=x86_64 [2021-05-19T12:44:05.664Z] #24 3.147 + '[' x86_64 '!=' x86_64 ']' [2021-05-19T12:44:05.664Z] #24 3.147 + url=https://download.docker.com/linux/static [2021-05-19T12:44:05.664Z] #24 3.148 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-19T12:44:05.664Z] #24 3.148 + tar -xz docker/docker [2021-05-19T12:44:05.664Z] #24 8.536 + mkdir -p /build [2021-05-19T12:44:05.664Z] #24 8.540 + mv docker/docker /build/ [2021-05-19T12:44:05.664Z] #24 8.558 + rmdir docker [2021-05-19T12:44:05.664Z] #24 DONE 9.2s [2021-05-19T12:44:05.920Z] [2021-05-19T12:44:05.920Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T12:44:05.920Z] #47 sha256:34dba3606a8cbee8895465f9fa2985df848b334be5cb8f060d5db36a2bae7351 [2021-05-19T12:44:05.920Z] #47 9.266 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T12:44:06.482Z] #47 ... [2021-05-19T12:44:06.482Z] [2021-05-19T12:44:06.482Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T12:44:06.482Z] #67 sha256:7b56d191351ff07f776b0733395c44b12a5e5fe259d6aac4a08b6a7d60bb01b0 [2021-05-19T12:44:06.482Z] #67 2.880 + RM_GOPATH=0 [2021-05-19T12:44:06.482Z] #67 2.880 + TMP_GOPATH= [2021-05-19T12:44:06.482Z] #67 2.880 + : /build [2021-05-19T12:44:06.482Z] #67 2.880 + '[' -z '' ']' [2021-05-19T12:44:06.482Z] #67 2.880 ++ mktemp -d [2021-05-19T12:44:06.482Z] #67 2.884 + export GOPATH=/tmp/tmp.f0MA8oZyCM [2021-05-19T12:44:06.482Z] #67 2.884 + GOPATH=/tmp/tmp.f0MA8oZyCM [2021-05-19T12:44:06.482Z] #67 2.884 + RM_GOPATH=1 [2021-05-19T12:44:06.482Z] #67 2.899 + case "$(go env GOARCH)" in [2021-05-19T12:44:06.482Z] #67 2.899 ++ go env GOARCH [2021-05-19T12:44:06.482Z] #67 2.899 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:06.482Z] #67 2.899 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:06.482Z] #67 2.899 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:06.482Z] #67 2.899 + dir=/tmp/install [2021-05-19T12:44:06.482Z] #67 2.899 + bin=proxy [2021-05-19T12:44:06.482Z] #67 2.899 + shift [2021-05-19T12:44:06.482Z] #67 2.899 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-19T12:44:06.482Z] #67 2.899 + . /tmp/install/proxy.installer [2021-05-19T12:44:06.482Z] #67 2.899 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T12:44:06.482Z] #67 2.899 + install_proxy [2021-05-19T12:44:06.482Z] #67 2.899 + case "$1" in [2021-05-19T12:44:06.482Z] #67 2.899 + export CGO_ENABLED=0 [2021-05-19T12:44:06.482Z] #67 2.899 + CGO_ENABLED=0 [2021-05-19T12:44:06.482Z] #67 2.899 + _install_proxy [2021-05-19T12:44:06.482Z] #67 2.899 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-19T12:44:06.482Z] #67 2.899 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.f0MA8oZyCM/src/github.com/docker/libnetwork [2021-05-19T12:44:06.482Z] #67 2.899 Cloning into '/tmp/tmp.f0MA8oZyCM/src/github.com/docker/libnetwork'... [2021-05-19T12:44:06.482Z] #67 2.899 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T12:44:06.482Z] #67 ... [2021-05-19T12:44:06.482Z] [2021-05-19T12:44:06.482Z] #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-05-19T12:44:06.482Z] #37 sha256:0093c802f4227c71cb704ca6b69d64c809a0f4b53c879f9d9a71070d4f6cc8d1 [2021-05-19T12:44:06.482Z] #37 4.636 + RM_GOPATH=0 [2021-05-19T12:44:06.482Z] #37 4.636 + TMP_GOPATH= [2021-05-19T12:44:06.482Z] #37 4.636 + : /build [2021-05-19T12:44:06.482Z] #37 4.636 + '[' -z '' ']' [2021-05-19T12:44:06.482Z] #37 4.636 ++ mktemp -d [2021-05-19T12:44:06.482Z] #37 4.639 + export GOPATH=/tmp/tmp.mEkij1NYST [2021-05-19T12:44:06.482Z] #37 4.639 + GOPATH=/tmp/tmp.mEkij1NYST [2021-05-19T12:44:06.482Z] #37 4.639 + RM_GOPATH=1 [2021-05-19T12:44:06.482Z] #37 4.639 + case "$(go env GOARCH)" in [2021-05-19T12:44:06.482Z] #37 4.640 ++ go env GOARCH [2021-05-19T12:44:06.482Z] #37 4.655 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:06.482Z] #37 4.655 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:06.482Z] #37 4.657 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:06.482Z] #37 4.665 + dir=/tmp/install [2021-05-19T12:44:06.482Z] #37 4.665 + bin=tini [2021-05-19T12:44:06.482Z] #37 4.665 + shift [2021-05-19T12:44:06.482Z] #37 4.666 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-19T12:44:06.482Z] #37 4.666 + . /tmp/install/tini.installer [2021-05-19T12:44:06.482Z] #37 4.666 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T12:44:06.482Z] #37 4.667 + install_tini [2021-05-19T12:44:06.482Z] #37 4.677 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-19T12:44:06.482Z] #37 4.677 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T12:44:06.482Z] #37 4.678 + git clone https://github.com/krallin/tini.git /tmp/tmp.mEkij1NYST/tini [2021-05-19T12:44:06.482Z] #37 4.685 Cloning into '/tmp/tmp.mEkij1NYST/tini'... [2021-05-19T12:44:06.482Z] #37 5.693 + cd /tmp/tmp.mEkij1NYST/tini [2021-05-19T12:44:06.482Z] #37 5.693 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T12:44:06.482Z] #37 5.734 + cmake . [2021-05-19T12:44:06.482Z] #37 6.358 -- The C compiler identification is GNU 8.3.0 [2021-05-19T12:44:06.482Z] #37 6.413 -- Check for working C compiler: /usr/bin/cc [2021-05-19T12:44:06.482Z] #37 7.197 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-19T12:44:06.482Z] #37 7.200 -- Detecting C compiler ABI info [2021-05-19T12:44:06.482Z] #37 8.088 -- Detecting C compiler ABI info - done [2021-05-19T12:44:06.482Z] #37 8.131 -- Detecting C compile features [2021-05-19T12:44:06.743Z] #37 ... [2021-05-19T12:44:06.743Z] [2021-05-19T12:44:06.743Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T12:44:06.743Z] #51 sha256:020ae5c523077df56531b08aa6cf30882f98d9ec671888759adeff7f2ff63de5 [2021-05-19T12:44:06.743Z] #51 4.333 + RM_GOPATH=0 [2021-05-19T12:44:06.743Z] #51 4.333 + TMP_GOPATH= [2021-05-19T12:44:06.743Z] #51 4.333 + : /build [2021-05-19T12:44:06.743Z] #51 4.333 + '[' -z '' ']' [2021-05-19T12:44:06.743Z] #51 4.333 ++ mktemp -d [2021-05-19T12:44:06.743Z] #51 4.333 + export GOPATH=/tmp/tmp.ChRhzVhuaC [2021-05-19T12:44:06.743Z] #51 4.333 + GOPATH=/tmp/tmp.ChRhzVhuaC [2021-05-19T12:44:06.743Z] #51 4.333 + RM_GOPATH=1 [2021-05-19T12:44:06.743Z] #51 4.333 + case "$(go env GOARCH)" in [2021-05-19T12:44:06.743Z] #51 4.333 ++ go env GOARCH [2021-05-19T12:44:06.743Z] #51 4.370 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:06.743Z] #51 4.370 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:06.743Z] #51 4.370 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:06.743Z] #51 4.383 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T12:44:06.743Z] #51 4.383 + dir=/tmp/install [2021-05-19T12:44:06.743Z] #51 4.383 + bin=shfmt [2021-05-19T12:44:06.743Z] #51 4.383 + shift [2021-05-19T12:44:06.743Z] #51 4.383 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-19T12:44:06.743Z] #51 4.383 + . /tmp/install/shfmt.installer [2021-05-19T12:44:06.743Z] #51 4.383 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T12:44:06.743Z] #51 4.383 + install_shfmt [2021-05-19T12:44:06.743Z] #51 4.383 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-19T12:44:06.743Z] #51 4.383 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ChRhzVhuaC/src/github.com/mvdan/sh [2021-05-19T12:44:06.743Z] #51 4.386 Cloning into '/tmp/tmp.ChRhzVhuaC/src/github.com/mvdan/sh'... [2021-05-19T12:44:06.743Z] #51 ... [2021-05-19T12:44:06.743Z] [2021-05-19T12:44:06.743Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T12:44:06.743Z] #53 sha256:788d02335ff88b89ed7e43dc1683774d1b717cd5ad8793a095e00caca54d7bcc [2021-05-19T12:44:06.743Z] #53 4.205 + RM_GOPATH=0 [2021-05-19T12:44:06.743Z] #53 4.205 + TMP_GOPATH= [2021-05-19T12:44:06.743Z] #53 4.205 + : /build [2021-05-19T12:44:06.743Z] #53 4.205 + '[' -z '' ']' [2021-05-19T12:44:06.743Z] #53 4.205 ++ mktemp -d [2021-05-19T12:44:06.743Z] #53 4.206 + export GOPATH=/tmp/tmp.BJvdJJeec7 [2021-05-19T12:44:06.743Z] #53 4.206 + GOPATH=/tmp/tmp.BJvdJJeec7 [2021-05-19T12:44:06.743Z] #53 4.206 + RM_GOPATH=1 [2021-05-19T12:44:06.743Z] #53 4.206 + case "$(go env GOARCH)" in [2021-05-19T12:44:06.743Z] #53 4.219 ++ go env GOARCH [2021-05-19T12:44:06.743Z] #53 4.229 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:06.743Z] #53 4.229 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:06.743Z] #53 4.229 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:06.743Z] #53 4.229 + dir=/tmp/install [2021-05-19T12:44:06.743Z] #53 4.229 + bin=runc [2021-05-19T12:44:06.743Z] #53 4.229 + shift [2021-05-19T12:44:06.743Z] #53 4.229 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-19T12:44:06.743Z] #53 4.229 + . /tmp/install/runc.installer [2021-05-19T12:44:06.743Z] #53 4.229 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-19T12:44:06.743Z] #53 4.230 + install_runc [2021-05-19T12:44:06.743Z] #53 4.234 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-19T12:44:06.743Z] #53 4.238 + uname -r [2021-05-19T12:44:06.743Z] #53 4.244 + RUNC_BUILDTAGS='seccomp ' [2021-05-19T12:44:06.743Z] #53 4.245 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-19T12:44:06.743Z] #53 4.245 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BJvdJJeec7/src/github.com/opencontainers/runc [2021-05-19T12:44:06.743Z] #53 4.245 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-19T12:44:06.743Z] #53 4.246 Cloning into '/tmp/tmp.BJvdJJeec7/src/github.com/opencontainers/runc'... [2021-05-19T12:44:07.000Z] #53 ... [2021-05-19T12:44:07.000Z] [2021-05-19T12:44:07.000Z] #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-05-19T12:44:07.000Z] #34 sha256:f4bf6ef2fb75e1e1d2f984f60083cac015c8474904cd4bf88f599d12296e249b [2021-05-19T12:44:07.000Z] #34 4.231 Install go-toml version v1.8.1 [2021-05-19T12:44:07.000Z] #34 4.268 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-19T12:44:07.000Z] #34 4.268 go: finding github.com v1.8.1 [2021-05-19T12:44:07.000Z] #34 4.279 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-19T12:44:07.000Z] #34 4.279 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-19T12:44:07.000Z] #34 4.279 go: finding github.com/pelletier v1.8.1 [2021-05-19T12:44:07.000Z] #34 5.216 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-19T12:44:07.000Z] #34 5.666 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-19T12:44:07.000Z] #34 8.418 github.com/pelletier/go-toml [2021-05-19T12:44:07.229Z] #67 3.553 + RM_GOPATH=0 [2021-05-19T12:44:07.229Z] #67 3.557 + TMP_GOPATH= [2021-05-19T12:44:07.229Z] #67 3.557 + : /build [2021-05-19T12:44:07.229Z] #67 3.557 + '[' -z '' ']' [2021-05-19T12:44:07.229Z] #67 3.562 ++ mktemp -d [2021-05-19T12:44:07.229Z] #67 3.564 + export GOPATH=/tmp/tmp.PjSlimgh1n [2021-05-19T12:44:07.229Z] #67 3.564 + GOPATH=/tmp/tmp.PjSlimgh1n [2021-05-19T12:44:07.229Z] #67 3.564 + RM_GOPATH=1 [2021-05-19T12:44:07.229Z] #67 3.564 + case "$(go env GOARCH)" in [2021-05-19T12:44:07.229Z] #67 3.565 ++ go env GOARCH [2021-05-19T12:44:07.229Z] #67 3.584 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:07.229Z] #67 3.584 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:07.229Z] #67 3.585 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:07.229Z] #67 3.588 + dir=/tmp/install [2021-05-19T12:44:07.229Z] #67 3.588 + bin=proxy [2021-05-19T12:44:07.229Z] #67 3.589 + shift [2021-05-19T12:44:07.229Z] #67 3.589 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-19T12:44:07.229Z] #67 3.590 + . /tmp/install/proxy.installer [2021-05-19T12:44:07.229Z] #67 3.590 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T12:44:07.229Z] #67 3.591 + install_proxy [2021-05-19T12:44:07.229Z] #67 3.591 + case "$1" in [2021-05-19T12:44:07.229Z] #67 3.592 + export CGO_ENABLED=0 [2021-05-19T12:44:07.229Z] #67 3.592 + CGO_ENABLED=0 [2021-05-19T12:44:07.229Z] #67 3.593 + _install_proxy [2021-05-19T12:44:07.229Z] #67 3.593 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-19T12:44:07.229Z] #67 3.593 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T12:44:07.229Z] #67 3.594 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PjSlimgh1n/src/github.com/docker/libnetwork [2021-05-19T12:44:07.229Z] #67 3.596 Cloning into '/tmp/tmp.PjSlimgh1n/src/github.com/docker/libnetwork'... [2021-05-19T12:44:07.258Z] #34 ... [2021-05-19T12:44:07.258Z] [2021-05-19T12:44:07.258Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T12:44:07.258Z] #45 sha256:5442ea2280ac1b858386a5812a56ca32f2b83f7558e33698e3af88f83ee9357e [2021-05-19T12:44:07.258Z] #45 4.488 + RM_GOPATH=0 [2021-05-19T12:44:07.258Z] #45 4.488 + TMP_GOPATH= [2021-05-19T12:44:07.258Z] #45 4.488 + : /build [2021-05-19T12:44:07.258Z] #45 4.488 + '[' -z '' ']' [2021-05-19T12:44:07.258Z] #45 4.488 ++ mktemp -d [2021-05-19T12:44:07.258Z] #45 4.492 + export GOPATH=/tmp/tmp.3onMtLm8lr [2021-05-19T12:44:07.258Z] #45 4.492 + GOPATH=/tmp/tmp.3onMtLm8lr [2021-05-19T12:44:07.258Z] #45 4.492 + RM_GOPATH=1 [2021-05-19T12:44:07.258Z] #45 4.492 + case "$(go env GOARCH)" in [2021-05-19T12:44:07.258Z] #45 4.497 ++ go env GOARCH [2021-05-19T12:44:07.258Z] #45 4.544 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:07.258Z] #45 4.544 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:07.258Z] #45 4.550 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:07.258Z] #45 4.568 + dir=/tmp/install [2021-05-19T12:44:07.258Z] #45 4.569 + bin=vndr [2021-05-19T12:44:07.258Z] #45 4.577 + shift [2021-05-19T12:44:07.258Z] #45 4.578 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-19T12:44:07.258Z] #45 4.578 + . /tmp/install/vndr.installer [2021-05-19T12:44:07.258Z] #45 4.578 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T12:44:07.258Z] #45 4.579 + install_vndr [2021-05-19T12:44:07.258Z] #45 4.579 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-19T12:44:07.258Z] #45 4.579 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T12:44:07.258Z] #45 4.579 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3onMtLm8lr/src/github.com/LK4D4/vndr [2021-05-19T12:44:07.258Z] #45 4.599 Cloning into '/tmp/tmp.3onMtLm8lr/src/github.com/LK4D4/vndr'... [2021-05-19T12:44:07.258Z] #45 5.253 + cd /tmp/tmp.3onMtLm8lr/src/github.com/LK4D4/vndr [2021-05-19T12:44:07.258Z] #45 5.253 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T12:44:07.258Z] #45 5.258 + go build -buildmode=pie -v -o /build/vndr . [2021-05-19T12:44:07.258Z] #45 6.942 github.com/LK4D4/vndr/build [2021-05-19T12:44:07.258Z] #45 7.051 github.com/LK4D4/vndr/godl/singleflight [2021-05-19T12:44:07.258Z] #45 7.459 github.com/LK4D4/vndr/versioned [2021-05-19T12:44:07.258Z] #45 8.879 github.com/LK4D4/vndr/godl [2021-05-19T12:44:07.258Z] #45 ... [2021-05-19T12:44:07.258Z] [2021-05-19T12:44:07.258Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:44:07.258Z] #56 sha256:b17e3b0dc510fc9f8ace2407916ebba23c960fadacfff88f6c9493df1c909bc9 [2021-05-19T12:44:07.258Z] #56 3.756 + RM_GOPATH=0 [2021-05-19T12:44:07.258Z] #56 3.756 + TMP_GOPATH= [2021-05-19T12:44:07.258Z] #56 3.756 + : /build [2021-05-19T12:44:07.258Z] #56 3.756 + '[' -z '' ']' [2021-05-19T12:44:07.258Z] #56 3.756 ++ mktemp -d [2021-05-19T12:44:07.259Z] #56 3.763 + export GOPATH=/tmp/tmp.7W2EDV9XhE [2021-05-19T12:44:07.259Z] #56 3.763 + GOPATH=/tmp/tmp.7W2EDV9XhE [2021-05-19T12:44:07.259Z] #56 3.763 + RM_GOPATH=1 [2021-05-19T12:44:07.259Z] #56 3.763 + case "$(go env GOARCH)" in [2021-05-19T12:44:07.259Z] #56 3.763 ++ go env GOARCH [2021-05-19T12:44:07.259Z] #56 3.781 Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-19T12:44:07.259Z] #56 3.781 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:07.259Z] #56 3.781 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:07.259Z] #56 3.781 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:07.259Z] #56 3.781 + dir=/tmp/install [2021-05-19T12:44:07.259Z] #56 3.781 + bin=containerd [2021-05-19T12:44:07.259Z] #56 3.781 + shift [2021-05-19T12:44:07.259Z] #56 3.781 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-19T12:44:07.259Z] #56 3.781 + . /tmp/install/containerd.installer [2021-05-19T12:44:07.259Z] #56 3.781 ++ set -e [2021-05-19T12:44:07.259Z] #56 3.781 ++ : 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-19T12:44:07.259Z] #56 3.781 + install_containerd [2021-05-19T12:44:07.259Z] #56 3.781 + echo 'Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7' [2021-05-19T12:44:07.259Z] #56 3.781 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7W2EDV9XhE/src/github.com/containerd/containerd [2021-05-19T12:44:07.259Z] #56 3.790 Cloning into '/tmp/tmp.7W2EDV9XhE/src/github.com/containerd/containerd'... [2021-05-19T12:44:07.515Z] #56 ... [2021-05-19T12:44:07.515Z] [2021-05-19T12:44:07.515Z] #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-05-19T12:44:07.515Z] #37 sha256:0093c802f4227c71cb704ca6b69d64c809a0f4b53c879f9d9a71070d4f6cc8d1 [2021-05-19T12:44:07.515Z] #37 10.32 -- Detecting C compile features - done [2021-05-19T12:44:07.515Z] #37 10.41 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-19T12:44:07.515Z] #37 10.83 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-19T12:44:07.515Z] #37 11.04 -- Configuring done [2021-05-19T12:44:07.515Z] #37 11.06 -- Generating done [2021-05-19T12:44:07.515Z] #37 11.08 -- Build files have been written to: /tmp/tmp.mEkij1NYST/tini [2021-05-19T12:44:07.773Z] #37 11.11 + make tini-static [2021-05-19T12:44:08.030Z] #37 11.59 Scanning dependencies of target tini-static [2021-05-19T12:44:08.030Z] #37 11.70 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-19T12:44:09.782Z] #67 ... [2021-05-19T12:44:09.782Z] [2021-05-19T12:44:09.782Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T12:44:09.782Z] #47 sha256:f3460c29e77aad844b5ed504fefb835fc1622c8384082402aa74890edfaeb7fa [2021-05-19T12:44:09.782Z] #47 2.716 + RM_GOPATH=0 [2021-05-19T12:44:09.782Z] #47 2.716 + TMP_GOPATH= [2021-05-19T12:44:09.782Z] #47 2.716 + : /build [2021-05-19T12:44:09.782Z] #47 2.716 + '[' -z '' ']' [2021-05-19T12:44:09.782Z] #47 2.717 ++ mktemp -d [2021-05-19T12:44:09.782Z] #47 2.718 + export GOPATH=/tmp/tmp.pUwuP1V0tU [2021-05-19T12:44:09.782Z] #47 2.718 + GOPATH=/tmp/tmp.pUwuP1V0tU [2021-05-19T12:44:09.782Z] #47 2.718 + RM_GOPATH=1 [2021-05-19T12:44:09.782Z] #47 2.718 + case "$(go env GOARCH)" in [2021-05-19T12:44:09.782Z] #47 2.719 ++ go env GOARCH [2021-05-19T12:44:09.782Z] #47 2.788 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:09.782Z] #47 2.788 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:09.782Z] #47 2.788 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:09.782Z] #47 2.788 + dir=/tmp/install [2021-05-19T12:44:09.782Z] #47 2.788 + bin=gotestsum [2021-05-19T12:44:09.782Z] #47 2.788 + shift [2021-05-19T12:44:09.782Z] #47 2.788 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-19T12:44:09.782Z] #47 2.788 + . /tmp/install/gotestsum.installer [2021-05-19T12:44:09.782Z] #47 2.788 ++ : v0.5.3 [2021-05-19T12:44:09.782Z] #47 2.788 + install_gotestsum [2021-05-19T12:44:09.782Z] #47 2.788 + set -e [2021-05-19T12:44:09.782Z] #47 2.788 + export GO111MODULE=on [2021-05-19T12:44:09.782Z] #47 2.788 + GO111MODULE=on [2021-05-19T12:44:09.782Z] #47 2.788 + GOBIN=/build [2021-05-19T12:44:09.782Z] #47 2.788 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-19T12:44:09.782Z] #47 2.788 go: finding gotest.tools v0.5.3 [2021-05-19T12:44:09.782Z] #47 2.788 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-19T12:44:09.782Z] #47 3.553 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-19T12:44:09.782Z] #47 3.969 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-19T12:44:09.782Z] #47 4.545 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T12:44:09.782Z] #47 4.553 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-19T12:44:09.782Z] #47 4.595 go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T12:44:09.782Z] #47 4.614 go: downloading github.com/fatih/color v1.9.0 [2021-05-19T12:44:09.782Z] #47 4.638 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T12:44:09.782Z] #47 4.657 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T12:44:09.782Z] #47 4.695 go: extracting github.com/fatih/color v1.9.0 [2021-05-19T12:44:09.782Z] #47 4.703 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T12:44:09.783Z] #47 4.796 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-19T12:44:09.783Z] #47 4.826 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-19T12:44:09.783Z] #47 4.892 go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T12:44:09.783Z] #47 4.892 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-19T12:44:09.783Z] #47 4.913 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-19T12:44:09.783Z] #47 4.939 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T12:44:09.783Z] #47 4.947 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T12:44:09.783Z] #47 4.957 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-19T12:44:09.783Z] #47 4.992 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T12:44:09.783Z] #47 5.032 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-19T12:44:09.783Z] #47 5.187 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-19T12:44:09.783Z] #47 5.932 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T12:44:09.783Z] #47 ... [2021-05-19T12:44:09.783Z] [2021-05-19T12:44:09.783Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:09.783Z] #49 sha256:51fd6c4ddbb3fc765684a6713353c2044ee0e1d4e5bde27127af79a13497e475 [2021-05-19T12:44:09.783Z] #49 2.066 + RM_GOPATH=0 [2021-05-19T12:44:09.783Z] #49 2.066 + TMP_GOPATH= [2021-05-19T12:44:09.783Z] #49 2.067 + : /build [2021-05-19T12:44:09.783Z] #49 2.067 + '[' -z '' ']' [2021-05-19T12:44:09.783Z] #49 2.070 ++ mktemp -d [2021-05-19T12:44:09.783Z] #49 2.078 + export GOPATH=/tmp/tmp.kGY3t1O4u0 [2021-05-19T12:44:09.783Z] #49 2.078 + GOPATH=/tmp/tmp.kGY3t1O4u0 [2021-05-19T12:44:09.783Z] #49 2.078 + RM_GOPATH=1 [2021-05-19T12:44:09.783Z] #49 2.078 + case "$(go env GOARCH)" in [2021-05-19T12:44:09.783Z] #49 2.078 ++ go env GOARCH [2021-05-19T12:44:09.783Z] #49 2.119 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:09.783Z] #49 2.119 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:09.783Z] #49 2.119 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:09.783Z] #49 2.119 + dir=/tmp/install [2021-05-19T12:44:09.783Z] #49 2.119 + bin=golangci_lint [2021-05-19T12:44:09.783Z] #49 2.119 + shift [2021-05-19T12:44:09.783Z] #49 2.119 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-19T12:44:09.783Z] #49 2.119 + . /tmp/install/golangci_lint.installer [2021-05-19T12:44:09.783Z] #49 2.119 ++ : v1.23.8 [2021-05-19T12:44:09.783Z] #49 2.119 + install_golangci_lint [2021-05-19T12:44:09.783Z] #49 2.119 + set -e [2021-05-19T12:44:09.783Z] #49 2.119 + export GO111MODULE=on [2021-05-19T12:44:09.783Z] #49 2.119 + GO111MODULE=on [2021-05-19T12:44:09.783Z] #49 2.119 + GOBIN=/build [2021-05-19T12:44:09.783Z] #49 2.119 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-19T12:44:09.783Z] #49 2.119 go: finding github.com v1.23.8 [2021-05-19T12:44:09.783Z] #49 2.125 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-19T12:44:09.783Z] #49 2.126 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-19T12:44:09.783Z] #49 2.126 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-19T12:44:09.783Z] #49 2.126 go: finding github.com/golangci v1.23.8 [2021-05-19T12:44:09.783Z] #49 2.351 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-19T12:44:09.783Z] #49 2.714 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-19T12:44:09.783Z] #49 5.464 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T12:44:09.783Z] #49 5.497 go: downloading github.com/fatih/color v1.7.0 [2021-05-19T12:44:09.783Z] #49 5.497 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-19T12:44:09.783Z] #49 5.512 go: downloading github.com/spf13/viper v1.6.1 [2021-05-19T12:44:09.783Z] #49 5.626 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-19T12:44:09.783Z] #49 5.636 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-19T12:44:09.783Z] #49 5.701 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-19T12:44:09.783Z] #49 5.705 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-19T12:44:09.783Z] #49 5.722 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T12:44:09.783Z] #49 5.796 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T12:44:09.783Z] #49 5.861 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-19T12:44:09.783Z] #49 5.874 go: extracting github.com/spf13/viper v1.6.1 [2021-05-19T12:44:09.783Z] #49 5.876 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-19T12:44:09.783Z] #49 5.905 go: downloading github.com/pkg/errors v0.8.1 [2021-05-19T12:44:09.783Z] #49 5.918 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-19T12:44:09.783Z] #49 5.929 go: extracting github.com/fatih/color v1.7.0 [2021-05-19T12:44:09.783Z] #49 5.937 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-19T12:44:09.783Z] #49 6.028 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T12:44:09.783Z] #49 6.041 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-19T12:44:09.783Z] #49 6.143 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T12:44:09.783Z] #49 6.189 go: extracting github.com/pkg/errors v0.8.1 [2021-05-19T12:44:09.925Z] #37 13.06 [100%] Linking C executable tini-static [2021-05-19T12:44:10.045Z] #49 6.208 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T12:44:10.045Z] #49 6.219 go: downloading github.com/spf13/afero v1.1.2 [2021-05-19T12:44:10.045Z] #49 6.231 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-19T12:44:10.045Z] #49 6.271 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T12:44:10.045Z] #49 6.313 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T12:44:10.045Z] #49 6.340 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-19T12:44:10.045Z] #49 6.434 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T12:44:10.181Z] #37 13.66 [100%] Built target tini-static [2021-05-19T12:44:10.181Z] #37 13.73 + mkdir -p /build [2021-05-19T12:44:10.307Z] #49 6.447 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-19T12:44:10.307Z] #49 6.464 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T12:44:10.307Z] #49 6.513 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T12:44:10.307Z] #49 6.655 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-19T12:44:10.307Z] #49 6.706 go: extracting github.com/spf13/afero v1.1.2 [2021-05-19T12:44:10.307Z] #49 ... [2021-05-19T12:44:10.307Z] [2021-05-19T12:44:10.307Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T12:44:10.307Z] #47 sha256:f3460c29e77aad844b5ed504fefb835fc1622c8384082402aa74890edfaeb7fa [2021-05-19T12:44:10.307Z] #47 6.668 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T12:44:10.438Z] #37 13.73 + cp tini-static /build/docker-init [2021-05-19T12:44:10.438Z] #37 DONE 13.9s [2021-05-19T12:44:10.438Z] [2021-05-19T12:44:10.438Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:10.438Z] #49 sha256:eb12f4e6c575ae50a76f64b59907035368ef340d579114f81f9a233a509667d1 [2021-05-19T12:44:10.438Z] #49 11.44 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-19T12:44:10.438Z] #49 11.45 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-19T12:44:10.438Z] #49 11.48 go: downloading github.com/spf13/viper v1.6.1 [2021-05-19T12:44:10.438Z] #49 11.50 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T12:44:10.438Z] #49 11.57 go: downloading github.com/pkg/errors v0.8.1 [2021-05-19T12:44:10.438Z] #49 11.66 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T12:44:10.438Z] #49 11.82 go: extracting github.com/spf13/viper v1.6.1 [2021-05-19T12:44:10.438Z] #49 11.85 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T12:44:10.438Z] #49 11.85 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-19T12:44:10.438Z] #49 11.88 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-19T12:44:10.438Z] #49 11.88 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-19T12:44:10.438Z] #49 11.88 go: extracting github.com/pkg/errors v0.8.1 [2021-05-19T12:44:10.438Z] #49 12.06 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-19T12:44:10.438Z] #49 12.08 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T12:44:10.438Z] #49 12.13 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T12:44:10.438Z] #49 12.17 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T12:44:10.438Z] #49 12.25 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T12:44:10.438Z] #49 12.30 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-19T12:44:10.438Z] #49 12.42 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-19T12:44:10.438Z] #49 12.45 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-19T12:44:10.438Z] #49 12.46 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T12:44:10.438Z] #49 12.75 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-19T12:44:10.438Z] #49 12.86 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-19T12:44:10.438Z] #49 13.23 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T12:44:10.438Z] #49 13.24 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-19T12:44:10.438Z] #49 13.51 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T12:44:10.438Z] #49 13.66 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T12:44:10.438Z] #49 13.67 go: downloading github.com/fatih/color v1.7.0 [2021-05-19T12:44:10.438Z] #49 13.78 go: extracting github.com/fatih/color v1.7.0 [2021-05-19T12:44:10.695Z] #49 14.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-19T12:44:10.880Z] #47 7.086 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T12:44:10.951Z] #49 14.53 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-19T12:44:11.896Z] #49 15.26 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T12:44:11.896Z] #49 15.44 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T12:44:12.152Z] #49 15.60 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T12:44:13.517Z] #49 16.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T12:44:13.517Z] #49 16.96 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T12:44:13.517Z] #49 16.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T12:44:13.517Z] #49 16.96 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T12:44:13.517Z] #49 16.96 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T12:44:13.517Z] #49 16.98 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T12:44:13.517Z] #49 16.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T12:44:13.517Z] #49 16.98 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-19T12:44:13.517Z] #49 16.99 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T12:44:13.517Z] #49 17.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T12:44:13.517Z] #49 17.05 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T12:44:13.517Z] #49 17.07 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T12:44:13.517Z] #49 17.10 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T12:44:13.517Z] #49 17.11 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T12:44:13.517Z] #49 17.11 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T12:44:13.517Z] #49 17.14 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-19T12:44:13.517Z] #49 17.14 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T12:44:13.517Z] #49 17.14 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T12:44:13.517Z] #49 17.15 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T12:44:13.774Z] #49 17.17 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T12:44:13.774Z] #49 17.17 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T12:44:13.774Z] #49 17.26 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-19T12:44:13.774Z] #49 17.34 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T12:44:14.030Z] #49 ... [2021-05-19T12:44:14.030Z] [2021-05-19T12:44:14.030Z] #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-05-19T12:44:14.030Z] #34 sha256:f4bf6ef2fb75e1e1d2f984f60083cac015c8474904cd4bf88f599d12296e249b [2021-05-19T12:44:14.030Z] #34 14.89 github.com/pelletier/go-toml/cmd/tomll [2021-05-19T12:44:14.030Z] #34 DONE 17.5s [2021-05-19T12:44:14.030Z] [2021-05-19T12:44:14.030Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:14.030Z] #49 sha256:eb12f4e6c575ae50a76f64b59907035368ef340d579114f81f9a233a509667d1 [2021-05-19T12:44:14.030Z] #49 17.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T12:44:14.030Z] #49 17.44 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T12:44:14.030Z] #49 17.44 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T12:44:14.030Z] #49 17.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T12:44:14.030Z] #49 17.49 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T12:44:14.030Z] #49 ... [2021-05-19T12:44:14.030Z] [2021-05-19T12:44:14.030Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T12:44:14.030Z] #67 sha256:7b56d191351ff07f776b0733395c44b12a5e5fe259d6aac4a08b6a7d60bb01b0 [2021-05-19T12:44:14.030Z] #67 14.76 Checking out files: 58% (1113/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-19T12:44:14.030Z] #67 15.50 + cd /tmp/tmp.f0MA8oZyCM/src/github.com/docker/libnetwork [2021-05-19T12:44:14.030Z] #67 15.50 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T12:44:14.030Z] #67 15.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-19T12:44:14.187Z] #47 10.12 go: finding github.com/fatih/color v1.9.0 [2021-05-19T12:44:14.187Z] #47 ... [2021-05-19T12:44:14.187Z] [2021-05-19T12:44:14.187Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T12:44:14.187Z] #53 sha256:83eac97d3a036627d104fe5e8e71b02df2d06f9f53ad80ef6f1118856ead1e36 [2021-05-19T12:44:14.187Z] #53 3.055 + RM_GOPATH=0 [2021-05-19T12:44:14.187Z] #53 3.055 + TMP_GOPATH= [2021-05-19T12:44:14.187Z] #53 3.055 + : /build [2021-05-19T12:44:14.187Z] #53 3.055 + '[' -z '' ']' [2021-05-19T12:44:14.187Z] #53 3.059 ++ mktemp -d [2021-05-19T12:44:14.187Z] #53 3.059 + export GOPATH=/tmp/tmp.7BZNixJKiz [2021-05-19T12:44:14.187Z] #53 3.059 + GOPATH=/tmp/tmp.7BZNixJKiz [2021-05-19T12:44:14.187Z] #53 3.059 + RM_GOPATH=1 [2021-05-19T12:44:14.187Z] #53 3.059 + case "$(go env GOARCH)" in [2021-05-19T12:44:14.187Z] #53 3.062 ++ go env GOARCH [2021-05-19T12:44:14.187Z] #53 3.089 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:14.187Z] #53 3.089 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:14.187Z] #53 3.090 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:14.187Z] #53 3.103 + dir=/tmp/install [2021-05-19T12:44:14.187Z] #53 3.103 + bin=runc [2021-05-19T12:44:14.187Z] #53 3.103 + shift [2021-05-19T12:44:14.187Z] #53 3.103 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-19T12:44:14.187Z] #53 3.103 + . /tmp/install/runc.installer [2021-05-19T12:44:14.187Z] #53 3.103 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-19T12:44:14.187Z] #53 3.103 + install_runc [2021-05-19T12:44:14.187Z] #53 3.103 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-19T12:44:14.187Z] #53 3.105 + uname -r [2021-05-19T12:44:14.187Z] #53 3.118 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-19T12:44:14.187Z] #53 3.118 + RUNC_BUILDTAGS='seccomp ' [2021-05-19T12:44:14.187Z] #53 3.118 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-19T12:44:14.187Z] #53 3.118 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7BZNixJKiz/src/github.com/opencontainers/runc [2021-05-19T12:44:14.187Z] #53 3.127 Cloning into '/tmp/tmp.7BZNixJKiz/src/github.com/opencontainers/runc'... [2021-05-19T12:44:14.187Z] #53 9.992 + cd /tmp/tmp.7BZNixJKiz/src/github.com/opencontainers/runc [2021-05-19T12:44:14.187Z] #53 9.992 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-19T12:44:14.187Z] #53 ... [2021-05-19T12:44:14.187Z] [2021-05-19T12:44:14.187Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T12:44:14.187Z] #51 sha256:c9ebaa685c455a9770f6b0c0f47b5cacd68bb632a9555e9c621df2cf249844b4 [2021-05-19T12:44:14.187Z] #51 2.936 + RM_GOPATH=0 [2021-05-19T12:44:14.187Z] #51 2.936 + TMP_GOPATH= [2021-05-19T12:44:14.187Z] #51 2.936 + : /build [2021-05-19T12:44:14.187Z] #51 2.936 + '[' -z '' ']' [2021-05-19T12:44:14.187Z] #51 2.936 ++ mktemp -d [2021-05-19T12:44:14.187Z] #51 2.936 + export GOPATH=/tmp/tmp.yej0w0SCJu [2021-05-19T12:44:14.187Z] #51 2.936 + GOPATH=/tmp/tmp.yej0w0SCJu [2021-05-19T12:44:14.187Z] #51 2.936 + RM_GOPATH=1 [2021-05-19T12:44:14.187Z] #51 2.936 + case "$(go env GOARCH)" in [2021-05-19T12:44:14.187Z] #51 2.936 ++ go env GOARCH [2021-05-19T12:44:14.187Z] #51 2.938 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:14.187Z] #51 2.938 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:14.187Z] #51 2.939 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:14.187Z] #51 2.942 + dir=/tmp/install [2021-05-19T12:44:14.187Z] #51 2.949 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T12:44:14.187Z] #51 2.949 + bin=shfmt [2021-05-19T12:44:14.187Z] #51 2.949 + shift [2021-05-19T12:44:14.187Z] #51 2.949 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-19T12:44:14.187Z] #51 2.949 + . /tmp/install/shfmt.installer [2021-05-19T12:44:14.187Z] #51 2.949 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T12:44:14.187Z] #51 2.949 + install_shfmt [2021-05-19T12:44:14.187Z] #51 2.949 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-19T12:44:14.187Z] #51 2.949 + git clone https://github.com/mvdan/sh.git /tmp/tmp.yej0w0SCJu/src/github.com/mvdan/sh [2021-05-19T12:44:14.187Z] #51 2.958 Cloning into '/tmp/tmp.yej0w0SCJu/src/github.com/mvdan/sh'... [2021-05-19T12:44:14.187Z] #51 8.074 + cd /tmp/tmp.yej0w0SCJu/src/github.com/mvdan/sh [2021-05-19T12:44:14.187Z] #51 8.074 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T12:44:14.187Z] #51 8.179 + GO111MODULE=on [2021-05-19T12:44:14.187Z] #51 8.179 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-19T12:44:14.187Z] #51 9.270 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T12:44:14.187Z] #51 9.300 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T12:44:14.187Z] #51 9.343 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T12:44:14.187Z] #51 9.367 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T12:44:14.187Z] #51 9.551 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T12:44:14.187Z] #51 10.05 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T12:44:14.187Z] #51 ... [2021-05-19T12:44:14.187Z] [2021-05-19T12:44:14.187Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:44:14.187Z] #56 sha256:6b3ac4d45f7cde866721e213c74064bae269dd50267d63b23323124f6b8514a7 [2021-05-19T12:44:14.187Z] #56 2.788 + RM_GOPATH=0 [2021-05-19T12:44:14.187Z] #56 2.788 + TMP_GOPATH= [2021-05-19T12:44:14.187Z] #56 2.788 + : /build [2021-05-19T12:44:14.187Z] #56 2.788 + '[' -z '' ']' [2021-05-19T12:44:14.187Z] #56 2.788 ++ mktemp -d [2021-05-19T12:44:14.187Z] #56 2.788 + export GOPATH=/tmp/tmp.LvucAEk46G [2021-05-19T12:44:14.187Z] #56 2.788 + GOPATH=/tmp/tmp.LvucAEk46G [2021-05-19T12:44:14.187Z] #56 2.788 + RM_GOPATH=1 [2021-05-19T12:44:14.187Z] #56 2.788 + case "$(go env GOARCH)" in [2021-05-19T12:44:14.187Z] #56 2.788 ++ go env GOARCH [2021-05-19T12:44:14.187Z] #56 2.788 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:14.187Z] #56 2.788 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:14.187Z] #56 2.788 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:14.187Z] #56 2.788 + dir=/tmp/install [2021-05-19T12:44:14.187Z] #56 2.788 + bin=containerd [2021-05-19T12:44:14.187Z] #56 2.788 + shift [2021-05-19T12:44:14.187Z] #56 2.788 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-19T12:44:14.187Z] #56 2.788 + . /tmp/install/containerd.installer [2021-05-19T12:44:14.187Z] #56 2.788 ++ set -e [2021-05-19T12:44:14.187Z] #56 2.788 ++ : 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-19T12:44:14.187Z] #56 2.788 + install_containerd [2021-05-19T12:44:14.187Z] #56 2.788 + echo 'Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7' [2021-05-19T12:44:14.187Z] #56 2.788 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LvucAEk46G/src/github.com/containerd/containerd [2021-05-19T12:44:14.187Z] #56 2.788 Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-19T12:44:14.187Z] #56 2.817 Cloning into '/tmp/tmp.LvucAEk46G/src/github.com/containerd/containerd'... [2021-05-19T12:44:14.187Z] #56 ... [2021-05-19T12:44:14.187Z] [2021-05-19T12:44:14.187Z] #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-05-19T12:44:14.187Z] #24 sha256:ebbf981bd84f216d494e84860e5f41e8b1728a380af3c7cfe9521a582f2bc2d8 [2021-05-19T12:44:14.187Z] #24 3.318 + RM_GOPATH=0 [2021-05-19T12:44:14.187Z] #24 3.318 + TMP_GOPATH= [2021-05-19T12:44:14.187Z] #24 3.318 + : /build [2021-05-19T12:44:14.187Z] #24 3.318 + '[' -z '' ']' [2021-05-19T12:44:14.187Z] #24 3.318 ++ mktemp -d [2021-05-19T12:44:14.187Z] #24 3.318 + export GOPATH=/tmp/tmp.ewvW0FSx6D [2021-05-19T12:44:14.187Z] #24 3.318 + GOPATH=/tmp/tmp.ewvW0FSx6D [2021-05-19T12:44:14.187Z] #24 3.318 + RM_GOPATH=1 [2021-05-19T12:44:14.187Z] #24 3.318 + case "$(go env GOARCH)" in [2021-05-19T12:44:14.187Z] #24 3.318 ++ go env GOARCH [2021-05-19T12:44:14.187Z] #24 3.371 Install docker/cli version 17.06.2-ce from stable [2021-05-19T12:44:14.187Z] #24 3.371 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:14.187Z] #24 3.371 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:14.187Z] #24 3.371 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:14.187Z] #24 3.371 + dir=/tmp/install [2021-05-19T12:44:14.187Z] #24 3.371 + bin=dockercli [2021-05-19T12:44:14.187Z] #24 3.371 + shift [2021-05-19T12:44:14.187Z] #24 3.371 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-19T12:44:14.187Z] #24 3.371 + . /tmp/install/dockercli.installer [2021-05-19T12:44:14.187Z] #24 3.371 ++ : stable [2021-05-19T12:44:14.187Z] #24 3.371 ++ : 17.06.2-ce [2021-05-19T12:44:14.187Z] #24 3.371 + install_dockercli [2021-05-19T12:44:14.187Z] #24 3.371 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-19T12:44:14.187Z] #24 3.371 ++ uname -m [2021-05-19T12:44:14.187Z] #24 3.372 + arch=aarch64 [2021-05-19T12:44:14.187Z] #24 3.372 + '[' aarch64 '!=' x86_64 ']' [2021-05-19T12:44:14.187Z] #24 3.372 + '[' aarch64 '!=' s390x ']' [2021-05-19T12:44:14.187Z] #24 3.372 + '[' aarch64 '!=' armhf ']' [2021-05-19T12:44:14.187Z] #24 3.372 + build_dockercli [2021-05-19T12:44:14.187Z] #24 3.372 + git clone https://github.com/docker/docker-ce /tmp/tmp.ewvW0FSx6D/tmp/docker-ce [2021-05-19T12:44:14.187Z] #24 3.375 Cloning into '/tmp/tmp.ewvW0FSx6D/tmp/docker-ce'... [2021-05-19T12:44:14.187Z] #24 ... [2021-05-19T12:44:14.187Z] [2021-05-19T12:44:14.187Z] #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-05-19T12:44:14.187Z] #37 sha256:a24276326439075807ecc2bd7aa142c0526fb3649605d1472657e57412224695 [2021-05-19T12:44:14.187Z] #37 3.179 + RM_GOPATH=0 [2021-05-19T12:44:14.187Z] #37 3.179 + TMP_GOPATH= [2021-05-19T12:44:14.187Z] #37 3.179 + : /build [2021-05-19T12:44:14.187Z] #37 3.179 + '[' -z '' ']' [2021-05-19T12:44:14.187Z] #37 3.179 ++ mktemp -d [2021-05-19T12:44:14.187Z] #37 3.186 + export GOPATH=/tmp/tmp.qxbGid4L5c [2021-05-19T12:44:14.187Z] #37 3.186 + GOPATH=/tmp/tmp.qxbGid4L5c [2021-05-19T12:44:14.187Z] #37 3.186 + RM_GOPATH=1 [2021-05-19T12:44:14.187Z] #37 3.186 + case "$(go env GOARCH)" in [2021-05-19T12:44:14.187Z] #37 3.197 ++ go env GOARCH [2021-05-19T12:44:14.187Z] #37 3.233 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:14.187Z] #37 3.233 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:14.187Z] #37 3.233 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:14.187Z] #37 3.233 + dir=/tmp/install [2021-05-19T12:44:14.187Z] #37 3.233 + bin=tini [2021-05-19T12:44:14.187Z] #37 3.233 + shift [2021-05-19T12:44:14.187Z] #37 3.233 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-19T12:44:14.187Z] #37 3.233 + . /tmp/install/tini.installer [2021-05-19T12:44:14.187Z] #37 3.233 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T12:44:14.187Z] #37 3.233 + install_tini [2021-05-19T12:44:14.187Z] #37 3.233 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-19T12:44:14.187Z] #37 3.233 + git clone https://github.com/krallin/tini.git /tmp/tmp.qxbGid4L5c/tini [2021-05-19T12:44:14.187Z] #37 3.234 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T12:44:14.187Z] #37 3.250 Cloning into '/tmp/tmp.qxbGid4L5c/tini'... [2021-05-19T12:44:14.187Z] #37 3.757 + cd /tmp/tmp.qxbGid4L5c/tini [2021-05-19T12:44:14.187Z] #37 3.757 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T12:44:14.187Z] #37 3.767 + cmake . [2021-05-19T12:44:14.187Z] #37 4.466 -- The C compiler identification is GNU 8.3.0 [2021-05-19T12:44:14.187Z] #37 4.505 -- Check for working C compiler: /usr/bin/cc [2021-05-19T12:44:14.187Z] #37 5.268 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-19T12:44:14.187Z] #37 5.280 -- Detecting C compiler ABI info [2021-05-19T12:44:14.187Z] #37 6.080 -- Detecting C compiler ABI info - done [2021-05-19T12:44:14.187Z] #37 6.109 -- Detecting C compile features [2021-05-19T12:44:14.187Z] #37 8.048 -- Detecting C compile features - done [2021-05-19T12:44:14.187Z] #37 8.098 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-19T12:44:14.187Z] #37 8.438 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-19T12:44:14.187Z] #37 8.500 -- Configuring done [2021-05-19T12:44:14.187Z] #37 8.526 -- Generating done [2021-05-19T12:44:14.187Z] #37 8.545 -- Build files have been written to: /tmp/tmp.qxbGid4L5c/tini [2021-05-19T12:44:14.187Z] #37 8.548 + make tini-static [2021-05-19T12:44:14.187Z] #37 8.994 Scanning dependencies of target tini-static [2021-05-19T12:44:14.187Z] #37 9.134 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-19T12:44:14.187Z] #37 10.38 [100%] Linking C executable tini-static [2021-05-19T12:44:14.449Z] #37 ... [2021-05-19T12:44:14.449Z] [2021-05-19T12:44:14.449Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T12:44:14.449Z] #45 sha256:31a949e5ee9a97eb88f673a9d36355b166ffea1f33ca78a05f96bef7b579f494 [2021-05-19T12:44:14.449Z] #45 3.371 + RM_GOPATH=0 [2021-05-19T12:44:14.449Z] #45 3.371 + TMP_GOPATH= [2021-05-19T12:44:14.449Z] #45 3.371 + : /build [2021-05-19T12:44:14.449Z] #45 3.371 + '[' -z '' ']' [2021-05-19T12:44:14.449Z] #45 3.371 ++ mktemp -d [2021-05-19T12:44:14.449Z] #45 3.371 + export GOPATH=/tmp/tmp.esbxL6426H [2021-05-19T12:44:14.449Z] #45 3.371 + GOPATH=/tmp/tmp.esbxL6426H [2021-05-19T12:44:14.449Z] #45 3.371 + RM_GOPATH=1 [2021-05-19T12:44:14.449Z] #45 3.371 + case "$(go env GOARCH)" in [2021-05-19T12:44:14.449Z] #45 3.372 ++ go env GOARCH [2021-05-19T12:44:14.449Z] #45 3.386 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:14.449Z] #45 3.386 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:14.449Z] #45 3.386 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:14.449Z] #45 3.390 + dir=/tmp/install [2021-05-19T12:44:14.449Z] #45 3.391 + bin=vndr [2021-05-19T12:44:14.449Z] #45 3.391 + shift [2021-05-19T12:44:14.449Z] #45 3.391 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-19T12:44:14.449Z] #45 3.391 + . /tmp/install/vndr.installer [2021-05-19T12:44:14.449Z] #45 3.392 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T12:44:14.449Z] #45 3.392 + install_vndr [2021-05-19T12:44:14.449Z] #45 3.393 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-19T12:44:14.449Z] #45 3.394 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T12:44:14.449Z] #45 3.394 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.esbxL6426H/src/github.com/LK4D4/vndr [2021-05-19T12:44:14.449Z] #45 3.416 Cloning into '/tmp/tmp.esbxL6426H/src/github.com/LK4D4/vndr'... [2021-05-19T12:44:14.449Z] #45 3.836 + cd /tmp/tmp.esbxL6426H/src/github.com/LK4D4/vndr [2021-05-19T12:44:14.449Z] #45 3.836 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T12:44:14.449Z] #45 3.848 + go build -buildmode=pie -v -o /build/vndr . [2021-05-19T12:44:14.449Z] #45 4.795 github.com/LK4D4/vndr/godl/singleflight [2021-05-19T12:44:14.449Z] #45 5.045 github.com/LK4D4/vndr/versioned [2021-05-19T12:44:14.449Z] #45 5.278 github.com/LK4D4/vndr/build [2021-05-19T12:44:14.449Z] #45 5.628 github.com/LK4D4/vndr/godl [2021-05-19T12:44:14.449Z] #45 7.284 github.com/LK4D4/vndr [2021-05-19T12:44:14.449Z] #45 ... [2021-05-19T12:44:14.449Z] [2021-05-19T12:44:14.449Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T12:44:14.449Z] #58 sha256:af42cd1be64159811da64bef8cfcdc7b0e9571a94afc00292d800c9e8bbc3499 [2021-05-19T12:44:14.449Z] #58 3.451 + RM_GOPATH=0 [2021-05-19T12:44:14.449Z] #58 3.451 + TMP_GOPATH= [2021-05-19T12:44:14.449Z] #58 3.451 + : /build [2021-05-19T12:44:14.449Z] #58 3.452 + '[' -z '' ']' [2021-05-19T12:44:14.449Z] #58 3.452 ++ mktemp -d [2021-05-19T12:44:14.449Z] #58 3.456 + export GOPATH=/tmp/tmp.CyphVrXQKF [2021-05-19T12:44:14.449Z] #58 3.462 + GOPATH=/tmp/tmp.CyphVrXQKF [2021-05-19T12:44:14.449Z] #58 3.462 + RM_GOPATH=1 [2021-05-19T12:44:14.449Z] #58 3.462 + case "$(go env GOARCH)" in [2021-05-19T12:44:14.449Z] #58 3.464 ++ go env GOARCH [2021-05-19T12:44:14.449Z] #58 3.485 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:14.449Z] #58 3.485 + GO_BUILDMODE=-buildmode=pie [2021-05-19T12:44:14.449Z] #58 3.499 ++ dirname /tmp/install/install.sh [2021-05-19T12:44:14.449Z] #58 3.501 + dir=/tmp/install [2021-05-19T12:44:14.449Z] #58 3.501 + bin=rootlesskit [2021-05-19T12:44:14.449Z] #58 3.501 + shift [2021-05-19T12:44:14.449Z] #58 3.501 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-19T12:44:14.449Z] #58 3.501 + . /tmp/install/rootlesskit.installer [2021-05-19T12:44:14.449Z] #58 3.501 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T12:44:14.449Z] #58 3.502 + install_rootlesskit [2021-05-19T12:44:14.449Z] #58 3.502 + case "$1" in [2021-05-19T12:44:14.449Z] #58 3.502 + export CGO_ENABLED=0 [2021-05-19T12:44:14.449Z] #58 3.502 + CGO_ENABLED=0 [2021-05-19T12:44:14.449Z] #58 3.502 + _install_rootlesskit [2021-05-19T12:44:14.449Z] #58 3.503 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-19T12:44:14.449Z] #58 3.508 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T12:44:14.449Z] #58 3.509 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CyphVrXQKF/src/github.com/rootless-containers/rootlesskit [2021-05-19T12:44:14.449Z] #58 3.513 Cloning into '/tmp/tmp.CyphVrXQKF/src/github.com/rootless-containers/rootlesskit'... [2021-05-19T12:44:14.449Z] #58 5.970 + cd /tmp/tmp.CyphVrXQKF/src/github.com/rootless-containers/rootlesskit [2021-05-19T12:44:14.449Z] #58 5.971 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T12:44:14.449Z] #58 6.001 + export GO111MODULE=on [2021-05-19T12:44:14.449Z] #58 6.001 + GO111MODULE=on [2021-05-19T12:44:14.449Z] #58 6.001 + export GOPROXY=https://proxy.golang.org [2021-05-19T12:44:14.449Z] #58 6.001 + GOPROXY=https://proxy.golang.org [2021-05-19T12:44:14.449Z] #58 6.001 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-19T12:44:14.449Z] #58 6.001 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-19T12:44:14.449Z] #58 7.320 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-19T12:44:14.449Z] #58 7.333 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-19T12:44:14.449Z] #58 7.353 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T12:44:14.449Z] #58 7.386 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T12:44:14.449Z] #58 7.441 go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T12:44:14.449Z] #58 7.541 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-19T12:44:14.449Z] #58 7.567 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-19T12:44:14.449Z] #58 7.729 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T12:44:14.449Z] #58 7.734 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-19T12:44:14.449Z] #58 7.789 go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T12:44:14.449Z] #58 7.815 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-19T12:44:14.449Z] #58 7.816 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-19T12:44:14.449Z] #58 7.841 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-19T12:44:14.449Z] #58 7.889 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T12:44:14.449Z] #58 7.892 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T12:44:14.449Z] #58 7.897 go: downloading github.com/google/uuid v1.2.0 [2021-05-19T12:44:14.449Z] #58 8.249 go: extracting github.com/google/uuid v1.2.0 [2021-05-19T12:44:14.449Z] #58 8.262 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T12:44:14.449Z] #58 8.271 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T12:44:14.449Z] #58 8.983 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-19T12:44:14.449Z] #58 9.070 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-19T12:44:14.449Z] #58 9.074 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T12:44:14.449Z] #58 9.145 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T12:44:14.449Z] #58 9.285 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T12:44:14.449Z] #58 10.30 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T12:44:14.762Z] #58 ... [2021-05-19T12:44:14.762Z] [2021-05-19T12:44:14.763Z] #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-05-19T12:44:14.763Z] #37 sha256:a24276326439075807ecc2bd7aa142c0526fb3649605d1472657e57412224695 [2021-05-19T12:44:14.763Z] #37 10.86 [100%] Built target tini-static [2021-05-19T12:44:14.763Z] #37 10.93 + mkdir -p /build [2021-05-19T12:44:14.763Z] #37 10.94 + cp tini-static /build/docker-init [2021-05-19T12:44:14.961Z] #67 ... [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T12:44:14.961Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-19T12:44:14.961Z] #22 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-19T12:44:14.961Z] #25 sha256:a8a448afde2b217b5c25ee6464088ae807699bfaf536503f3e72ce262f99196d [2021-05-19T12:44:14.961Z] #25 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-19T12:44:14.961Z] #28 sha256:0bedfa27904d5fb0899ca8a7b2ac14c0012342a013bcca71ebe489f2b3d95b92 [2021-05-19T12:44:14.961Z] #28 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-19T12:44:14.961Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-19T12:44:14.961Z] #18 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-19T12:44:14.961Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-19T12:44:14.961Z] #16 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #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-05-19T12:44:14.961Z] #29 sha256:e5a94679fce3669d135944a530d74fe1839bba9e585db6369c30aac05c577bbb [2021-05-19T12:44:14.961Z] #29 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-19T12:44:14.961Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-19T12:44:14.961Z] #21 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-19T12:44:14.961Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-19T12:44:14.961Z] #17 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-19T12:44:14.961Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-19T12:44:14.961Z] #14 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #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-05-19T12:44:14.961Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-19T12:44:14.961Z] #27 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-19T12:44:14.961Z] #30 sha256:6e97e12fa34faf36291fd6f534bbc5f126fd1ce53d1d520fb462552af4a89cc9 [2021-05-19T12:44:14.961Z] #30 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-19T12:44:14.961Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-19T12:44:14.961Z] #19 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-19T12:44:14.961Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-19T12:44:14.961Z] #15 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T12:44:14.961Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-19T12:44:14.961Z] #32 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-19T12:44:14.961Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-19T12:44:14.961Z] #31 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T12:44:14.961Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T12:44:14.961Z] #20 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-19T12:44:14.961Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-19T12:44:14.961Z] #39 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #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-05-19T12:44:14.961Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T12:44:14.961Z] #40 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-19T12:44:14.961Z] #33 sha256:692107864fbc9409228880c4ede23ae5055f4b613802b444c7971c667570ad7a [2021-05-19T12:44:14.961Z] #33 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T12:44:14.961Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T12:44:14.961Z] #42 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T12:44:14.961Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T12:44:14.961Z] #43 CACHED [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-19T12:44:14.961Z] #35 sha256:9a68165332ae510417b02cd1ebeab773a23c805d3f6144c3e1f405aac9572fe9 [2021-05-19T12:44:14.961Z] #35 DONE 0.1s [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-19T12:44:14.961Z] #38 sha256:13820d8eb91e1a7ac9e23e3a4003213afa79562a04d998bd34832872e34477cb [2021-05-19T12:44:14.961Z] #38 DONE 0.1s [2021-05-19T12:44:14.961Z] [2021-05-19T12:44:14.961Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:14.961Z] #49 sha256:eb12f4e6c575ae50a76f64b59907035368ef340d579114f81f9a233a509667d1 [2021-05-19T12:44:14.961Z] #49 17.57 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T12:44:14.961Z] #49 17.67 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-19T12:44:14.961Z] #49 17.68 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T12:44:14.961Z] #49 17.71 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-19T12:44:14.961Z] #49 17.76 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T12:44:14.961Z] #49 17.77 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T12:44:14.961Z] #49 17.80 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-19T12:44:14.961Z] #49 17.80 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T12:44:14.961Z] #49 17.88 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T12:44:14.961Z] #49 17.93 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-19T12:44:14.961Z] #49 17.95 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T12:44:14.961Z] #49 17.98 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-19T12:44:14.961Z] #49 18.03 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-19T12:44:14.961Z] #49 18.04 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T12:44:14.961Z] #49 18.07 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T12:44:14.961Z] #49 18.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T12:44:14.961Z] #49 18.15 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T12:44:14.961Z] #49 18.18 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-19T12:44:14.961Z] #49 18.18 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T12:44:14.961Z] #49 18.27 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T12:44:14.961Z] #49 18.31 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T12:44:14.961Z] #49 18.37 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-19T12:44:14.961Z] #49 18.38 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-19T12:44:14.961Z] #49 18.38 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T12:44:14.961Z] #49 18.39 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T12:44:14.961Z] #49 18.40 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T12:44:14.961Z] #49 18.44 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T12:44:14.961Z] #49 18.49 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-19T12:44:14.961Z] #49 18.49 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T12:44:14.961Z] #49 18.53 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-19T12:44:14.961Z] #49 18.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-19T12:44:15.218Z] #49 18.66 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T12:44:15.218Z] #49 18.66 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T12:44:15.218Z] #49 18.70 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-19T12:44:15.218Z] #49 18.74 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-19T12:44:15.218Z] #49 18.78 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T12:44:15.218Z] #49 18.85 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T12:44:15.474Z] #49 18.86 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T12:44:15.474Z] #49 18.89 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-19T12:44:15.474Z] #49 18.92 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T12:44:15.474Z] #49 18.94 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-19T12:44:15.474Z] #49 18.94 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-19T12:44:15.474Z] #49 18.96 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T12:44:15.474Z] #49 ... [2021-05-19T12:44:15.474Z] [2021-05-19T12:44:15.474Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-19T12:44:15.474Z] #41 sha256:7cff21287ce4695b8fe7ff5dc202acbebfbdec881ae7daf16dc0192d12c8bbde [2021-05-19T12:44:15.474Z] #41 DONE 0.4s [2021-05-19T12:44:15.474Z] [2021-05-19T12:44:15.474Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:15.474Z] #49 sha256:eb12f4e6c575ae50a76f64b59907035368ef340d579114f81f9a233a509667d1 [2021-05-19T12:44:15.474Z] #49 19.10 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-19T12:44:15.730Z] #49 ... [2021-05-19T12:44:15.730Z] [2021-05-19T12:44:15.730Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-19T12:44:15.730Z] #44 sha256:28f6c2da0f4b94605b6b18753883c135ba612230227ac09e1c1f2fae76345745 [2021-05-19T12:44:15.730Z] #44 DONE 0.1s [2021-05-19T12:44:15.730Z] [2021-05-19T12:44:15.730Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:15.730Z] #49 sha256:eb12f4e6c575ae50a76f64b59907035368ef340d579114f81f9a233a509667d1 [2021-05-19T12:44:15.730Z] #49 19.13 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-19T12:44:15.730Z] #49 19.14 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T12:44:15.730Z] #49 19.15 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-19T12:44:15.730Z] #49 19.18 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T12:44:15.730Z] #49 19.34 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T12:44:15.737Z] #37 DONE 12.1s [2021-05-19T12:44:15.737Z] [2021-05-19T12:44:15.737Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:15.737Z] #49 sha256:51fd6c4ddbb3fc765684a6713353c2044ee0e1d4e5bde27127af79a13497e475 [2021-05-19T12:44:15.737Z] #49 6.709 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-19T12:44:15.737Z] #49 6.720 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-19T12:44:15.737Z] #49 6.770 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-19T12:44:15.737Z] #49 6.793 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-19T12:44:15.737Z] #49 6.828 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-19T12:44:15.737Z] #49 6.835 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T12:44:15.737Z] #49 6.837 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-19T12:44:15.737Z] #49 6.872 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-19T12:44:15.737Z] #49 6.950 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-19T12:44:15.737Z] #49 6.955 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T12:44:15.737Z] #49 6.999 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-19T12:44:15.737Z] #49 7.068 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-19T12:44:15.737Z] #49 7.081 go: downloading golang.org/x/text v0.3.2 [2021-05-19T12:44:15.737Z] #49 7.170 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-19T12:44:15.737Z] #49 7.172 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T12:44:15.737Z] #49 7.174 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-19T12:44:15.737Z] #49 7.255 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T12:44:15.737Z] #49 7.297 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-19T12:44:15.737Z] #49 7.325 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-19T12:44:15.737Z] #49 7.452 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T12:44:15.737Z] #49 7.480 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-19T12:44:15.737Z] #49 7.721 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T12:44:15.737Z] #49 7.798 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-19T12:44:15.737Z] #49 7.857 go: downloading github.com/spf13/cast v1.3.0 [2021-05-19T12:44:15.737Z] #49 7.865 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T12:44:15.737Z] #49 7.883 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-19T12:44:15.737Z] #49 8.041 go: extracting github.com/spf13/cast v1.3.0 [2021-05-19T12:44:15.737Z] #49 8.044 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-19T12:44:15.737Z] #49 8.232 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-19T12:44:15.737Z] #49 8.278 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T12:44:15.737Z] #49 8.309 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-19T12:44:15.737Z] #49 8.312 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T12:44:15.737Z] #49 8.421 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T12:44:15.737Z] #49 8.441 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T12:44:15.737Z] #49 8.601 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T12:44:15.737Z] #49 8.609 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T12:44:15.737Z] #49 10.04 go: extracting golang.org/x/text v0.3.2 [2021-05-19T12:44:15.737Z] #49 10.61 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T12:44:15.737Z] #49 10.66 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T12:44:15.737Z] #49 10.71 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T12:44:15.737Z] #49 10.76 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T12:44:15.986Z] #49 19.37 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-19T12:44:15.986Z] #49 19.41 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-19T12:44:15.986Z] #49 19.51 go: downloading github.com/spf13/afero v1.1.2 [2021-05-19T12:44:15.986Z] #49 19.51 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T12:44:15.986Z] #49 19.53 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-19T12:44:15.986Z] #49 19.57 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-19T12:44:15.986Z] #49 19.61 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T12:44:15.986Z] #49 19.61 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-19T12:44:15.986Z] #49 19.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-19T12:44:16.242Z] #49 19.71 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-19T12:44:16.242Z] #49 19.87 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-19T12:44:16.242Z] #49 19.91 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-19T12:44:16.311Z] #49 12.55 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T12:44:16.311Z] #49 12.58 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T12:44:16.311Z] #49 12.58 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T12:44:16.311Z] #49 12.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T12:44:16.311Z] #49 12.59 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T12:44:16.311Z] #49 12.65 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T12:44:16.311Z] #49 12.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T12:44:16.311Z] #49 12.68 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T12:44:16.311Z] #49 12.75 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-19T12:44:16.311Z] #49 12.76 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T12:44:16.498Z] #49 20.02 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T12:44:16.498Z] #49 20.08 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T12:44:16.574Z] #49 12.78 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T12:44:16.574Z] #49 12.79 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T12:44:16.574Z] #49 12.83 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-19T12:44:16.574Z] #49 12.87 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T12:44:16.574Z] #49 12.88 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-19T12:44:16.574Z] #49 12.98 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T12:44:16.755Z] #49 20.22 go: extracting github.com/spf13/afero v1.1.2 [2021-05-19T12:44:16.755Z] #49 20.26 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-19T12:44:16.755Z] #49 20.31 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T12:44:16.755Z] #49 20.32 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T12:44:16.755Z] #49 20.40 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T12:44:16.836Z] #49 13.01 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T12:44:16.836Z] #49 13.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T12:44:16.836Z] #49 13.06 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T12:44:16.836Z] #49 13.07 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T12:44:16.836Z] #49 13.09 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T12:44:16.836Z] #49 13.10 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-19T12:44:16.836Z] #49 13.15 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T12:44:16.836Z] #49 13.21 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T12:44:17.010Z] #49 20.55 go: downloading github.com/spf13/cast v1.3.0 [2021-05-19T12:44:17.010Z] #49 ... [2021-05-19T12:44:17.010Z] [2021-05-19T12:44:17.010Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T12:44:17.010Z] #67 sha256:7b56d191351ff07f776b0733395c44b12a5e5fe259d6aac4a08b6a7d60bb01b0 [2021-05-19T12:44:17.010Z] #67 DONE 20.6s [2021-05-19T12:44:17.010Z] [2021-05-19T12:44:17.010Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:17.010Z] #49 sha256:eb12f4e6c575ae50a76f64b59907035368ef340d579114f81f9a233a509667d1 [2021-05-19T12:44:17.010Z] #49 20.63 go: downloading golang.org/x/text v0.3.2 [2021-05-19T12:44:17.010Z] #49 20.66 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T12:44:17.010Z] #49 ... [2021-05-19T12:44:17.010Z] [2021-05-19T12:44:17.010Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T12:44:17.010Z] #47 sha256:34dba3606a8cbee8895465f9fa2985df848b334be5cb8f060d5db36a2bae7351 [2021-05-19T12:44:17.010Z] #47 10.57 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T12:44:17.010Z] #47 11.81 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T12:44:17.010Z] #47 14.79 go: finding github.com/fatih/color v1.9.0 [2021-05-19T12:44:17.010Z] #47 14.80 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T12:44:17.010Z] #47 14.88 go: finding github.com/pkg/errors v0.9.1 [2021-05-19T12:44:17.010Z] #47 15.14 go: finding github.com/spf13/pflag v1.0.3 [2021-05-19T12:44:17.010Z] #47 15.15 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-19T12:44:17.010Z] #47 15.28 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-19T12:44:17.010Z] #47 15.42 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T12:44:17.010Z] #47 15.52 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-19T12:44:17.010Z] #47 15.52 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T12:44:17.010Z] #47 15.58 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T12:44:17.010Z] #47 15.59 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T12:44:17.098Z] #49 13.23 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-19T12:44:17.098Z] #49 13.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T12:44:17.098Z] #49 13.30 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T12:44:17.098Z] #49 13.30 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-19T12:44:17.098Z] #49 13.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-19T12:44:17.098Z] #49 13.42 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-19T12:44:17.098Z] #49 13.42 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T12:44:17.098Z] #49 13.43 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T12:44:17.098Z] #49 13.43 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T12:44:17.098Z] #49 13.45 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T12:44:17.098Z] #49 ... [2021-05-19T12:44:17.098Z] [2021-05-19T12:44:17.098Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T12:44:17.098Z] #67 sha256:18798b603c88d494242973227fe4961f21e43f89f357e8a4c005832ebc49a5f8 [2021-05-19T12:44:17.098Z] #67 13.41 + cd /tmp/tmp.PjSlimgh1n/src/github.com/docker/libnetwork [2021-05-19T12:44:17.098Z] #67 13.41 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T12:44:17.266Z] #47 ... [2021-05-19T12:44:17.266Z] [2021-05-19T12:44:17.266Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T12:44:17.266Z] #58 sha256:76668f9db7eb702ee883cd46d02f83420ab89b31b9febc0604ccd631da4c82dd [2021-05-19T12:44:17.266Z] #58 11.03 go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T12:44:17.266Z] #58 11.06 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-19T12:44:17.266Z] #58 11.13 go: downloading github.com/google/uuid v1.2.0 [2021-05-19T12:44:17.266Z] #58 11.19 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T12:44:17.266Z] #58 11.33 go: extracting github.com/google/uuid v1.2.0 [2021-05-19T12:44:17.266Z] #58 11.45 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T12:44:17.266Z] #58 11.46 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-19T12:44:17.266Z] #58 11.46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T12:44:17.266Z] #58 11.50 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-19T12:44:17.266Z] #58 11.59 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-19T12:44:17.266Z] #58 11.64 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T12:44:17.266Z] #58 11.64 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-19T12:44:17.266Z] #58 11.71 go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T12:44:17.266Z] #58 11.96 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-19T12:44:17.266Z] #58 11.97 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-19T12:44:17.266Z] #58 12.11 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T12:44:17.266Z] #58 12.20 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-19T12:44:17.266Z] #58 12.40 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T12:44:17.266Z] #58 12.71 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T12:44:17.266Z] #58 13.99 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T12:44:17.266Z] #58 14.00 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T12:44:17.266Z] #58 14.26 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-19T12:44:17.266Z] #58 15.29 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T12:44:17.266Z] #58 15.96 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-19T12:44:17.266Z] #58 17.60 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T12:44:17.266Z] #58 19.64 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T12:44:17.266Z] #58 19.67 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T12:44:17.266Z] #58 19.84 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T12:44:17.266Z] #58 19.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T12:44:17.266Z] #58 20.12 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T12:44:17.522Z] #58 ... [2021-05-19T12:44:17.522Z] [2021-05-19T12:44:17.522Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:17.522Z] #49 sha256:eb12f4e6c575ae50a76f64b59907035368ef340d579114f81f9a233a509667d1 [2021-05-19T12:44:17.522Z] #49 21.05 go: extracting github.com/spf13/cast v1.3.0 [2021-05-19T12:44:17.778Z] #49 21.37 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T12:44:17.778Z] #49 21.37 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-19T12:44:18.034Z] #49 21.66 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-19T12:44:18.044Z] #67 14.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-19T12:44:18.068Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-19T12:44:18.068Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f80234ea\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-19T12:44:18.068Z] ---------------------------------------------------------------------------- [2021-05-19T12:44:18.068Z] [2021-05-19T12:44:18.068Z] INFO: executeCI.ps1 starting at Wed May 19 12:44:16 CUT 2021 [2021-05-19T12:44:18.068Z] [2021-05-19T12:44:18.068Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-19T12:44:18.068Z] INFO: Running git version 2.24.1.windows.2 [2021-05-19T12:44:18.068Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-05-19T12:44:18.068Z] INFO: Environment variables: [2021-05-19T12:44:18.068Z] [2021-05-19T12:44:18.068Z] Name Value [2021-05-19T12:44:18.068Z] ---- ----- [2021-05-19T12:44:18.068Z] ALLUSERSPROFILE C:\ProgramData [2021-05-19T12:44:18.068Z] amd64 true [2021-05-19T12:44:18.068Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-19T12:44:18.068Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-19T12:44:18.068Z] arm64 true [2021-05-19T12:44:18.068Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-05-19T12:44:18.068Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-19T12:44:18.068Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-05-19T12:44:18.068Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-19T12:44:18.068Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-19T12:44:18.068Z] BRANCH_NAME PR-42394 [2021-05-19T12:44:18.068Z] BUILD_DISPLAY_NAME #2 [2021-05-19T12:44:18.068Z] BUILD_ID 2 [2021-05-19T12:44:18.068Z] BUILD_NUMBER 2 [2021-05-19T12:44:18.068Z] BUILD_TAG jenkins-moby-PR-42394-2 [2021-05-19T12:44:18.068Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42394/2/ [2021-05-19T12:44:18.068Z] cgroup2 true [2021-05-19T12:44:18.068Z] CHANGE_AUTHOR thaJeztah [2021-05-19T12:44:18.068Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-05-19T12:44:18.068Z] CHANGE_BRANCH runc_rc95 [2021-05-19T12:44:18.068Z] CHANGE_FORK thaJeztah/docker [2021-05-19T12:44:18.068Z] CHANGE_ID 42394 [2021-05-19T12:44:18.068Z] CHANGE_TARGET master [2021-05-19T12:44:18.068Z] CHANGE_TITLE update runc binary to v1.0.0-rc95 [2021-05-19T12:44:18.068Z] CHANGE_URL https://github.com/moby/moby/pull/42394 [2021-05-19T12:44:18.068Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-19T12:44:18.068Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-19T12:44:18.068Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-19T12:44:18.068Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-19T12:44:18.068Z] COMPUTERNAME azwin-2-bbde10 [2021-05-19T12:44:18.068Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-19T12:44:18.068Z] ConfigSequenceNumber 0 [2021-05-19T12:44:18.068Z] dco true [2021-05-19T12:44:18.068Z] DOCKER_BUILDKIT 0 [2021-05-19T12:44:18.068Z] DOCKER_DUT_DEBUG 1 [2021-05-19T12:44:18.068Z] DOCKER_EXPERIMENTAL 1 [2021-05-19T12:44:18.068Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-19T12:44:18.068Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-19T12:44:18.068Z] EXECUTOR_NUMBER 0 [2021-05-19T12:44:18.068Z] FQDN azwin-2-bbde10.westus.cloudapp.azure.com [2021-05-19T12:44:18.068Z] GIT_BRANCH PR-42394 [2021-05-19T12:44:18.068Z] GIT_COMMIT 24113d0ac5378e2252b7181fba9bd038e27070c0 [2021-05-19T12:44:18.068Z] GIT_PREVIOUS_COMMIT d941181ab9957a104551cda072385b7a7fafa589 [2021-05-19T12:44:18.068Z] GIT_URL https://github.com/moby/moby.git [2021-05-19T12:44:18.068Z] HUDSON_COOKIE c70f0497-2a20-4205-914b-3d59b56731bf [2021-05-19T12:44:18.068Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-19T12:44:18.068Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-19T12:44:18.068Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-19T12:44:18.068Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-19T12:44:18.068Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-19T12:44:18.068Z] JENKINS_NODE_COOKIE 6def8f7b-cb8e-4ffc-abc9-9a57772f0528 [2021-05-19T12:44:18.068Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-19T12:44:18.068Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-19T12:44:18.068Z] JOB_BASE_NAME PR-42394 [2021-05-19T12:44:18.068Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42394/display/redirect [2021-05-19T12:44:18.068Z] JOB_NAME moby/PR-42394 [2021-05-19T12:44:18.068Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42394/ [2021-05-19T12:44:18.068Z] library.jps.version master [2021-05-19T12:44:18.068Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-19T12:44:18.068Z] NODE_LABELS amd64 azure azwin-2-bbde10 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-05-19T12:44:18.070Z] NODE_NAME azwin-2-bbde10 [2021-05-19T12:44:18.070Z] NUMBER_OF_PROCESSORS 4 [2021-05-19T12:44:18.070Z] OS Windows_NT [2021-05-19T12:44:18.070Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-19T12:44:18.070Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-19T12:44:18.070Z] ppc64le false [2021-05-19T12:44:18.070Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-19T12:44:18.070Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-05-19T12:44:18.070Z] PROCESSOR_LEVEL 6 [2021-05-19T12:44:18.070Z] PROCESSOR_REVISION 5504 [2021-05-19T12:44:18.070Z] ProgramData C:\ProgramData [2021-05-19T12:44:18.070Z] ProgramFiles C:\Program Files [2021-05-19T12:44:18.070Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-19T12:44:18.070Z] ProgramW6432 C:\Program Files [2021-05-19T12:44:18.070Z] PROMPT $P$G [2021-05-19T12:44:18.070Z] PSExecutionPolicyPreference Bypass [2021-05-19T12:44:18.070Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-19T12:44:18.070Z] PUBLIC C:\Users\Public [2021-05-19T12:44:18.070Z] rootless true [2021-05-19T12:44:18.070Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42394/2/display/redirect?page=artif... [2021-05-19T12:44:18.070Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42394/2/display/redirect?page=changes [2021-05-19T12:44:18.070Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42394/2/display/redirect [2021-05-19T12:44:18.070Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42394/2/display/redirect?page=tests [2021-05-19T12:44:18.070Z] s390x false [2021-05-19T12:44:18.070Z] SKIP_VALIDATION_TESTS 1 [2021-05-19T12:44:18.070Z] SOURCES_DRIVE d [2021-05-19T12:44:18.070Z] SOURCES_SUBDIR gopath [2021-05-19T12:44:18.070Z] STAGE_NAME Run tests [2021-05-19T12:44:18.070Z] SystemDrive C: [2021-05-19T12:44:18.070Z] SystemRoot C:\Windows [2021-05-19T12:44:18.070Z] TEMP C:\Windows\TEMP [2021-05-19T12:44:18.070Z] TESTDEBUG 0 [2021-05-19T12:44:18.070Z] TESTRUN_DRIVE d [2021-05-19T12:44:18.070Z] TESTRUN_SUBDIR CI [2021-05-19T12:44:18.070Z] TIMEOUT 120m [2021-05-19T12:44:18.070Z] TMP C:\Windows\TEMP [2021-05-19T12:44:18.070Z] unit_validate true [2021-05-19T12:44:18.070Z] USERDOMAIN WORKGROUP [2021-05-19T12:44:18.070Z] USERNAME azwin-2-bbde10$ [2021-05-19T12:44:18.070Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-19T12:44:18.070Z] validate_force false [2021-05-19T12:44:18.070Z] windir C:\Windows [2021-05-19T12:44:18.070Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-05-19T12:44:18.070Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-05-19T12:44:18.070Z] windows2022 true [2021-05-19T12:44:18.070Z] windowsRS1 false [2021-05-19T12:44:18.070Z] windowsRS5 true [2021-05-19T12:44:18.070Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-19T12:44:18.070Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-19T12:44:18.070Z] [2021-05-19T12:44:18.070Z] [2021-05-19T12:44:18.070Z] [2021-05-19T12:44:18.070Z] INFO: Sources under d:\gopath\... [2021-05-19T12:44:18.070Z] INFO: Test run under d:\CI\... [2021-05-19T12:44:18.070Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-19T12:44:18.070Z] INFO: docker/docker repository was found [2021-05-19T12:44:18.070Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-05-19T12:44:18.070Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1935' [2021-05-19T12:44:18.070Z] INFO: Docker version of control daemon [2021-05-19T12:44:18.070Z] [2021-05-19T12:44:18.070Z] Client: [2021-05-19T12:44:18.070Z] Version: 20.10.6 [2021-05-19T12:44:18.070Z] API version: 1.41 [2021-05-19T12:44:18.070Z] Go version: go1.16.3 [2021-05-19T12:44:18.070Z] Git commit: 370c289 [2021-05-19T12:44:18.070Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-19T12:44:18.070Z] OS/Arch: windows/amd64 [2021-05-19T12:44:18.070Z] Context: default [2021-05-19T12:44:18.070Z] Experimental: true [2021-05-19T12:44:18.070Z] [2021-05-19T12:44:18.070Z] Server: Docker Engine - Community [2021-05-19T12:44:18.070Z] Engine: [2021-05-19T12:44:18.070Z] Version: 20.10.6 [2021-05-19T12:44:18.070Z] API version: 1.41 (minimum version 1.24) [2021-05-19T12:44:18.070Z] Go version: go1.13.15 [2021-05-19T12:44:18.070Z] Git commit: 8728dd2 [2021-05-19T12:44:18.070Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-19T12:44:18.070Z] OS/Arch: windows/amd64 [2021-05-19T12:44:18.070Z] Experimental: true [2021-05-19T12:44:18.070Z] [2021-05-19T12:44:18.070Z] INFO: Docker info of control daemon [2021-05-19T12:44:18.070Z] [2021-05-19T12:44:18.290Z] #49 ... [2021-05-19T12:44:18.290Z] [2021-05-19T12:44:18.290Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T12:44:18.290Z] #45 sha256:5442ea2280ac1b858386a5812a56ca32f2b83f7558e33698e3af88f83ee9357e [2021-05-19T12:44:18.290Z] #45 11.71 github.com/LK4D4/vndr [2021-05-19T12:44:18.290Z] #45 ... [2021-05-19T12:44:18.290Z] [2021-05-19T12:44:18.290Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T12:44:18.290Z] #51 sha256:020ae5c523077df56531b08aa6cf30882f98d9ec671888759adeff7f2ff63de5 [2021-05-19T12:44:18.290Z] #51 13.43 + cd /tmp/tmp.ChRhzVhuaC/src/github.com/mvdan/sh [2021-05-19T12:44:18.290Z] #51 13.44 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T12:44:18.290Z] #51 13.53 + GO111MODULE=on [2021-05-19T12:44:18.290Z] #51 13.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-19T12:44:18.290Z] #51 15.21 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T12:44:18.290Z] #51 15.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T12:44:18.290Z] #51 15.39 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T12:44:18.290Z] #51 15.50 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T12:44:18.290Z] #51 15.65 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T12:44:18.290Z] #51 16.15 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T12:44:18.290Z] #51 16.67 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T12:44:18.290Z] #51 18.02 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T12:44:18.290Z] #51 19.19 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T12:44:18.290Z] #51 19.31 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T12:44:18.290Z] #51 19.37 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T12:44:18.290Z] #51 19.40 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T12:44:18.290Z] #51 20.08 github.com/pkg/diff [2021-05-19T12:44:18.290Z] #51 20.10 golang.org/x/sys/unix [2021-05-19T12:44:18.290Z] #51 21.92 mvdan.cc/editorconfig [2021-05-19T12:44:18.521Z] Client: [2021-05-19T12:44:18.521Z] Context: default [2021-05-19T12:44:18.521Z] Debug Mode: false [2021-05-19T12:44:18.521Z] Plugins: [2021-05-19T12:44:18.521Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-19T12:44:18.521Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-19T12:44:18.521Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-19T12:44:18.521Z] [2021-05-19T12:44:18.521Z] Server: [2021-05-19T12:44:18.521Z] Containers: 0 [2021-05-19T12:44:18.521Z] Running: 0 [2021-05-19T12:44:18.521Z] Paused: 0 [2021-05-19T12:44:18.521Z] Stopped: 0 [2021-05-19T12:44:18.521Z] Images: 10 [2021-05-19T12:44:18.521Z] Server Version: 20.10.6 [2021-05-19T12:44:18.521Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-19T12:44:18.521Z] Windows: [2021-05-19T12:44:18.521Z] LCOW: [2021-05-19T12:44:18.521Z] Logging Driver: json-file [2021-05-19T12:44:18.521Z] Plugins: [2021-05-19T12:44:18.521Z] Volume: local [2021-05-19T12:44:18.521Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-19T12:44:18.521Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-19T12:44:18.521Z] Swarm: inactive [2021-05-19T12:44:18.521Z] Default Isolation: process [2021-05-19T12:44:18.521Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-19T12:44:18.521Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-19T12:44:18.521Z] OSType: windows [2021-05-19T12:44:18.521Z] Architecture: x86_64 [2021-05-19T12:44:18.521Z] CPUs: 4 [2021-05-19T12:44:18.521Z] Total Memory: 32GiB [2021-05-19T12:44:18.521Z] Name: azwin-2-bbde10 [2021-05-19T12:44:18.521Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-19T12:44:18.521Z] Docker Root Dir: D:\docker [2021-05-19T12:44:18.521Z] Debug Mode: false [2021-05-19T12:44:18.521Z] Registry: https://index.docker.io/v1/ [2021-05-19T12:44:18.521Z] Labels: [2021-05-19T12:44:18.521Z] Experimental: true [2021-05-19T12:44:18.521Z] Insecure Registries: [2021-05-19T12:44:18.521Z] 10.0.0.4:5000 [2021-05-19T12:44:18.521Z] 127.0.0.0/8 [2021-05-19T12:44:18.521Z] Registry Mirrors: [2021-05-19T12:44:18.521Z] http://10.0.0.4:5000/ [2021-05-19T12:44:18.521Z] Live Restore Enabled: false [2021-05-19T12:44:18.522Z] Product License: Community Engine [2021-05-19T12:44:18.522Z] [2021-05-19T12:44:18.522Z] [2021-05-19T12:44:18.522Z] INFO: Commit hash is 24113d0ac5 [2021-05-19T12:44:18.522Z] INFO: Nuke-Everything... [2021-05-19T12:44:18.522Z] INFO: Container count on control daemon to delete is 0 [2021-05-19T12:44:18.548Z] #51 ... [2021-05-19T12:44:18.548Z] [2021-05-19T12:44:18.548Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:18.548Z] #49 sha256:eb12f4e6c575ae50a76f64b59907035368ef340d579114f81f9a233a509667d1 [2021-05-19T12:44:18.548Z] #49 22.19 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T12:44:18.804Z] #49 22.19 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T12:44:18.804Z] #49 22.21 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-19T12:44:18.804Z] #49 22.21 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-19T12:44:18.804Z] #49 22.36 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-19T12:44:18.804Z] #49 22.37 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T12:44:18.804Z] #49 22.37 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T12:44:18.804Z] #49 22.43 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-19T12:44:18.804Z] #49 22.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T12:44:18.804Z] #49 22.44 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T12:44:18.973Z] INFO: Nuking d:\CI [2021-05-19T12:44:18.973Z] INFO: Zapped successfully [2021-05-19T12:44:18.973Z] INFO: Location for testing is d:\CI\PR-42394\2 [2021-05-19T12:44:18.973Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-19T12:44:18.973Z] [2021-05-19T12:44:18.973Z] [2021-05-19T12:44:18.973Z] INFO: Building the image from Dockerfile.windows at 05/19/2021 12:44:18... [2021-05-19T12:44:18.973Z] [2021-05-19T12:44:19.061Z] #49 22.54 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T12:44:19.061Z] #49 22.59 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T12:44:19.623Z] #49 23.11 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T12:44:19.965Z] #67 ... [2021-05-19T12:44:19.965Z] [2021-05-19T12:44:19.965Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T12:44:19.965Z] #45 sha256:31a949e5ee9a97eb88f673a9d36355b166ffea1f33ca78a05f96bef7b579f494 [2021-05-19T12:44:19.965Z] #45 DONE 16.3s [2021-05-19T12:44:20.230Z] [2021-05-19T12:44:20.230Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:20.230Z] #49 sha256:51fd6c4ddbb3fc765684a6713353c2044ee0e1d4e5bde27127af79a13497e475 [2021-05-19T12:44:20.230Z] #49 13.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T12:44:20.230Z] #49 13.52 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-19T12:44:20.230Z] #49 13.58 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T12:44:20.230Z] #49 13.58 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T12:44:20.230Z] #49 13.62 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T12:44:20.230Z] #49 13.67 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-19T12:44:20.230Z] #49 13.72 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-19T12:44:20.230Z] #49 13.81 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T12:44:20.230Z] #49 13.88 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T12:44:20.230Z] #49 14.02 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T12:44:20.230Z] #49 14.02 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-19T12:44:20.230Z] #49 14.09 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T12:44:20.230Z] #49 14.10 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T12:44:20.230Z] #49 14.14 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T12:44:20.230Z] #49 14.14 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T12:44:20.230Z] #49 14.25 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T12:44:20.230Z] #49 14.31 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T12:44:20.230Z] #49 14.35 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T12:44:20.230Z] #49 14.39 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T12:44:20.230Z] #49 14.45 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T12:44:20.230Z] #49 14.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T12:44:20.230Z] #49 14.63 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T12:44:20.230Z] #49 14.68 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T12:44:20.230Z] #49 14.71 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-19T12:44:20.230Z] #49 14.76 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T12:44:20.230Z] #49 14.85 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T12:44:20.230Z] #49 14.88 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T12:44:20.230Z] #49 14.92 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T12:44:20.230Z] #49 14.95 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T12:44:20.230Z] #49 15.01 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T12:44:20.230Z] #49 15.08 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T12:44:20.230Z] #49 15.14 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T12:44:20.230Z] #49 15.18 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T12:44:20.230Z] #49 15.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T12:44:20.230Z] #49 15.59 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T12:44:20.230Z] #49 15.62 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T12:44:20.230Z] #49 15.62 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-19T12:44:20.230Z] #49 15.67 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-19T12:44:20.230Z] #49 15.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-19T12:44:20.230Z] #49 16.06 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T12:44:20.230Z] #49 16.08 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-19T12:44:20.558Z] #49 ... [2021-05-19T12:44:20.558Z] [2021-05-19T12:44:20.558Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T12:44:20.558Z] #45 sha256:5442ea2280ac1b858386a5812a56ca32f2b83f7558e33698e3af88f83ee9357e [2021-05-19T12:44:20.558Z] #45 DONE 23.8s [2021-05-19T12:44:20.558Z] [2021-05-19T12:44:20.558Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T12:44:20.558Z] #58 sha256:76668f9db7eb702ee883cd46d02f83420ab89b31b9febc0604ccd631da4c82dd [2021-05-19T12:44:20.558Z] #58 22.35 go: finding github.com/pkg/errors v0.9.1 [2021-05-19T12:44:20.558Z] #58 22.44 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-19T12:44:20.558Z] #58 22.53 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T12:44:20.558Z] #58 22.58 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T12:44:20.558Z] #58 22.65 go: finding github.com/google/uuid v1.2.0 [2021-05-19T12:44:20.558Z] #58 22.71 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T12:44:20.558Z] #58 22.77 go: finding github.com/gofrs/flock v0.8.0 [2021-05-19T12:44:20.558Z] #58 22.79 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-19T12:44:20.558Z] #58 22.79 go: finding github.com/gorilla/mux v1.8.0 [2021-05-19T12:44:20.558Z] #58 22.80 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T12:44:20.558Z] #58 22.86 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T12:44:20.558Z] #58 22.86 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-19T12:44:20.558Z] #58 22.88 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T12:44:20.558Z] #58 22.96 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T12:44:20.558Z] #58 23.04 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T12:44:20.804Z] #49 16.85 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-19T12:44:20.804Z] #49 17.04 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-19T12:44:21.092Z] #49 17.31 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-19T12:44:21.496Z] #58 ... [2021-05-19T12:44:21.496Z] [2021-05-19T12:44:21.496Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-19T12:44:21.496Z] #46 sha256:b59db72a0b264ddd2455079f5ceb3149bf99d07450b98131c760cdbbf3624bd5 [2021-05-19T12:44:21.496Z] #46 DONE 0.1s [2021-05-19T12:44:21.496Z] [2021-05-19T12:44:21.496Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:21.496Z] #49 sha256:eb12f4e6c575ae50a76f64b59907035368ef340d579114f81f9a233a509667d1 [2021-05-19T12:44:21.497Z] #49 24.89 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-19T12:44:21.696Z] #49 ... [2021-05-19T12:44:21.696Z] [2021-05-19T12:44:21.696Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T12:44:21.696Z] #67 sha256:18798b603c88d494242973227fe4961f21e43f89f357e8a4c005832ebc49a5f8 [2021-05-19T12:44:21.696Z] #67 DONE 18.1s [2021-05-19T12:44:21.958Z] [2021-05-19T12:44:21.958Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T12:44:21.958Z] #58 sha256:af42cd1be64159811da64bef8cfcdc7b0e9571a94afc00292d800c9e8bbc3499 [2021-05-19T12:44:21.958Z] #58 11.59 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T12:44:21.958Z] #58 11.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T12:44:21.958Z] #58 12.14 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T12:44:21.958Z] #58 12.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T12:44:21.958Z] #58 12.71 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T12:44:21.958Z] #58 15.44 go: finding github.com/pkg/errors v0.9.1 [2021-05-19T12:44:21.958Z] #58 15.46 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-19T12:44:21.958Z] #58 15.48 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T12:44:21.958Z] #58 15.73 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T12:44:21.958Z] #58 15.86 go: finding github.com/google/uuid v1.2.0 [2021-05-19T12:44:21.958Z] #58 15.95 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T12:44:21.958Z] #58 15.99 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-19T12:44:21.958Z] #58 16.03 go: finding github.com/gofrs/flock v0.8.0 [2021-05-19T12:44:21.958Z] #58 16.11 go: finding github.com/gorilla/mux v1.8.0 [2021-05-19T12:44:21.958Z] #58 16.21 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T12:44:21.958Z] #58 16.24 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T12:44:21.958Z] #58 16.26 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-19T12:44:21.958Z] #58 16.32 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T12:44:21.958Z] #58 16.48 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T12:44:21.958Z] #58 16.67 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T12:44:23.384Z] #49 26.63 go: extracting golang.org/x/text v0.3.2 [2021-05-19T12:44:23.640Z] #49 ... [2021-05-19T12:44:23.640Z] [2021-05-19T12:44:23.640Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T12:44:23.640Z] #53 sha256:788d02335ff88b89ed7e43dc1683774d1b717cd5ad8793a095e00caca54d7bcc [2021-05-19T12:44:23.640Z] #53 16.95 + cd /tmp/tmp.BJvdJJeec7/src/github.com/opencontainers/runc [2021-05-19T12:44:23.640Z] #53 16.95 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-19T12:44:23.640Z] #53 17.23 + '[' -z '' ']' [2021-05-19T12:44:23.640Z] #53 17.23 + target=static [2021-05-19T12:44:23.640Z] #53 17.23 + make 'BUILDTAGS=seccomp ' static [2021-05-19T12:44:23.640Z] #53 17.85 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-19T12:44:23.640Z] #53 ... [2021-05-19T12:44:23.640Z] [2021-05-19T12:44:23.640Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T12:44:23.640Z] #51 sha256:020ae5c523077df56531b08aa6cf30882f98d9ec671888759adeff7f2ff63de5 [2021-05-19T12:44:23.640Z] #51 23.04 mvdan.cc/sh/v3/fileutil [2021-05-19T12:44:23.640Z] #51 23.19 mvdan.cc/sh/v3/syntax [2021-05-19T12:44:23.640Z] #51 27.22 golang.org/x/crypto/ssh/terminal [2021-05-19T12:44:23.877Z] #58 ... [2021-05-19T12:44:23.877Z] [2021-05-19T12:44:23.877Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:23.877Z] #49 sha256:51fd6c4ddbb3fc765684a6713353c2044ee0e1d4e5bde27127af79a13497e475 [2021-05-19T12:44:23.877Z] #49 20.00 go: finding github.com/fatih/color v1.7.0 [2021-05-19T12:44:23.877Z] #49 20.03 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T12:44:23.877Z] #49 20.11 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-19T12:44:23.877Z] #49 20.11 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-19T12:44:23.877Z] #49 20.16 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-19T12:44:23.877Z] #49 20.17 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T12:44:23.877Z] #49 20.18 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T12:44:23.877Z] #49 20.18 go: finding github.com/pkg/errors v0.8.1 [2021-05-19T12:44:23.877Z] #49 20.21 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T12:44:23.877Z] #49 ... [2021-05-19T12:44:23.877Z] [2021-05-19T12:44:23.877Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T12:44:23.877Z] #47 sha256:f3460c29e77aad844b5ed504fefb835fc1622c8384082402aa74890edfaeb7fa [2021-05-19T12:44:23.877Z] #47 10.12 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T12:44:23.877Z] #47 10.14 go: finding github.com/pkg/errors v0.9.1 [2021-05-19T12:44:23.877Z] #47 10.15 go: finding github.com/spf13/pflag v1.0.3 [2021-05-19T12:44:23.877Z] #47 10.32 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-19T12:44:23.877Z] #47 10.34 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-19T12:44:23.877Z] #47 10.44 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T12:44:23.877Z] #47 10.49 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-19T12:44:23.877Z] #47 10.51 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T12:44:23.877Z] #47 10.53 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T12:44:23.877Z] #47 10.56 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T12:44:23.877Z] #47 ... [2021-05-19T12:44:23.877Z] [2021-05-19T12:44:23.877Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:23.877Z] #49 sha256:51fd6c4ddbb3fc765684a6713353c2044ee0e1d4e5bde27127af79a13497e475 [2021-05-19T12:44:23.877Z] #49 20.22 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T12:44:23.877Z] #49 20.22 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T12:44:23.877Z] #49 20.23 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T12:44:23.877Z] #49 20.24 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-19T12:44:23.877Z] #49 20.25 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T12:44:23.877Z] #49 20.26 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-19T12:44:23.877Z] #49 20.26 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-19T12:44:23.877Z] #49 20.26 go: finding github.com/spf13/viper v1.6.1 [2021-05-19T12:44:23.877Z] #49 20.27 go: finding github.com/stretchr/testify v1.4.0 [2021-05-19T12:44:23.877Z] #49 20.33 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T12:44:24.138Z] #49 20.39 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-19T12:44:24.138Z] #49 20.43 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T12:44:24.138Z] #49 ... [2021-05-19T12:44:24.138Z] [2021-05-19T12:44:24.138Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T12:44:24.138Z] #53 sha256:83eac97d3a036627d104fe5e8e71b02df2d06f9f53ad80ef6f1118856ead1e36 [2021-05-19T12:44:24.138Z] #53 10.36 + '[' -z '' ']' [2021-05-19T12:44:24.138Z] #53 10.37 + target=static [2021-05-19T12:44:24.138Z] #53 10.37 + make 'BUILDTAGS=seccomp ' static [2021-05-19T12:44:24.138Z] #53 10.79 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-19T12:44:24.138Z] #53 ... [2021-05-19T12:44:24.138Z] [2021-05-19T12:44:24.138Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:24.138Z] #49 sha256:51fd6c4ddbb3fc765684a6713353c2044ee0e1d4e5bde27127af79a13497e475 [2021-05-19T12:44:24.138Z] #49 20.44 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T12:44:24.138Z] #49 20.44 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T12:44:24.138Z] #49 20.45 go: finding github.com/spf13/cobra v0.0.5 [2021-05-19T12:44:24.138Z] #49 20.46 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T12:44:24.138Z] #49 20.47 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-19T12:44:24.138Z] #49 20.47 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-19T12:44:24.138Z] #49 20.48 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T12:44:24.138Z] #49 20.48 go: finding github.com/gobwas/glob v0.2.3 [2021-05-19T12:44:24.138Z] #49 20.49 go: finding github.com/spf13/pflag v1.0.5 [2021-05-19T12:44:24.138Z] #49 20.50 go: finding github.com/stretchr/objx v0.2.0 [2021-05-19T12:44:24.138Z] #49 20.51 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T12:44:24.138Z] #49 20.54 go: finding github.com/magiconair/properties v1.8.1 [2021-05-19T12:44:24.399Z] #49 20.54 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T12:44:24.399Z] #49 20.54 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T12:44:24.399Z] #49 20.57 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-19T12:44:24.399Z] #49 20.58 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T12:44:24.399Z] #49 20.62 go: finding github.com/spf13/cast v1.3.0 [2021-05-19T12:44:24.399Z] #49 20.62 go: finding github.com/spf13/afero v1.1.2 [2021-05-19T12:44:24.399Z] #49 20.63 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-19T12:44:24.399Z] #49 20.63 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T12:44:24.399Z] #49 20.63 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T12:44:24.399Z] #49 20.64 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T12:44:24.399Z] #49 20.68 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T12:44:24.399Z] #49 20.69 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-19T12:44:24.399Z] #49 20.70 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T12:44:24.399Z] #49 20.78 go: finding golang.org/x/text v0.3.2 [2021-05-19T12:44:24.399Z] #49 ... [2021-05-19T12:44:24.399Z] [2021-05-19T12:44:24.399Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T12:44:24.399Z] #51 sha256:c9ebaa685c455a9770f6b0c0f47b5cacd68bb632a9555e9c621df2cf249844b4 [2021-05-19T12:44:24.399Z] #51 10.67 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T12:44:24.399Z] #51 11.24 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T12:44:24.400Z] #51 12.14 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T12:44:24.400Z] #51 12.16 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T12:44:24.400Z] #51 12.28 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T12:44:24.400Z] #51 12.45 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T12:44:24.400Z] #51 13.47 mvdan.cc/sh/v3/fileutil [2021-05-19T12:44:24.400Z] #51 13.47 github.com/pkg/diff [2021-05-19T12:44:24.400Z] #51 13.51 golang.org/x/sys/unix [2021-05-19T12:44:24.400Z] #51 13.66 mvdan.cc/editorconfig [2021-05-19T12:44:24.400Z] #51 13.94 mvdan.cc/sh/v3/syntax [2021-05-19T12:44:24.661Z] #51 ... [2021-05-19T12:44:24.661Z] [2021-05-19T12:44:24.661Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:24.661Z] #49 sha256:51fd6c4ddbb3fc765684a6713353c2044ee0e1d4e5bde27127af79a13497e475 [2021-05-19T12:44:24.661Z] #49 20.79 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-19T12:44:24.661Z] #49 20.84 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T12:44:24.661Z] #49 20.84 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T12:44:24.661Z] #49 20.84 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T12:44:24.661Z] #49 20.86 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T12:44:24.661Z] #49 20.87 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T12:44:24.661Z] #49 20.88 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T12:44:24.661Z] #49 20.88 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T12:44:24.661Z] #49 20.89 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T12:44:24.661Z] #49 20.90 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T12:44:24.661Z] #49 20.91 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T12:44:24.661Z] #49 20.93 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T12:44:24.661Z] #49 20.93 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T12:44:24.661Z] #49 20.95 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T12:44:24.661Z] #49 20.95 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-19T12:44:24.661Z] #49 20.96 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T12:44:24.661Z] #49 20.97 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T12:44:24.661Z] #49 20.98 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-19T12:44:24.661Z] #49 20.98 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-19T12:44:24.661Z] #49 21.01 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-19T12:44:24.661Z] #49 21.09 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T12:44:24.661Z] #49 21.11 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-19T12:44:24.703Z] Sending build context to Docker daemon 58.26MB [2021-05-19T12:44:24.703Z] [2021-05-19T12:44:24.703Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-19T12:44:24.703Z] ---> 3a7f23e29bd7 [2021-05-19T12:44:24.703Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-19T12:44:24.703Z] ---> Using cache [2021-05-19T12:44:24.703Z] ---> f96848b99095 [2021-05-19T12:44:24.703Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-19T12:44:24.703Z] ---> Using cache [2021-05-19T12:44:24.703Z] ---> 3a3b24ebf0a4 [2021-05-19T12:44:24.703Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-19T12:44:24.703Z] ---> Using cache [2021-05-19T12:44:24.703Z] ---> 7fb01c7c8ed0 [2021-05-19T12:44:24.703Z] 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-05-19T12:44:24.703Z] ---> Using cache [2021-05-19T12:44:24.703Z] ---> f0db31eae2e4 [2021-05-19T12:44:24.704Z] 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-05-19T12:44:24.704Z] ---> Using cache [2021-05-19T12:44:24.704Z] ---> 1a067f85994e [2021-05-19T12:44:24.704Z] 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-05-19T12:44:24.704Z] ---> Using cache [2021-05-19T12:44:24.704Z] ---> 7cdde2de3e42 [2021-05-19T12:44:24.704Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-19T12:44:24.704Z] ---> Using cache [2021-05-19T12:44:24.704Z] ---> a46a68fbcce0 [2021-05-19T12:44:24.704Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-19T12:44:24.704Z] ---> Using cache [2021-05-19T12:44:24.704Z] ---> c3c07eb0dcf1 [2021-05-19T12:44:24.704Z] Step 10/10 : COPY . . [2021-05-19T12:44:24.925Z] #49 21.21 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T12:44:24.925Z] #49 21.23 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T12:44:24.925Z] #49 21.24 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T12:44:24.925Z] #49 21.25 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-19T12:44:24.925Z] #49 21.31 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T12:44:25.004Z] #51 ... [2021-05-19T12:44:25.004Z] [2021-05-19T12:44:25.004Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:25.004Z] #49 sha256:eb12f4e6c575ae50a76f64b59907035368ef340d579114f81f9a233a509667d1 [2021-05-19T12:44:25.004Z] #49 28.65 go: finding github.com/fatih/color v1.7.0 [2021-05-19T12:44:25.004Z] #49 28.67 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T12:44:25.259Z] #49 28.69 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-19T12:44:25.259Z] #49 28.69 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-19T12:44:25.259Z] #49 28.75 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T12:44:25.259Z] #49 28.76 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-19T12:44:25.259Z] #49 28.77 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T12:44:25.259Z] #49 28.78 go: finding github.com/pkg/errors v0.8.1 [2021-05-19T12:44:25.259Z] #49 28.79 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T12:44:25.259Z] #49 28.81 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-19T12:44:25.259Z] #49 28.81 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T12:44:25.259Z] #49 28.81 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T12:44:25.259Z] #49 28.82 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T12:44:25.259Z] #49 28.82 go: finding github.com/stretchr/testify v1.4.0 [2021-05-19T12:44:25.259Z] #49 28.83 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-19T12:44:25.259Z] #49 28.83 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-19T12:44:25.259Z] #49 28.83 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T12:44:25.259Z] #49 28.86 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-19T12:44:25.259Z] #49 28.86 go: finding github.com/spf13/viper v1.6.1 [2021-05-19T12:44:25.259Z] #49 28.87 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-19T12:44:25.259Z] #49 28.87 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T12:44:25.515Z] #49 28.96 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T12:44:25.515Z] #49 28.96 go: finding github.com/stretchr/objx v0.2.0 [2021-05-19T12:44:25.515Z] #49 28.96 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T12:44:25.515Z] #49 28.98 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T12:44:25.515Z] #49 28.99 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-19T12:44:25.515Z] #49 29.00 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T12:44:25.515Z] #49 29.01 go: finding github.com/spf13/cobra v0.0.5 [2021-05-19T12:44:25.515Z] #49 29.02 go: finding github.com/gobwas/glob v0.2.3 [2021-05-19T12:44:25.515Z] #49 29.03 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-19T12:44:25.515Z] #49 29.04 go: finding github.com/spf13/pflag v1.0.5 [2021-05-19T12:44:25.515Z] #49 29.08 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T12:44:25.515Z] #49 29.13 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T12:44:25.771Z] #49 29.14 go: finding github.com/magiconair/properties v1.8.1 [2021-05-19T12:44:25.771Z] #49 29.14 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T12:44:25.771Z] #49 29.16 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T12:44:25.771Z] #49 29.17 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-19T12:44:25.771Z] #49 29.18 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T12:44:25.771Z] #49 29.20 go: finding github.com/spf13/afero v1.1.2 [2021-05-19T12:44:25.771Z] #49 29.25 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T12:44:25.771Z] #49 29.27 go: finding github.com/spf13/cast v1.3.0 [2021-05-19T12:44:25.771Z] #49 29.29 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T12:44:25.771Z] #49 29.30 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T12:44:25.771Z] #49 29.31 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T12:44:25.771Z] #49 29.33 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T12:44:25.771Z] #49 29.35 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-19T12:44:25.771Z] #49 29.37 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-19T12:44:26.027Z] #49 29.38 go: finding golang.org/x/text v0.3.2 [2021-05-19T12:44:26.027Z] #49 29.42 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T12:44:26.027Z] #49 29.43 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T12:44:26.027Z] #49 29.44 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T12:44:26.027Z] #49 29.46 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T12:44:26.027Z] #49 29.46 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T12:44:26.027Z] #49 29.48 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T12:44:26.027Z] #49 29.49 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T12:44:26.027Z] #49 29.49 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T12:44:26.027Z] #49 29.52 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T12:44:26.027Z] #49 29.54 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-19T12:44:26.027Z] #49 29.55 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T12:44:26.027Z] #49 29.55 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T12:44:26.027Z] #49 29.56 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T12:44:26.027Z] #49 29.57 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T12:44:26.027Z] #49 29.58 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T12:44:26.027Z] #49 29.59 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T12:44:26.027Z] #49 29.60 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-19T12:44:26.027Z] #49 29.62 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-19T12:44:26.027Z] #49 29.64 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-19T12:44:26.027Z] #49 29.68 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T12:44:26.027Z] #49 29.70 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-19T12:44:26.283Z] #49 29.82 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T12:44:26.539Z] #49 29.85 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T12:44:26.539Z] #49 29.85 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T12:44:26.539Z] #49 29.88 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-19T12:44:26.539Z] #49 29.88 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T12:44:28.235Z] #49 ... [2021-05-19T12:44:28.235Z] [2021-05-19T12:44:28.235Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T12:44:28.235Z] #53 sha256:83eac97d3a036627d104fe5e8e71b02df2d06f9f53ad80ef6f1118856ead1e36 [2021-05-19T12:44:28.235Z] #53 21.55 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-19T12:44:28.235Z] #53 23.81 + mkdir -p /build [2021-05-19T12:44:28.235Z] #53 23.82 + cp runc /build/runc [2021-05-19T12:44:28.235Z] #53 DONE 24.2s [2021-05-19T12:44:28.235Z] [2021-05-19T12:44:28.235Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T12:44:28.235Z] #51 sha256:c9ebaa685c455a9770f6b0c0f47b5cacd68bb632a9555e9c621df2cf249844b4 [2021-05-19T12:44:28.235Z] #51 21.14 golang.org/x/crypto/ssh/terminal [2021-05-19T12:44:28.235Z] #51 22.74 mvdan.cc/sh/v3/cmd/shfmt [2021-05-19T12:44:28.427Z] #49 ... [2021-05-19T12:44:28.427Z] [2021-05-19T12:44:28.427Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T12:44:28.427Z] #53 sha256:788d02335ff88b89ed7e43dc1683774d1b717cd5ad8793a095e00caca54d7bcc [2021-05-19T12:44:28.427Z] #53 28.71 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-19T12:44:28.427Z] #53 31.26 + mkdir -p /build [2021-05-19T12:44:28.427Z] #53 31.26 + cp runc /build/runc [2021-05-19T12:44:28.427Z] #53 DONE 31.6s [2021-05-19T12:44:28.427Z] [2021-05-19T12:44:28.427Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T12:44:28.427Z] #51 sha256:020ae5c523077df56531b08aa6cf30882f98d9ec671888759adeff7f2ff63de5 [2021-05-19T12:44:28.427Z] #51 29.71 mvdan.cc/sh/v3/cmd/shfmt [2021-05-19T12:44:29.793Z] #51 DONE 33.1s [2021-05-19T12:44:29.793Z] [2021-05-19T12:44:29.793Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:29.793Z] #49 sha256:eb12f4e6c575ae50a76f64b59907035368ef340d579114f81f9a233a509667d1 [2021-05-19T12:44:30.157Z] #51 DONE 26.5s [2021-05-19T12:44:30.157Z] [2021-05-19T12:44:30.157Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T12:44:30.157Z] #47 sha256:f3460c29e77aad844b5ed504fefb835fc1622c8384082402aa74890edfaeb7fa [2021-05-19T12:44:32.720Z] #47 DONE 28.9s [2021-05-19T12:44:32.720Z] [2021-05-19T12:44:32.720Z] #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-05-19T12:44:32.720Z] #24 sha256:ebbf981bd84f216d494e84860e5f41e8b1728a380af3c7cfe9521a582f2bc2d8 [2021-05-19T12:44:32.989Z] #24 ... [2021-05-19T12:44:32.989Z] [2021-05-19T12:44:32.989Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:44:32.989Z] #56 sha256:6b3ac4d45f7cde866721e213c74064bae269dd50267d63b23323124f6b8514a7 [2021-05-19T12:44:33.064Z] #49 ... [2021-05-19T12:44:33.064Z] [2021-05-19T12:44:33.064Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T12:44:33.064Z] #47 sha256:34dba3606a8cbee8895465f9fa2985df848b334be5cb8f060d5db36a2bae7351 [2021-05-19T12:44:33.064Z] #47 DONE 36.5s [2021-05-19T12:44:33.064Z] [2021-05-19T12:44:33.064Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:44:33.064Z] #56 sha256:b17e3b0dc510fc9f8ace2407916ebba23c960fadacfff88f6c9493df1c909bc9 [2021-05-19T12:44:33.251Z] #56 29.30 Checking out files: 90% (3538/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-19T12:44:33.251Z] #56 29.47 + cd /tmp/tmp.LvucAEk46G/src/github.com/containerd/containerd [2021-05-19T12:44:33.251Z] #56 29.47 + git checkout -q 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-19T12:44:33.320Z] #56 36.74 Checking out files: 96% (3771/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-19T12:44:33.320Z] #56 36.84 + cd /tmp/tmp.7W2EDV9XhE/src/github.com/containerd/containerd [2021-05-19T12:44:33.320Z] #56 36.84 + git checkout -q 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-19T12:44:33.829Z] #56 30.24 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-19T12:44:33.829Z] #56 30.24 + BUILDTAGS='netgo osusergo static_build' [2021-05-19T12:44:33.829Z] #56 30.24 + export EXTRA_FLAGS=-buildmode=pie [2021-05-19T12:44:33.829Z] #56 30.24 + EXTRA_FLAGS=-buildmode=pie [2021-05-19T12:44:33.829Z] #56 30.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-19T12:44:33.829Z] #56 30.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-19T12:44:33.829Z] #56 30.24 + '[' '' = dynamic ']' [2021-05-19T12:44:33.829Z] #56 30.24 + make [2021-05-19T12:44:33.883Z] #56 37.15 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-19T12:44:33.883Z] #56 37.15 + BUILDTAGS='netgo osusergo static_build' [2021-05-19T12:44:33.883Z] #56 37.15 + export EXTRA_FLAGS=-buildmode=pie [2021-05-19T12:44:33.883Z] #56 37.15 + EXTRA_FLAGS=-buildmode=pie [2021-05-19T12:44:33.883Z] #56 37.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-19T12:44:33.883Z] #56 37.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-19T12:44:33.883Z] #56 37.16 + '[' '' = dynamic ']' [2021-05-19T12:44:33.883Z] #56 37.16 + make [2021-05-19T12:44:34.785Z] #56 31.13 + bin/ctr [2021-05-19T12:44:34.811Z] #56 38.28 + bin/ctr [2021-05-19T12:44:34.811Z] #56 ... [2021-05-19T12:44:34.811Z] [2021-05-19T12:44:34.811Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-19T12:44:34.811Z] #48 sha256:49c51937c00b359ce45b90163d532ee5b0fde55b1c3d7df9905aed6703f650f0 [2021-05-19T12:44:34.811Z] #48 DONE 0.1s [2021-05-19T12:44:35.068Z] [2021-05-19T12:44:35.068Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:35.068Z] #49 sha256:eb12f4e6c575ae50a76f64b59907035368ef340d579114f81f9a233a509667d1 [2021-05-19T12:44:41.404Z] #56 ... [2021-05-19T12:44:41.404Z] [2021-05-19T12:44:41.404Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T12:44:41.404Z] #58 sha256:af42cd1be64159811da64bef8cfcdc7b0e9571a94afc00292d800c9e8bbc3499 [2021-05-19T12:44:41.404Z] #58 36.80 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-19T12:44:41.404Z] #58 36.80 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-19T12:44:41.608Z] #49 ... [2021-05-19T12:44:41.608Z] [2021-05-19T12:44:41.608Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T12:44:41.608Z] #58 sha256:76668f9db7eb702ee883cd46d02f83420ab89b31b9febc0604ccd631da4c82dd [2021-05-19T12:44:41.608Z] #58 44.08 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-19T12:44:41.608Z] #58 44.08 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-19T12:44:43.560Z] #58 DONE 47.0s [2021-05-19T12:44:43.560Z] [2021-05-19T12:44:43.560Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:43.560Z] #49 sha256:eb12f4e6c575ae50a76f64b59907035368ef340d579114f81f9a233a509667d1 [2021-05-19T12:44:43.560Z] #49 ... [2021-05-19T12:44:43.560Z] [2021-05-19T12:44:43.560Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-19T12:44:43.560Z] #59 sha256:efb955458e5ee731532361f2f1902229a6be12735f25621189bb7403c34ae60c [2021-05-19T12:44:43.560Z] #59 DONE 0.1s [2021-05-19T12:44:43.560Z] [2021-05-19T12:44:43.560Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-19T12:44:43.560Z] #60 sha256:6d787b5be0aae705caf464802d1d70b065e3a0dfd0775e3a162ad71dd0b13183 [2021-05-19T12:44:43.560Z] #60 DONE 0.1s [2021-05-19T12:44:43.822Z] [2021-05-19T12:44:43.822Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:43.822Z] #49 sha256:eb12f4e6c575ae50a76f64b59907035368ef340d579114f81f9a233a509667d1 [2021-05-19T12:44:43.958Z] #58 DONE 40.1s [2021-05-19T12:44:43.958Z] [2021-05-19T12:44:43.958Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-19T12:44:43.958Z] #59 sha256:bee4766eced265ed85f4d5b7e3e754d62d03c69a3f6a09f782298568430d7704 [2021-05-19T12:44:43.958Z] #59 DONE 0.1s [2021-05-19T12:44:43.958Z] [2021-05-19T12:44:43.958Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:44:43.958Z] #56 sha256:6b3ac4d45f7cde866721e213c74064bae269dd50267d63b23323124f6b8514a7 [2021-05-19T12:44:43.958Z] #56 ... [2021-05-19T12:44:43.958Z] [2021-05-19T12:44:43.958Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-19T12:44:43.958Z] #60 sha256:ea674c3e568f3c9564bef428e96e9727694414c2b22419d620ef78b8fadf5174 [2021-05-19T12:44:44.220Z] #60 DONE 0.2s [2021-05-19T12:44:44.220Z] [2021-05-19T12:44:44.220Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:44:44.220Z] #56 sha256:6b3ac4d45f7cde866721e213c74064bae269dd50267d63b23323124f6b8514a7 [2021-05-19T12:44:44.763Z] #49 ... [2021-05-19T12:44:44.763Z] [2021-05-19T12:44:44.763Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-19T12:44:44.763Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-19T12:44:44.763Z] #63 CACHED [2021-05-19T12:44:44.763Z] [2021-05-19T12:44:44.763Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-19T12:44:44.763Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-19T12:44:44.763Z] #65 CACHED [2021-05-19T12:44:45.020Z] [2021-05-19T12:44:45.020Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:44:45.020Z] #49 sha256:eb12f4e6c575ae50a76f64b59907035368ef340d579114f81f9a233a509667d1 [2021-05-19T12:44:46.138Z] #56 ... [2021-05-19T12:44:46.138Z] [2021-05-19T12:44:46.138Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-19T12:44:46.138Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-05-19T12:44:46.138Z] #63 CACHED [2021-05-19T12:44:46.138Z] [2021-05-19T12:44:46.138Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-19T12:44:46.138Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-05-19T12:44:46.138Z] #65 CACHED [2021-05-19T12:44:46.138Z] [2021-05-19T12:44:46.138Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:44:46.138Z] #56 sha256:6b3ac4d45f7cde866721e213c74064bae269dd50267d63b23323124f6b8514a7 [2021-05-19T12:44:49.730Z] ---> 8731092415a4 [2021-05-19T12:44:49.730Z] Successfully built 8731092415a4 [2021-05-19T12:44:49.730Z] Successfully tagged docker:latest [2021-05-19T12:44:49.730Z] INFO: Image build ended at 05/19/2021 12:44:48. Duration:00:00:29.5958799 [2021-05-19T12:44:49.730Z] [2021-05-19T12:44:49.730Z] [2021-05-19T12:44:49.730Z] INFO: Building the test binaries at 05/19/2021 12:44:48... [2021-05-19T12:44:52.710Z] INFO: make.ps1 starting at 05/19/2021 12:44:52 [2021-05-19T12:44:52.710Z] INFO: Git commit (24113d0ac5) assumed from DOCKER_GITCOMMIT environment variable [2021-05-19T12:44:52.710Z] INFO: Invoking autogen... [2021-05-19T12:44:53.163Z] INFO: Building daemon... [2021-05-19T12:45:01.059Z] #56 ... [2021-05-19T12:45:01.059Z] [2021-05-19T12:45:01.059Z] #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-05-19T12:45:01.059Z] #24 sha256:ebbf981bd84f216d494e84860e5f41e8b1728a380af3c7cfe9521a582f2bc2d8 [2021-05-19T12:45:01.059Z] #24 54.98 Checking out files: 36% (4183/11365) Checking out files: 37% (4206/11365) Checking out files: 38% (4319/11365) Checking out files: 39% (4433/11365) Checking out files: 40% (4546/11365) Checking out files: 41% (4660/11365) Checking out files: 42% (4774/11365) Checking out files: 43% (4887/11365) Checking out files: 44% (5001/11365) Checking out files: 45% (5115/11365) Checking out files: 46% (5228/11365) Checking out files: 47% (5342/11365) Checking out files: 48% (5456/11365) Checking out files: 49% (5569/11365) Checking out files: 50% (5683/11365) Checking out files: 51% (5797/11365) Checking out files: 52% (5910/11365) Checking out files: 53% (6024/11365) Checking out files: 54% (6138/11365) Checking out files: 55% (6251/11365) Checking out files: 56% (6365/11365) Checking out files: 57% (6479/11365) Checking out files: 58% (6592/11365) Checking out files: 59% (6706/11365) Checking out files: 60% (6819/11365) Checking out files: 61% (6933/11365) Checking out files: 62% (7047/11365) Checking out files: 63% (7160/11365) Checking out files: 64% (7274/11365) Checking out files: 65% (7388/11365) Checking out files: 66% (7501/11365) Checking out files: 67% (7615/11365) Checking out files: 68% (7729/11365) Checking out files: 69% (7842/11365) Checking out files: 70% (7956/11365) Checking out files: 71% (8070/11365) Checking out files: 72% (8183/11365) Checking out files: 73% (8297/11365) Checking out files: 74% (8411/11365) Checking out files: 75% (8524/11365) Checking out files: 76% (8638/11365) Checking out files: 77% (8752/11365) Checking out files: 78% (8865/11365) Checking out files: 79% (8979/11365) Checking out files: 80% (9092/11365) Checking out files: 80% (9162/11365) Checking out files: 81% (9206/11365) Checking out files: 82% (9320/11365) Checking out files: 83% (9433/11365) Checking out files: 84% (9547/11365) Checking out files: 85% (9661/11365) Checking out files: 86% (9774/11365) Checking out files: 87% (9888/11365) Checking out files: 88% (10002/11365) Checking out files: 89% (10115/11365) Checking out files: 90% (10229/11365) Checking out files: 91% (10343/11365) Checking out files: 92% (10456/11365) Checking out files: 93% (10570/11365) Checking out files: 94% (10684/11365) Checking out files: 95% (10797/11365) Checking out files: 96% (10911/11365) Checking out files: 97% (11025/11365) Checking out files: 98% (11138/11365) Checking out files: 99% (11252/11365) Checking out files: 100% (11365/11365) Checking out files: 100% (11365/11365), done. [2021-05-19T12:45:01.059Z] #24 56.52 + cd /tmp/tmp.ewvW0FSx6D/tmp/docker-ce [2021-05-19T12:45:01.059Z] #24 56.52 + git checkout -q v17.06.2-ce [2021-05-19T12:45:02.448Z] #24 58.40 + mkdir -p /tmp/tmp.ewvW0FSx6D/src/github.com/docker [2021-05-19T12:45:02.448Z] #24 58.40 + mv components/cli /tmp/tmp.ewvW0FSx6D/src/github.com/docker/cli [2021-05-19T12:45:02.448Z] #24 58.41 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-05-19T12:45:18.653Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T12:45:18.653Z] [2021-05-19T12:45:18.653Z] + TEST_INTEGRATION_DEST=1 [2021-05-19T12:45:18.653Z] + CONTAINER_NAME=docker-pr2-1 [2021-05-19T12:45:18.653Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-05-19T12:45:18.653Z] + run_tests test-integration-flaky [2021-05-19T12:45:18.653Z] + '[' -n 0 ']' [2021-05-19T12:45:18.653Z] + rm= [2021-05-19T12:45:18.653Z] + c=0 [2021-05-19T12:45:18.653Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42394/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42394/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42394/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3806ae869779dbd20c52c1be4105260f09c52b11 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3806ae869779dbd20c52c1be4105260f09c52b11 hack/make.sh test-integration-flaky test-integration [2021-05-19T12:45:18.653Z] + TEST_INTEGRATION_DEST=3 [2021-05-19T12:45:18.653Z] + TEST_INTEGRATION_DEST=2 [2021-05-19T12:45:18.653Z] + CONTAINER_NAME=docker-pr2-3 [2021-05-19T12:45:18.653Z] + CONTAINER_NAME=docker-pr2-2 [2021-05-19T12:45:18.653Z] + TEST_SKIP_INTEGRATION=1 [2021-05-19T12:45:18.653Z] + TEST_SKIP_INTEGRATION=1 [2021-05-19T12:45:18.653Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-19T12:45:18.653Z] + run_tests [2021-05-19T12:45:18.653Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-19T12:45:18.653Z] + run_tests [2021-05-19T12:45:18.653Z] + '[' -n 0 ']' [2021-05-19T12:45:18.653Z] + '[' -n 0 ']' [2021-05-19T12:45:18.653Z] + rm= [2021-05-19T12:45:18.653Z] + rm= [2021-05-19T12:45:18.653Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42394/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42394/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42394/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3806ae869779dbd20c52c1be4105260f09c52b11 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3806ae869779dbd20c52c1be4105260f09c52b11 hack/make.sh '' test-integration [2021-05-19T12:45:18.653Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42394/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42394/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42394/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3806ae869779dbd20c52c1be4105260f09c52b11 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3806ae869779dbd20c52c1be4105260f09c52b11 hack/make.sh '' test-integration [2021-05-19T12:45:18.653Z] ++ jobs -p [2021-05-19T12:45:18.653Z] + for job in $(jobs -p) [2021-05-19T12:45:18.653Z] + wait 7662 [2021-05-19T12:45:18.653Z] [2021-05-19T12:45:18.653Z] [2021-05-19T12:45:18.653Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-05-19T12:45:18.653Z] [2021-05-19T12:45:18.653Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-19T12:45:18.653Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-19T12:45:18.653Z] HOSTNAME=6ecdf3183bf2 [2021-05-19T12:45:18.653Z] TEST_SKIP_INTEGRATION=1 [2021-05-19T12:45:18.653Z] TESTDEBUG=0 [2021-05-19T12:45:18.653Z] DEST=bundles/test-integration [2021-05-19T12:45:18.653Z] PWD=/go/src/github.com/docker/docker [2021-05-19T12:45:18.653Z] KEEPBUNDLE=1 [2021-05-19T12:45:18.653Z] DOCKER_GITCOMMIT=3806ae869779dbd20c52c1be4105260f09c52b11 [2021-05-19T12:45:18.653Z] container=docker [2021-05-19T12:45:18.653Z] HOME=/root [2021-05-19T12:45:18.653Z] GOLANG_VERSION=1.13.15 [2021-05-19T12:45:18.653Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-19T12:45:18.653Z] VALIDATE_BRANCH=master [2021-05-19T12:45:18.653Z] TERM=xterm [2021-05-19T12:45:18.653Z] DOCKER_PKG=github.com/docker/docker [2021-05-19T12:45:18.653Z] SHLVL=1 [2021-05-19T12:45:18.653Z] TIMEOUT=120m [2021-05-19T12:45:18.653Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-19T12:45:18.653Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-19T12:45:18.653Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-05-19T12:45:18.653Z] GO111MODULE=off [2021-05-19T12:45:18.653Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-19T12:45:18.653Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-19T12:45:18.653Z] GOPATH=/go [2021-05-19T12:45:18.653Z] PKG_CONFIG=pkg-config [2021-05-19T12:45:18.653Z] _=/usr/bin/env [2021-05-19T12:45:18.653Z] Building test suite binary ./integration-cli/test.main [2021-05-19T12:45:18.653Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-19T12:45:18.653Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-19T12:45:18.653Z] HOSTNAME=f84453003b8f [2021-05-19T12:45:18.653Z] TEST_SKIP_INTEGRATION=1 [2021-05-19T12:45:18.653Z] TESTDEBUG=0 [2021-05-19T12:45:18.653Z] DEST=bundles/test-integration [2021-05-19T12:45:18.653Z] PWD=/go/src/github.com/docker/docker [2021-05-19T12:45:18.653Z] KEEPBUNDLE=1 [2021-05-19T12:45:18.653Z] DOCKER_GITCOMMIT=3806ae869779dbd20c52c1be4105260f09c52b11 [2021-05-19T12:45:18.653Z] container=docker [2021-05-19T12:45:18.653Z] HOME=/root [2021-05-19T12:45:18.653Z] GOLANG_VERSION=1.13.15 [2021-05-19T12:45:18.653Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-19T12:45:18.653Z] VALIDATE_BRANCH=master [2021-05-19T12:45:18.653Z] TERM=xterm [2021-05-19T12:45:18.653Z] DOCKER_PKG=github.com/docker/docker [2021-05-19T12:45:18.653Z] SHLVL=1 [2021-05-19T12:45:18.653Z] TIMEOUT=120m [2021-05-19T12:45:18.653Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-19T12:45:18.653Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-19T12:45:18.653Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-19T12:45:18.653Z] GO111MODULE=off [2021-05-19T12:45:18.653Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-19T12:45:18.653Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-19T12:45:18.653Z] GOPATH=/go [2021-05-19T12:45:18.653Z] PKG_CONFIG=pkg-config [2021-05-19T12:45:18.653Z] _=/usr/bin/env [2021-05-19T12:45:18.653Z] Building test suite binary ./integration-cli/test.main [2021-05-19T12:45:18.653Z] No new tests added to integration. [2021-05-19T12:45:18.653Z] [2021-05-19T12:45:18.653Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-19T12:45:18.653Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-19T12:45:18.653Z] HOSTNAME=ae91d2ed7c1a [2021-05-19T12:45:18.653Z] TESTDEBUG=0 [2021-05-19T12:45:18.653Z] DEST=bundles/test-integration [2021-05-19T12:45:18.653Z] PWD=/go/src/github.com/docker/docker [2021-05-19T12:45:18.653Z] KEEPBUNDLE=1 [2021-05-19T12:45:18.653Z] DOCKER_GITCOMMIT=3806ae869779dbd20c52c1be4105260f09c52b11 [2021-05-19T12:45:18.653Z] container=docker [2021-05-19T12:45:18.653Z] HOME=/root [2021-05-19T12:45:18.653Z] GOLANG_VERSION=1.13.15 [2021-05-19T12:45:18.653Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-19T12:45:18.653Z] VALIDATE_BRANCH=master [2021-05-19T12:45:18.653Z] TERM=xterm [2021-05-19T12:45:18.653Z] DOCKER_PKG=github.com/docker/docker [2021-05-19T12:45:18.653Z] SHLVL=1 [2021-05-19T12:45:18.653Z] TIMEOUT=120m [2021-05-19T12:45:18.653Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-19T12:45:18.653Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-19T12:45:18.653Z] GO111MODULE=off [2021-05-19T12:45:18.653Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-19T12:45:18.653Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-19T12:45:18.653Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-19T12:45:18.653Z] GOPATH=/go [2021-05-19T12:45:18.653Z] PKG_CONFIG=pkg-config [2021-05-19T12:45:18.653Z] _=/usr/bin/env [2021-05-19T12:45:18.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-19T12:45:23.686Z] #49 83.46 + /build/golangci-lint --version [2021-05-19T12:45:23.686Z] #49 83.67 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-19T12:45:23.686Z] #49 DONE 84.1s [2021-05-19T12:45:23.686Z] [2021-05-19T12:45:23.686Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:45:23.686Z] #56 sha256:b17e3b0dc510fc9f8ace2407916ebba23c960fadacfff88f6c9493df1c909bc9 [2021-05-19T12:45:23.686Z] #56 ... [2021-05-19T12:45:23.686Z] [2021-05-19T12:45:23.686Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-19T12:45:23.686Z] #50 sha256:b3874d99deab3d113a49dc7a7551b4e3e7ba85a6e018d5ee362d06ca97c4500d [2021-05-19T12:45:23.686Z] #50 DONE 0.2s [2021-05-19T12:45:23.686Z] [2021-05-19T12:45:23.686Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-19T12:45:23.686Z] #52 sha256:5d24f035b35796359c54d90deffae7a9d9526b2ab4f3b667bb838608b2bbf08e [2021-05-19T12:45:23.686Z] #52 DONE 0.1s [2021-05-19T12:45:23.686Z] [2021-05-19T12:45:23.686Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:45:23.686Z] #56 sha256:b17e3b0dc510fc9f8ace2407916ebba23c960fadacfff88f6c9493df1c909bc9 [2021-05-19T12:45:23.686Z] #56 ... [2021-05-19T12:45:23.686Z] [2021-05-19T12:45:23.686Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-19T12:45:23.686Z] #54 sha256:3ca89ebe3a75f603c023ea8edbf11f999f29e12a666531627060923b2e87e7e8 [2021-05-19T12:45:23.686Z] #54 DONE 0.1s [2021-05-19T12:45:23.686Z] [2021-05-19T12:45:23.686Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:45:23.686Z] #56 sha256:b17e3b0dc510fc9f8ace2407916ebba23c960fadacfff88f6c9493df1c909bc9 [2021-05-19T12:45:23.686Z] #56 87.12 + bin/containerd [2021-05-19T12:45:24.451Z] #24 ... [2021-05-19T12:45:24.451Z] [2021-05-19T12:45:24.451Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T12:45:24.451Z] #49 sha256:51fd6c4ddbb3fc765684a6713353c2044ee0e1d4e5bde27127af79a13497e475 [2021-05-19T12:45:24.451Z] #49 78.53 + /build/golangci-lint --version [2021-05-19T12:45:24.451Z] #49 78.76 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-19T12:45:24.451Z] #49 DONE 79.6s [2021-05-19T12:45:24.451Z] [2021-05-19T12:45:24.451Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:45:24.451Z] #56 sha256:6b3ac4d45f7cde866721e213c74064bae269dd50267d63b23323124f6b8514a7 [2021-05-19T12:45:27.756Z] #56 83.86 + bin/containerd [2021-05-19T12:45:34.114Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T12:45:34.114Z] [2021-05-19T12:45:34.114Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-19T12:45:34.114Z] DOCKER_SYSTEMD=1 [2021-05-19T12:45:34.114Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-19T12:45:34.114Z] HOSTNAME=30ff7e9bf2f9 [2021-05-19T12:45:34.114Z] DEST=bundles/test-integration [2021-05-19T12:45:34.114Z] PWD=/go/src/github.com/docker/docker [2021-05-19T12:45:34.114Z] DOCKER_GITCOMMIT=69d1ac36360d4e7b0134d6ee7203a0c601183c70 [2021-05-19T12:45:34.114Z] container=docker [2021-05-19T12:45:34.114Z] HOME=/root [2021-05-19T12:45:34.114Z] LANG=C.UTF-8 [2021-05-19T12:45:34.114Z] INVOCATION_ID=909aed5f950f4d26bb7d57ba52a7e2b6 [2021-05-19T12:45:34.114Z] GOLANG_VERSION=1.13.15 [2021-05-19T12:45:34.114Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-19T12:45:34.114Z] VALIDATE_BRANCH=master [2021-05-19T12:45:34.114Z] TERM=xterm [2021-05-19T12:45:34.114Z] DOCKER_PKG=github.com/docker/docker [2021-05-19T12:45:34.114Z] SHLVL=3 [2021-05-19T12:45:34.114Z] TIMEOUT=120m [2021-05-19T12:45:34.114Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-19T12:45:34.114Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-19T12:45:34.114Z] GO111MODULE=off [2021-05-19T12:45:34.114Z] DOCKER_EXPERIMENTAL=1 [2021-05-19T12:45:34.114Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-19T12:45:34.114Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-19T12:45:34.114Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-19T12:45:34.114Z] GOPATH=/go [2021-05-19T12:45:34.114Z] PKG_CONFIG=pkg-config [2021-05-19T12:45:34.114Z] _=/usr/bin/env [2021-05-19T12:45:34.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-19T12:45:34.883Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T12:45:34.883Z] [2021-05-19T12:45:34.883Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-19T12:45:34.883Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-19T12:45:34.883Z] HOSTNAME=6656aa08b474 [2021-05-19T12:45:34.883Z] DEST=bundles/test-integration [2021-05-19T12:45:34.883Z] PWD=/go/src/github.com/docker/docker [2021-05-19T12:45:34.883Z] DOCKER_ROOTLESS=1 [2021-05-19T12:45:34.883Z] DOCKER_GITCOMMIT=69d1ac36360d4e7b0134d6ee7203a0c601183c70 [2021-05-19T12:45:34.883Z] container=docker [2021-05-19T12:45:34.883Z] HOME=/root [2021-05-19T12:45:34.883Z] GOLANG_VERSION=1.13.15 [2021-05-19T12:45:34.883Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-19T12:45:34.883Z] VALIDATE_BRANCH=master [2021-05-19T12:45:34.883Z] TERM=xterm [2021-05-19T12:45:34.883Z] DOCKER_PKG=github.com/docker/docker [2021-05-19T12:45:34.883Z] SHLVL=1 [2021-05-19T12:45:34.883Z] TIMEOUT=120m [2021-05-19T12:45:34.883Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-19T12:45:34.883Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-19T12:45:34.883Z] GO111MODULE=off [2021-05-19T12:45:34.883Z] DOCKER_EXPERIMENTAL=1 [2021-05-19T12:45:34.883Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-19T12:45:34.883Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-19T12:45:34.883Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-19T12:45:34.883Z] GOPATH=/go [2021-05-19T12:45:34.883Z] PKG_CONFIG=pkg-config [2021-05-19T12:45:34.883Z] _=/usr/bin/env [2021-05-19T12:45:34.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-19T12:45:45.886Z] #56 ... [2021-05-19T12:45:45.886Z] [2021-05-19T12:45:45.886Z] #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-05-19T12:45:45.886Z] #24 sha256:ebbf981bd84f216d494e84860e5f41e8b1728a380af3c7cfe9521a582f2bc2d8 [2021-05-19T12:45:45.886Z] #24 101.4 + return [2021-05-19T12:45:45.886Z] #24 DONE 101.8s [2021-05-19T12:45:45.886Z] [2021-05-19T12:45:45.886Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:45:45.886Z] #56 sha256:6b3ac4d45f7cde866721e213c74064bae269dd50267d63b23323124f6b8514a7 [2021-05-19T12:45:47.802Z] #56 ... [2021-05-19T12:45:47.802Z] [2021-05-19T12:45:47.802Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-19T12:45:47.802Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-05-19T12:45:47.802Z] #14 CACHED [2021-05-19T12:45:47.802Z] [2021-05-19T12:45:47.803Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T12:45:47.803Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-19T12:45:47.803Z] #20 CACHED [2021-05-19T12:45:47.803Z] [2021-05-19T12:45:47.803Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-19T12:45:47.803Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-05-19T12:45:47.803Z] #17 CACHED [2021-05-19T12:45:47.803Z] [2021-05-19T12:45:47.803Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-19T12:45:47.803Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-05-19T12:45:47.803Z] #21 CACHED [2021-05-19T12:45:47.803Z] [2021-05-19T12:45:47.803Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-19T12:45:47.803Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-05-19T12:45:47.803Z] #19 CACHED [2021-05-19T12:45:47.803Z] [2021-05-19T12:45:47.803Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-19T12:45:47.803Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-05-19T12:45:47.803Z] #15 CACHED [2021-05-19T12:45:47.803Z] [2021-05-19T12:45:47.803Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-19T12:45:47.803Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-05-19T12:45:47.803Z] #18 CACHED [2021-05-19T12:45:47.803Z] [2021-05-19T12:45:47.803Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-19T12:45:47.803Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-05-19T12:45:47.803Z] #16 CACHED [2021-05-19T12:45:47.803Z] [2021-05-19T12:45:47.803Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T12:45:47.803Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-19T12:45:47.803Z] #22 CACHED [2021-05-19T12:45:47.803Z] [2021-05-19T12:45:47.803Z] #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-05-19T12:45:47.803Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-19T12:45:47.803Z] #27 CACHED [2021-05-19T12:45:47.803Z] [2021-05-19T12:45:47.803Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-19T12:45:47.803Z] #28 sha256:7265ef6993e43b383ea6bb949d4b225e3420cde897d3d2c84b519d32c3546c41 [2021-05-19T12:45:47.803Z] #28 CACHED [2021-05-19T12:45:47.803Z] [2021-05-19T12:45:47.803Z] #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-05-19T12:45:47.803Z] #29 sha256:86c503e7cd5583eaa325efb01a6cfd0e334c9da14642dcbae6b3c9171a096054 [2021-05-19T12:45:47.803Z] #29 CACHED [2021-05-19T12:45:47.803Z] [2021-05-19T12:45:47.803Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-19T12:45:47.803Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-05-19T12:45:47.803Z] #31 CACHED [2021-05-19T12:45:47.803Z] [2021-05-19T12:45:47.803Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T12:45:47.803Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-19T12:45:47.803Z] #32 CACHED [2021-05-19T12:45:47.803Z] [2021-05-19T12:45:47.803Z] #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-05-19T12:45:47.803Z] #34 sha256:df7f4a79ba489325075176816bb9b18196a0afa7ded5aec93559fb012d3ab077 [2021-05-19T12:45:47.803Z] #34 CACHED [2021-05-19T12:45:47.803Z] [2021-05-19T12:45:47.803Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-19T12:45:47.803Z] #25 sha256:06faa687bb5b16e408fe4dd093644409b48ee77b097f2b85ab85a98783327fae [2021-05-19T12:45:47.803Z] #25 DONE 0.2s [2021-05-19T12:45:47.803Z] [2021-05-19T12:45:47.803Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-19T12:45:47.803Z] #30 sha256:fa1d4da30a69537744f6e31f9bda5d8d490c160ac52cb8670e63105014ba3cd6 [2021-05-19T12:45:47.803Z] #30 ... [2021-05-19T12:45:47.803Z] [2021-05-19T12:45:47.803Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-19T12:45:47.803Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-05-19T12:45:47.803Z] #39 CACHED [2021-05-19T12:45:47.803Z] [2021-05-19T12:45:47.803Z] #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-05-19T12:45:47.803Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-19T12:45:47.803Z] #40 CACHED [2021-05-19T12:45:48.065Z] [2021-05-19T12:45:48.065Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:45:48.065Z] #56 sha256:6b3ac4d45f7cde866721e213c74064bae269dd50267d63b23323124f6b8514a7 [2021-05-19T12:45:48.639Z] #56 ... [2021-05-19T12:45:48.639Z] [2021-05-19T12:45:48.639Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T12:45:48.639Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-19T12:45:48.639Z] #42 CACHED [2021-05-19T12:45:48.639Z] [2021-05-19T12:45:48.639Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T12:45:48.639Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T12:45:48.901Z] #43 CACHED [2021-05-19T12:45:48.901Z] [2021-05-19T12:45:48.901Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-19T12:45:48.901Z] #30 sha256:fa1d4da30a69537744f6e31f9bda5d8d490c160ac52cb8670e63105014ba3cd6 [2021-05-19T12:45:50.833Z] #30 DONE 2.9s [2021-05-19T12:45:50.833Z] [2021-05-19T12:45:50.833Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-19T12:45:50.833Z] #33 sha256:569ba897878214d0748cfa03c9ef9e4652e43ddd759efcb3c244dc65acc9ee9d [2021-05-19T12:45:50.833Z] #33 DONE 0.2s [2021-05-19T12:45:50.833Z] [2021-05-19T12:45:50.833Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:45:50.833Z] #56 sha256:6b3ac4d45f7cde866721e213c74064bae269dd50267d63b23323124f6b8514a7 [2021-05-19T12:45:50.833Z] #56 ... [2021-05-19T12:45:50.833Z] [2021-05-19T12:45:50.833Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-19T12:45:50.833Z] #35 sha256:38eac65e4f2baef2e8c84332463be9a22b54c759b2f5815c9c875e58e370cefb [2021-05-19T12:45:50.833Z] #35 DONE 0.1s [2021-05-19T12:45:50.833Z] [2021-05-19T12:45:50.833Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-19T12:45:50.833Z] #38 sha256:6da553f27b51b4567afc9450f47ca548bff047e481f7484781896375cfd2e628 [2021-05-19T12:45:50.833Z] #38 DONE 0.1s [2021-05-19T12:45:50.833Z] [2021-05-19T12:45:50.833Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-19T12:45:50.833Z] #41 sha256:7b3819b8c551afb0a4e543b95561ec7e52df8d116a71c53d4b53588b5e2b6856 [2021-05-19T12:45:51.097Z] #41 DONE 0.2s [2021-05-19T12:45:51.097Z] [2021-05-19T12:45:51.097Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:45:51.097Z] #56 sha256:6b3ac4d45f7cde866721e213c74064bae269dd50267d63b23323124f6b8514a7 [2021-05-19T12:45:51.097Z] #56 ... [2021-05-19T12:45:51.097Z] [2021-05-19T12:45:51.097Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-19T12:45:51.097Z] #44 sha256:77d45e03e919de3bd3cef0c401cb2b657e23824cf1d6da319b50792818c0d8cc [2021-05-19T12:45:51.097Z] #44 DONE 0.1s [2021-05-19T12:45:51.358Z] [2021-05-19T12:45:51.358Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-19T12:45:51.358Z] #46 sha256:5e9eaf123754f10f0fa927604842fd251c60309312946b93e11629664a5d7188 [2021-05-19T12:45:51.358Z] #46 DONE 0.1s [2021-05-19T12:45:51.358Z] [2021-05-19T12:45:51.358Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-19T12:45:51.358Z] #48 sha256:f1751aa64769b262e99b71b595a3229a1d51cc8acd7cb4e370db256128e101f3 [2021-05-19T12:45:51.358Z] #48 DONE 0.1s [2021-05-19T12:45:51.358Z] [2021-05-19T12:45:51.358Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-19T12:45:51.358Z] #50 sha256:caaf260c450f1286772730c49be456a775a1b137bc0f7d522837961338025a0e [2021-05-19T12:45:51.618Z] #50 DONE 0.2s [2021-05-19T12:45:51.618Z] [2021-05-19T12:45:51.618Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-19T12:45:51.618Z] #52 sha256:7f9fd0a096049c3a5c4f48ce827c94a164cb0761ed637afab8922b06eb0e2b80 [2021-05-19T12:45:51.618Z] #52 DONE 0.1s [2021-05-19T12:45:51.618Z] [2021-05-19T12:45:51.618Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-19T12:45:51.618Z] #54 sha256:26fe82a826139c0f578c575c502bbd4874fc5d5043d2c4f49504a245426afd96 [2021-05-19T12:45:51.618Z] #54 DONE 0.1s [2021-05-19T12:45:51.618Z] [2021-05-19T12:45:51.618Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T12:45:51.618Z] #56 sha256:6b3ac4d45f7cde866721e213c74064bae269dd50267d63b23323124f6b8514a7 [2021-05-19T12:45:55.713Z] #56 116.2 # github.com/containerd/containerd/cmd/containerd [2021-05-19T12:45:55.713Z] #56 116.2 /usr/bin/ld: /tmp/go-link-061949768/000018.o: in function `New': [2021-05-19T12:45:55.713Z] #56 116.2 /tmp/tmp.7W2EDV9XhE/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-19T12:45:55.713Z] #56 116.3 + bin/containerd-stress [2021-05-19T12:45:55.713Z] #56 118.2 + bin/containerd-shim [2021-05-19T12:46:02.249Z] #56 125.0 + bin/containerd-shim-runc-v1 [2021-05-19T12:46:03.849Z] #56 119.4 # github.com/containerd/containerd/cmd/containerd [2021-05-19T12:46:03.850Z] #56 119.4 /usr/bin/ld: /tmp/go-link-204492596/000018.o: in function `New': [2021-05-19T12:46:03.850Z] #56 119.4 /tmp/tmp.LvucAEk46G/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-19T12:46:03.850Z] #56 119.5 + bin/containerd-stress [2021-05-19T12:46:05.082Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-19T12:46:05.082Z] [2021-05-19T12:46:05.082Z] ________ ____ __. [2021-05-19T12:46:05.082Z] \_____ \ | |/ _| [2021-05-19T12:46:05.082Z] / | \| < [2021-05-19T12:46:05.082Z] / | \ | \ [2021-05-19T12:46:05.082Z] \_______ /____|__ \ [2021-05-19T12:46:05.082Z] \/ \/ [2021-05-19T12:46:05.082Z] [2021-05-19T12:46:05.082Z] INFO: make.ps1 ended at 05/19/2021 12:46:01 [2021-05-19T12:46:05.082Z] INFO: Binaries build ended at 05/19/2021 12:46:03. Duration:00:01:15.1472627 [2021-05-19T12:46:05.082Z] INFO: Copying the built daemon binary to d:\CI\PR-42394\2\binary\dockerd-24113d0ac5.exe... [2021-05-19T12:46:05.082Z] INFO: Copying the built client binary to d:\CI\PR-42394\2\binary\docker-24113d0ac5.exe... [2021-05-19T12:46:05.082Z] INFO: Copying dockerversion from the container... [2021-05-19T12:46:05.082Z] INFO: Copying the golang package from the container to d:\CI\PR-42394\2\installer\go.zip... [2021-05-19T12:46:06.035Z] INFO: Extracting go.zip to d:\CI\PR-42394\2\go [2021-05-19T12:46:06.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-19T12:46:06.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-19T12:46:06.392Z] #56 122.5 + bin/containerd-shim [2021-05-19T12:46:06.417Z] #56 129.9 + bin/containerd-shim-runc-v2 [2021-05-19T12:46:06.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-19T12:46:06.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-19T12:46:07.344Z] #56 130.8 + binaries [2021-05-19T12:46:07.344Z] #56 130.8 + install -D bin/containerd /build/containerd [2021-05-19T12:46:07.344Z] #56 130.9 + install -D bin/containerd-shim /build/containerd-shim [2021-05-19T12:46:07.344Z] #56 130.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-19T12:46:07.344Z] #56 130.9 + install -D bin/ctr /build/ctr [2021-05-19T12:46:07.604Z] #56 DONE 131.3s [2021-05-19T12:46:08.533Z] [2021-05-19T12:46:08.533Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-19T12:46:08.533Z] #57 sha256:2607d598a53bf899c96a9e97e3f27678c214980f3375813023e9c0cbfb06b6c7 [2021-05-19T12:46:08.788Z] #57 DONE 0.2s [2021-05-19T12:46:08.788Z] [2021-05-19T12:46:08.788Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-19T12:46:08.788Z] #61 sha256:d65f0adbe38076129efb91798e5a288c196c1cbd202329d9462a0e24a18f751b [2021-05-19T12:46:09.043Z] #61 DONE 0.1s [2021-05-19T12:46:09.043Z] [2021-05-19T12:46:09.043Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-19T12:46:09.043Z] #66 sha256:096b404e72407768f860a26d265123aac040018c55db1e30d082219b95b3eafd [2021-05-19T12:46:09.298Z] #66 DONE 0.5s [2021-05-19T12:46:09.299Z] [2021-05-19T12:46:09.299Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-19T12:46:09.299Z] #68 sha256:3021a20fe158f9eddddad5790f06601c3cfc857496b67679ef6d8acf1f945f02 [2021-05-19T12:46:09.299Z] #68 DONE 0.0s [2021-05-19T12:46:09.554Z] [2021-05-19T12:46:09.554Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-19T12:46:09.554Z] #69 sha256:1c2d3447a2e79898c106b5eb0c87b81fbb697de6ffab9a55417c0050391e63e6 [2021-05-19T12:46:09.554Z] #69 DONE 0.0s [2021-05-19T12:46:09.554Z] [2021-05-19T12:46:09.554Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-19T12:46:09.554Z] #70 sha256:ee307a4ca3ae29319865172b0f3604d66cce3d50f55b3de9dd89a356692a8d16 [2021-05-19T12:46:10.115Z] #70 DONE 0.6s [2021-05-19T12:46:10.115Z] [2021-05-19T12:46:10.115Z] #71 exporting to image [2021-05-19T12:46:10.115Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-19T12:46:10.115Z] #71 exporting layers [2021-05-19T12:46:11.688Z] #56 128.1 + bin/containerd-shim-runc-v1 [2021-05-19T12:46:12.011Z] #71 exporting layers 2.0s done [2021-05-19T12:46:12.011Z] #71 writing image sha256:90632aa63d0e54403d237720e95482ac238098ee60793eb4714aae7050d6c1b8 done [2021-05-19T12:46:12.011Z] #71 naming to docker.io/library/docker:69d1ac36360d4e7b0134d6ee7203a0c601183c70 done [2021-05-19T12:46:12.011Z] #71 DONE 2.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-05-19T12:46:12.337Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42394/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42394/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=69d1ac36360d4e7b0134d6ee7203a0c601183c70 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:69d1ac36360d4e7b0134d6ee7203a0c601183c70 hack/validate/default [2021-05-19T12:46:13.283Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-05-19T12:46:13.283Z] No api/types/ or api/swagger.yaml changes in diff. [2021-05-19T12:46:13.283Z] Congratulations! All TOML source files changed here have valid syntax. [2021-05-19T12:46:13.283Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-05-19T12:46:13.283Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-05-19T12:46:13.283Z] Congratulations! No new tests were added to integration-cli. [2021-05-19T12:46:13.283Z] [2021-05-19T12:46:13.283Z] INFO Start validation with golang-ci-lint [2021-05-19T12:46:13.283Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-05-19T12:46:13.283Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-19T12:46:13.283Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-19T12:46:16.979Z] #56 132.5 + bin/containerd-shim-runc-v2 [2021-05-19T12:46:17.550Z] #56 133.8 + binaries [2021-05-19T12:46:17.550Z] #56 133.8 + install -D bin/containerd /build/containerd [2021-05-19T12:46:17.550Z] #56 133.9 + install -D bin/containerd-shim /build/containerd-shim [2021-05-19T12:46:17.550Z] #56 133.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-19T12:46:17.811Z] #56 133.9 + install -D bin/ctr /build/ctr [2021-05-19T12:46:18.071Z] #56 DONE 134.2s [2021-05-19T12:46:19.454Z] [2021-05-19T12:46:19.454Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-19T12:46:19.454Z] #57 sha256:ad8efe99aac59538293b00ec090642eb31b910b6a07072b050c68e1b7f492897 [2021-05-19T12:46:19.714Z] #57 DONE 0.3s [2021-05-19T12:46:19.714Z] [2021-05-19T12:46:19.714Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-19T12:46:19.714Z] #61 sha256:4a72e28bf4ebf203612f169a3e5f368d596ece5f3da8775ea7e27b14486623e8 [2021-05-19T12:46:19.714Z] #61 DONE 0.1s [2021-05-19T12:46:19.974Z] [2021-05-19T12:46:19.974Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-19T12:46:19.974Z] #66 sha256:5c46fcc048370239a4897cf0843caadf76b36ec69b006dfd2c123b236880ca7b [2021-05-19T12:46:20.235Z] #66 DONE 0.6s [2021-05-19T12:46:20.495Z] [2021-05-19T12:46:20.495Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-19T12:46:20.495Z] #68 sha256:2124465a9822a09d7b3d0de5bddfd7802852101a50fba6a457298f5c0c1ad8d5 [2021-05-19T12:46:20.495Z] #68 DONE 0.1s [2021-05-19T12:46:20.495Z] [2021-05-19T12:46:20.495Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-19T12:46:20.495Z] #69 sha256:9abc394ddeaa05ff511ab37915fb976355b0de6b0a0de719ac91d2d44ae68a2b [2021-05-19T12:46:20.495Z] #69 DONE 0.0s [2021-05-19T12:46:20.495Z] [2021-05-19T12:46:20.495Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-19T12:46:20.495Z] #70 sha256:30e2857439b47a5b1d667dc9dbf01449a6d755c5097eaec7124c17b3f28b785f [2021-05-19T12:46:22.422Z] #70 DONE 1.8s [2021-05-19T12:46:22.422Z] [2021-05-19T12:46:22.422Z] #71 exporting to image [2021-05-19T12:46:22.422Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-19T12:46:22.422Z] #71 exporting layers [2021-05-19T12:46:24.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-19T12:46:24.348Z] #71 exporting layers 1.9s done [2021-05-19T12:46:24.348Z] #71 writing image sha256:11e8b3638de11c9280b2838434d432d050b84768d37d2c748b7633f264bee43e done [2021-05-19T12:46:24.348Z] #71 naming to docker.io/library/docker:f1044440b0bcf6b47655bc51a35c90a223adea00 done [2021-05-19T12:46:24.348Z] #71 DONE 1.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-19T12:46:24.680Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42394/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f1044440b0bcf6b47655bc51a35c90a223adea00 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1044440b0bcf6b47655bc51a35c90a223adea00 hack/test/unit [2021-05-19T12:46:25.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-19T12:46:28.886Z] ? github.com/docker/docker/api [no test files] [2021-05-19T12:46:31.050Z] INFO: Extraction ended at 05/19/2021 12:46:27. Duration:00:00:21.9372614 [2021-05-19T12:46:31.050Z] INFO: Updating the golang and path environment variables [2021-05-19T12:46:31.050Z] INFO: GOPATH=d:\gopath [2021-05-19T12:46:31.050Z] INFO: go version go1.13.15 windows/amd64 [2021-05-19T12:46:31.050Z] INFO: Running the daemon under test in debug mode [2021-05-19T12:46:31.050Z] INFO: Starting a daemon under test... [2021-05-19T12:46:31.050Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42394\2\daemon --pidfile d:\CI\PR-42394\2\docker.pid -D [2021-05-19T12:46:31.050Z] INFO: Process started successfully. [2021-05-19T12:46:31.050Z] INFO: Start tailing logs of the daemon under tests [2021-05-19T12:46:31.050Z] INFO: Waiting for the daemon under test to start... [2021-05-19T12:46:36.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-19T12:46:36.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-19T12:46:37.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-19T12:46:37.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-19T12:46:37.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-19T12:46:38.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-19T12:46:38.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-19T12:46:38.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-19T12:46:39.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-19T12:46:39.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-19T12:46:40.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-19T12:46:41.131Z] ok github.com/docker/docker/api/server 0.028s coverage: 9.0% of statements [2021-05-19T12:46:41.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-19T12:46:44.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-19T12:46:45.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-19T12:46:46.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-19T12:46:46.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-19T12:46:47.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-19T12:46:48.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-19T12:46:48.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-19T12:46:48.635Z] .....INFO: Daemon under test started and replied! [2021-05-19T12:46:48.635Z] INFO: Docker version of the daemon under test [2021-05-19T12:46:48.635Z] [2021-05-19T12:46:48.635Z] Client: [2021-05-19T12:46:48.635Z] Version: 17.06.2-ce [2021-05-19T12:46:48.635Z] API version: 1.30 [2021-05-19T12:46:48.635Z] Go version: go1.8.3 [2021-05-19T12:46:48.635Z] Git commit: cec0b72 [2021-05-19T12:46:48.635Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-19T12:46:48.635Z] OS/Arch: windows/amd64 [2021-05-19T12:46:48.635Z] [2021-05-19T12:46:48.635Z] Server: [2021-05-19T12:46:48.635Z] Version: 0.0.0-dev [2021-05-19T12:46:48.635Z] API version: 1.41 (minimum version 1.24) [2021-05-19T12:46:48.635Z] Go version: go1.13.15 [2021-05-19T12:46:48.635Z] Git commit: 24113d0ac5 [2021-05-19T12:46:48.635Z] Built: 05/19/2021 12:44:52 [2021-05-19T12:46:48.635Z] OS/Arch: windows/amd64 [2021-05-19T12:46:48.635Z] Experimental: false [2021-05-19T12:46:48.635Z] [2021-05-19T12:46:48.635Z] INFO: Docker info of the daemon under test [2021-05-19T12:46:48.635Z] [2021-05-19T12:46:48.635Z] Containers: 0 [2021-05-19T12:46:48.635Z] Running: 0 [2021-05-19T12:46:48.635Z] Paused: 0 [2021-05-19T12:46:48.635Z] Stopped: 0 [2021-05-19T12:46:48.635Z] Images: 0 [2021-05-19T12:46:48.635Z] Server Version: 0.0.0-dev [2021-05-19T12:46:48.635Z] Storage Driver: windowsfilter [2021-05-19T12:46:48.635Z] Windows: [2021-05-19T12:46:48.635Z] Logging Driver: json-file [2021-05-19T12:46:48.635Z] Plugins: [2021-05-19T12:46:48.635Z] Volume: local [2021-05-19T12:46:48.635Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-19T12:46:48.635Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-19T12:46:48.635Z] Swarm: inactive [2021-05-19T12:46:48.635Z] Default Isolation: process [2021-05-19T12:46:48.635Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-19T12:46:48.635Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-19T12:46:48.635Z] OSType: windows [2021-05-19T12:46:48.635Z] Architecture: x86_64 [2021-05-19T12:46:48.635Z] CPUs: 4 [2021-05-19T12:46:48.635Z] Total Memory: 32GiB [2021-05-19T12:46:48.635Z] Name: azwin-2-bbde10 [2021-05-19T12:46:48.635Z] ID: RQC6:GVFE:KT4Y:DFXT:XCPS:MO4R:X7P3:J6GW:MKFK:46SW:JOJG:DT2Z [2021-05-19T12:46:48.635Z] Docker Root Dir: D:\CI\PR-42394\2\daemon [2021-05-19T12:46:48.635Z] Debug Mode (client): false [2021-05-19T12:46:48.635Z] Debug Mode (server): true [2021-05-19T12:46:48.635Z] File Descriptors: -1 [2021-05-19T12:46:48.635Z] Goroutines: 16 [2021-05-19T12:46:48.635Z] System Time: 2021-05-19T12:46:47.3162126Z [2021-05-19T12:46:48.635Z] EventsListeners: 0 [2021-05-19T12:46:48.635Z] Registry: https://index.docker.io/v1/ [2021-05-19T12:46:48.635Z] Labels: [2021-05-19T12:46:48.635Z] Experimental: false [2021-05-19T12:46:48.635Z] Insecure Registries: [2021-05-19T12:46:48.635Z] 127.0.0.0/8 [2021-05-19T12:46:48.635Z] Live Restore Enabled: false [2021-05-19T12:46:48.635Z] [2021-05-19T12:46:48.635Z] [2021-05-19T12:46:48.635Z] INFO: Docker images of the daemon under test [2021-05-19T12:46:48.635Z] [2021-05-19T12:46:48.635Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T12:46:48.635Z] [2021-05-19T12:46:48.635Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-05-19T12:46:48.635Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-05-19T12:46:48.635Z] ltsc2019: Pulling from windows/servercore [2021-05-19T12:46:48.635Z] 4612f6d0b889: Pulling fs layer [2021-05-19T12:46:48.635Z] 8116de3c91c3: Pulling fs layer [2021-05-19T12:46:48.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-19T12:46:50.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-19T12:46:50.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-19T12:46:51.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-19T12:46:51.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-19T12:46:53.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-19T12:46:53.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-19T12:46:53.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-19T12:46:54.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-19T12:46:54.369Z] 8116de3c91c3: Verifying Checksum [2021-05-19T12:46:54.369Z] 8116de3c91c3: Download complete [2021-05-19T12:46:54.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-19T12:46:55.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-19T12:46:55.958Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-19T12:46:55.958Z] Using test binary docker [2021-05-19T12:46:56.217Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-19T12:46:56.217Z] Starting apparmor (via systemctl): apparmor.service. [2021-05-19T12:46:56.217Z] INFO: Waiting for daemon to start... [2021-05-19T12:46:56.217Z] Starting dockerd [2021-05-19T12:46:56.334Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-19T12:46:56.334Z] Using test binary docker [2021-05-19T12:46:56.334Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-19T12:46:56.334Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-19T12:46:56.334Z] INFO: Waiting for daemon to start... [2021-05-19T12:46:56.334Z] Starting dockerd [2021-05-19T12:46:58.129Z] . [2021-05-19T12:46:58.129Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-19T12:46:58.129Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-19T12:46:58.129Z] Error: No such image: emptyfs [2021-05-19T12:46:58.237Z] . [2021-05-19T12:46:58.237Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-19T12:46:58.237Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-19T12:46:58.237Z] Error: No such image: emptyfs [2021-05-19T12:46:58.388Z] Running integration-test (iteration 1) [2021-05-19T12:46:58.388Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-19T12:46:58.496Z] Running integration-test (iteration 1) [2021-05-19T12:46:58.496Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-19T12:47:10.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-19T12:47:10.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-19T12:47:13.290Z] Loaded image: buildpack-deps:buster [2021-05-19T12:47:13.290Z] Loaded image: busybox:latest [2021-05-19T12:47:13.290Z] Loaded image: busybox:glibc [2021-05-19T12:47:14.226Z] Loaded image: debian:bullseye [2021-05-19T12:47:14.226Z] Loaded image: hello-world:latest [2021-05-19T12:47:14.226Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T12:47:14.485Z] INFO: Testing against a local daemon [2021-05-19T12:47:14.485Z] === RUN TestCgroupNamespacesBuild [2021-05-19T12:47:16.390Z] --- PASS: TestCgroupNamespacesBuild (1.93s) [2021-05-19T12:47:16.390Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-19T12:47:16.582Z] Loaded image: buildpack-deps:buster [2021-05-19T12:47:16.582Z] Loaded image: busybox:latest [2021-05-19T12:47:16.582Z] Loaded image: busybox:glibc [2021-05-19T12:47:16.582Z] Loaded image: debian:bullseye [2021-05-19T12:47:16.841Z] Loaded image: hello-world:latest [2021-05-19T12:47:16.841Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T12:47:16.841Z] INFO: Testing against a local daemon [2021-05-19T12:47:16.841Z] === RUN TestCgroupNamespacesBuild [2021-05-19T12:47:18.295Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s) [2021-05-19T12:47:18.295Z] === RUN TestBuildWithSession [2021-05-19T12:47:18.295Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-19T12:47:18.295Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T12:47:18.295Z] === RUN TestBuildSquashParent [2021-05-19T12:47:20.126Z] --- PASS: TestCgroupNamespacesBuild (3.14s) [2021-05-19T12:47:20.126Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-19T12:47:22.659Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.71s) [2021-05-19T12:47:22.659Z] === RUN TestBuildWithSession [2021-05-19T12:47:22.659Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-19T12:47:22.659Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T12:47:22.659Z] === RUN TestBuildSquashParent [2021-05-19T12:47:24.864Z] --- PASS: TestBuildSquashParent (5.99s) [2021-05-19T12:47:24.864Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-19T12:47:24.864Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T12:47:24.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T12:47:24.864Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T12:47:24.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T12:47:24.864Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T12:47:24.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T12:47:24.864Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T12:47:24.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T12:47:24.864Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T12:47:24.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T12:47:24.864Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T12:47:24.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T12:47:24.864Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T12:47:24.864Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T12:47:26.242Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T12:47:26.501Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T12:47:28.037Z] Running on azwin-2-717480 in d:\jenkins\workspace\moby_PR-42394 [Pipeline] { [Pipeline] ws [2021-05-19T12:47:28.054Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-19T12:47:28.406Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T12:47:28.668Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T12:47:29.567Z] The recommended git tool is: git [2021-05-19T12:47:31.204Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-19T12:47:31.204Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.14s) [2021-05-19T12:47:31.204Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.45s) [2021-05-19T12:47:31.204Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s) [2021-05-19T12:47:31.204Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.24s) [2021-05-19T12:47:31.204Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2021-05-19T12:47:31.204Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2021-05-19T12:47:31.204Z] === RUN TestBuildMultiStageCopy [2021-05-19T12:47:31.204Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-19T12:47:32.584Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-19T12:47:32.635Z] --- PASS: TestBuildSquashParent (8.28s) [2021-05-19T12:47:32.636Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-19T12:47:32.636Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T12:47:32.636Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T12:47:32.636Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T12:47:32.636Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T12:47:32.636Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T12:47:32.636Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T12:47:32.636Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T12:47:32.636Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T12:47:32.636Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T12:47:32.636Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T12:47:32.636Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T12:47:32.636Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T12:47:32.636Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T12:47:32.636Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T12:47:32.843Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-19T12:47:32.895Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T12:47:33.102Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-19T12:47:33.362Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-19T12:47:33.622Z] --- PASS: TestBuildMultiStageCopy (2.85s) [2021-05-19T12:47:33.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s) [2021-05-19T12:47:33.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-05-19T12:47:33.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-05-19T12:47:33.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-05-19T12:47:33.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-05-19T12:47:33.622Z] === RUN TestBuildMultiStageParentConfig [2021-05-19T12:47:34.271Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T12:47:34.560Z] --- PASS: TestBuildMultiStageParentConfig (0.77s) [2021-05-19T12:47:34.561Z] === RUN TestBuildLabelWithTargets [2021-05-19T12:47:35.233Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T12:47:35.499Z] --- PASS: TestBuildLabelWithTargets (1.05s) [2021-05-19T12:47:35.499Z] === RUN TestBuildWithEmptyLayers [2021-05-19T12:47:36.067Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2021-05-19T12:47:36.067Z] === RUN TestBuildMultiStageOnBuild [2021-05-19T12:47:36.170Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T12:47:37.419Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 14.7% of statements [2021-05-19T12:47:37.419Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-19T12:47:37.419Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2021-05-19T12:47:37.419Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-19T12:47:37.419Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-19T12:47:37.419Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-19T12:47:37.419Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-19T12:47:37.419Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-19T12:47:37.419Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-19T12:47:37.419Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-19T12:47:37.419Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-19T12:47:37.419Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-19T12:47:37.993Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-19T12:47:37.993Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-19T12:47:38.255Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2021-05-19T12:47:38.629Z] --- PASS: TestBuildMultiStageOnBuild (2.25s) [2021-05-19T12:47:38.629Z] === RUN TestBuildUncleanTarFilenames [2021-05-19T12:47:38.703Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-19T12:47:38.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.85s) [2021-05-19T12:47:38.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.03s) [2021-05-19T12:47:38.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.14s) [2021-05-19T12:47:38.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2021-05-19T12:47:38.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2021-05-19T12:47:38.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.59s) [2021-05-19T12:47:38.703Z] === RUN TestBuildMultiStageCopy [2021-05-19T12:47:38.703Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-19T12:47:38.828Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2021-05-19T12:47:38.828Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2021-05-19T12:47:38.828Z] ok github.com/docker/docker/api/server/router/swarm 0.025s coverage: 5.7% of statements [2021-05-19T12:47:38.828Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-19T12:47:38.828Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-19T12:47:38.828Z] ? github.com/docker/docker/api/types [no test files] [2021-05-19T12:47:38.828Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-19T12:47:38.828Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-19T12:47:38.828Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-19T12:47:38.828Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-19T12:47:38.828Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-19T12:47:38.828Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-19T12:47:38.828Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-19T12:47:38.828Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-19T12:47:38.828Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-19T12:47:38.828Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-19T12:47:38.828Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-19T12:47:38.888Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2021-05-19T12:47:38.888Z] === RUN TestBuildMultiStageLayerLeak [2021-05-19T12:47:39.089Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2021-05-19T12:47:39.089Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-19T12:47:39.089Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-19T12:47:39.089Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-19T12:47:39.089Z] ? github.com/docker/docker/builder [no test files] [2021-05-19T12:47:39.090Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-19T12:47:39.090Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-19T12:47:39.090Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-19T12:47:39.090Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-19T12:47:39.090Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-19T12:47:39.090Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-19T12:47:39.090Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-19T12:47:41.424Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s) [2021-05-19T12:47:41.424Z] === RUN TestBuildWithHugeFile [2021-05-19T12:47:41.641Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2021-05-19T12:47:42.589Z] ok github.com/docker/docker/builder/remotecontext 0.136s coverage: 13.7% of statements [2021-05-19T12:47:42.890Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-19T12:47:43.149Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-19T12:47:43.535Z] ok github.com/docker/docker/builder/dockerfile 0.511s coverage: 48.5% of statements [2021-05-19T12:47:43.535Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-19T12:47:44.084Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-19T12:47:45.451Z] ok github.com/docker/docker/builder/remotecontext/git 4.617s coverage: 86.3% of statements [2021-05-19T12:47:45.451Z] ? github.com/docker/docker/cli [no test files] [2021-05-19T12:47:45.451Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-19T12:47:45.459Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-19T12:47:46.026Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2021-05-19T12:47:46.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2021-05-19T12:47:46.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-05-19T12:47:46.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-05-19T12:47:46.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-05-19T12:47:46.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-05-19T12:47:46.026Z] === RUN TestBuildMultiStageParentConfig [2021-05-19T12:47:49.664Z] ok github.com/docker/docker/client 0.299s coverage: 75.4% of statements [2021-05-19T12:47:51.291Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-05-19T12:47:51.291Z] === RUN TestBuildLabelWithTargets [2021-05-19T12:47:54.181Z] using credential docker-jenkins-github-credentials [2021-05-19T12:47:54.255Z] Cloning the remote Git repository [2021-05-19T12:47:54.255Z] Cloning with configured refspecs honoured and without tags [2021-05-19T12:47:54.657Z] 4612f6d0b889: Verifying Checksum [2021-05-19T12:47:54.657Z] 4612f6d0b889: Download complete [2021-05-19T12:47:54.446Z] Cloning repository https://github.com/moby/moby.git [2021-05-19T12:47:54.847Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-19T12:47:55.803Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T12:47:55.803Z] > git --version # timeout=10 [2021-05-19T12:47:55.847Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-19T12:47:55.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:47:55.850Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42394/head:refs/remotes/origin/PR-42394 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:47:59.400Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-05-19T12:47:59.400Z] === RUN TestBuildWithEmptyLayers [2021-05-19T12:48:02.683Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-05-19T12:48:02.683Z] === RUN TestBuildMultiStageOnBuild [2021-05-19T12:48:07.954Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-05-19T12:48:07.954Z] === RUN TestBuildUncleanTarFilenames [2021-05-19T12:48:07.954Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2021-05-19T12:48:07.954Z] === RUN TestBuildMultiStageLayerLeak [2021-05-19T12:48:12.153Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s) [2021-05-19T12:48:12.153Z] === RUN TestBuildWithHugeFile [2021-05-19T12:48:15.929Z] Fetching without tags [2021-05-19T12:48:13.560Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T12:48:15.685Z] > git config --add remote.origin.fetch +refs/pull/42394/head:refs/remotes/origin/PR-42394 # timeout=10 [2021-05-19T12:48:15.731Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:48:15.847Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T12:48:15.968Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T12:48:15.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:48:15.970Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42394/head:refs/remotes/origin/PR-42394 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T12:48:16.678Z] Merging remotes/origin/master commit c706213427da1b57f8158a5224037ee9052887dd into PR head commit efec2bb368e1e7df55aa533773fea46113c0af63 [2021-05-19T12:48:17.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-19T12:48:16.786Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T12:48:16.832Z] > git checkout -f efec2bb368e1e7df55aa533773fea46113c0af63 # timeout=10 [2021-05-19T12:48:19.675Z] INFO [loader] Go packages loading at mode 575 (deps|files|types_sizes|compiled_files|exports_file|imports|name) took 1m59.850517148s [2021-05-19T12:48:19.675Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 691.811915ms [2021-05-19T12:48:20.468Z] Merge succeeded, producing 6b3f33587f6d04767491a1bb0f4d8dfb0c64a491 [2021-05-19T12:48:20.468Z] Checking out Revision 6b3f33587f6d04767491a1bb0f4d8dfb0c64a491 (PR-42394) [2021-05-19T12:48:21.808Z] ok github.com/docker/docker/cmd/dockerd 0.172s coverage: 29.1% of statements [2021-05-19T12:48:21.808Z] ok github.com/docker/docker/container 0.168s coverage: 34.6% of statements [2021-05-19T12:48:21.808Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-19T12:48:21.808Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-19T12:48:21.808Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-19T12:48:21.808Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-19T12:48:21.808Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2021-05-19T12:48:22.752Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.9% of statements [2021-05-19T12:48:19.765Z] > git remote # timeout=10 [2021-05-19T12:48:19.833Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T12:48:19.882Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T12:48:19.887Z] > git merge c706213427da1b57f8158a5224037ee9052887dd # timeout=10 [2021-05-19T12:48:20.368Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-19T12:48:20.503Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T12:48:20.547Z] > git checkout -f 6b3f33587f6d04767491a1bb0f4d8dfb0c64a491 # timeout=10 [2021-05-19T12:48:26.969Z] ok github.com/docker/docker/daemon/cluster 0.133s coverage: 0.5% of statements [2021-05-19T12:48:28.362Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2021-05-19T12:48:28.939Z] ok github.com/docker/docker/daemon/config 0.123s coverage: 81.8% of statements [2021-05-19T12:48:30.330Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2021-05-19T12:48:30.905Z] ok github.com/docker/docker/daemon/graphdriver 0.023s coverage: 2.2% of statements [2021-05-19T12:48:31.547Z] Commit message: "Merge commit 'c706213427da1b57f8158a5224037ee9052887dd' into HEAD" [2021-05-19T12:48:31.672Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-19T12:48:31.583Z] > git rev-list --no-walk d941181ab9957a104551cda072385b7a7fafa589 # timeout=10 [2021-05-19T12:48:34.522Z] INFO [runner/unused/goanalysis] analyzers took 29.670331639s with top 10 stages: buildssa: 25.261398659s, U1000: 4.40893298s [2021-05-19T12:48:34.973Z] + docker version [2021-05-19T12:48:35.122Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 3.1% of statements [2021-05-19T12:48:35.122Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.008s coverage: 73.3% of statements [2021-05-19T12:48:35.384Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.508s coverage: 14.0% of statements [2021-05-19T12:48:36.450Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.005s coverage: 56.2% of statements [2021-05-19T12:48:37.660Z] --- PASS: TestBuildWithHugeFile (52.34s) [2021-05-19T12:48:37.660Z] === RUN TestBuildWCOWSandboxSize [2021-05-19T12:48:37.660Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-05-19T12:48:37.660Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-19T12:48:37.660Z] === RUN TestBuildWithEmptyDockerfile [2021-05-19T12:48:37.660Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T12:48:37.660Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T12:48:37.660Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T12:48:37.660Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T12:48:37.660Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T12:48:37.660Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T12:48:37.660Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T12:48:37.660Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T12:48:37.660Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T12:48:37.660Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-05-19T12:48:37.660Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-05-19T12:48:37.660Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-05-19T12:48:37.660Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-19T12:48:37.660Z] === RUN TestBuildPreserveOwnership [2021-05-19T12:48:37.660Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-19T12:48:37.660Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-19T12:48:37.839Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.024s coverage: 1.9% of statements [2021-05-19T12:48:38.228Z] --- PASS: TestBuildPreserveOwnership (4.71s) [2021-05-19T12:48:38.228Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.23s) [2021-05-19T12:48:38.228Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.48s) [2021-05-19T12:48:38.228Z] === RUN TestBuildPlatformInvalid [2021-05-19T12:48:38.487Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-05-19T12:48:38.487Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-19T12:48:39.691Z] Client: Mirantis Container Runtime [2021-05-19T12:48:39.691Z] Version: 20.10.0 [2021-05-19T12:48:39.691Z] API version: 1.41 [2021-05-19T12:48:39.691Z] Go version: go1.13.15 [2021-05-19T12:48:39.691Z] Git commit: 6ee42dc [2021-05-19T12:48:39.691Z] Built: 03/11/2021 13:24:56 [2021-05-19T12:48:39.691Z] OS/Arch: windows/amd64 [2021-05-19T12:48:39.691Z] Context: default [2021-05-19T12:48:39.691Z] Experimental: true [2021-05-19T12:48:39.691Z] [2021-05-19T12:48:39.691Z] Server: Mirantis Container Runtime [2021-05-19T12:48:39.691Z] Engine: [2021-05-19T12:48:39.691Z] Version: 20.10.0 [2021-05-19T12:48:39.691Z] API version: 1.41 (minimum version 1.24) [2021-05-19T12:48:39.691Z] Go version: go1.13.15 [2021-05-19T12:48:39.691Z] Git commit: 1e08f21e79 [2021-05-19T12:48:39.691Z] Built: 03/11/2021 13:23:32 [2021-05-19T12:48:39.691Z] OS/Arch: windows/amd64 [2021-05-19T12:48:39.691Z] Experimental: true [Pipeline] sh [2021-05-19T12:48:40.392Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.853s coverage: 49.4% of statements [2021-05-19T12:48:41.300Z] + docker info [2021-05-19T12:48:41.779Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.422s coverage: 57.7% of statements [2021-05-19T12:48:42.040Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.810s coverage: 46.2% of statements [2021-05-19T12:48:42.302Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 57.5% of statements [2021-05-19T12:48:42.876Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-05-19T12:48:43.820Z] ok github.com/docker/docker/daemon 12.262s coverage: 17.3% of statements [2021-05-19T12:48:43.820Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-19T12:48:43.820Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-19T12:48:43.820Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-19T12:48:43.820Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-19T12:48:43.820Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-19T12:48:43.820Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-19T12:48:43.820Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-19T12:48:44.084Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.038s coverage: 3.0% of statements [2021-05-19T12:48:45.473Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 43.2% of statements [2021-05-19T12:48:46.047Z] ok github.com/docker/docker/daemon/logger/gelf 0.034s coverage: 67.0% of statements [2021-05-19T12:48:46.308Z] ok github.com/docker/docker/daemon/images 0.085s coverage: 6.7% of statements [2021-05-19T12:48:46.308Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-19T12:48:46.308Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-19T12:48:47.252Z] ok github.com/docker/docker/daemon/logger/awslogs 0.322s coverage: 77.8% of statements [2021-05-19T12:48:47.252Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-19T12:48:47.252Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-19T12:48:47.252Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.9% of statements [2021-05-19T12:48:47.514Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.032s coverage: 87.2% of statements [2021-05-19T12:48:48.088Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 69.9% of statements [2021-05-19T12:48:49.478Z] ok github.com/docker/docker/daemon/logger/local 0.066s coverage: 75.2% of statements [2021-05-19T12:48:49.478Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-19T12:48:49.478Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.089s coverage: 58.6% of statements [2021-05-19T12:48:49.478Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2021-05-19T12:48:49.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-19T12:48:50.424Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2021-05-19T12:48:50.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-19T12:48:50.998Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2021-05-19T12:48:51.572Z] ok github.com/docker/docker/daemon/network 0.059s coverage: 63.8% of statements [2021-05-19T12:48:52.530Z] ok github.com/docker/docker/daemon/logger/splunk 1.918s coverage: 82.5% of statements [2021-05-19T12:48:52.530Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-19T12:48:52.530Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-19T12:48:53.104Z] ok github.com/docker/docker/distribution/metadata 0.081s coverage: 48.2% of statements [2021-05-19T12:48:53.373Z] Loaded image: buildpack-deps:buster [2021-05-19T12:48:53.373Z] Loaded image: busybox:latest [2021-05-19T12:48:53.373Z] Loaded image: busybox:glibc [2021-05-19T12:48:53.848Z] Client: [2021-05-19T12:48:53.848Z] Context: default [2021-05-19T12:48:53.848Z] Debug Mode: false [2021-05-19T12:48:53.848Z] Plugins: [2021-05-19T12:48:53.848Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-19T12:48:53.848Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-19T12:48:53.848Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-19T12:48:53.848Z] [2021-05-19T12:48:53.848Z] Server: [2021-05-19T12:48:53.848Z] Containers: 0 [2021-05-19T12:48:53.848Z] Running: 0 [2021-05-19T12:48:53.848Z] Paused: 0 [2021-05-19T12:48:53.848Z] Stopped: 0 [2021-05-19T12:48:53.848Z] Images: 0 [2021-05-19T12:48:53.848Z] Server Version: 20.10.0 [2021-05-19T12:48:53.848Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-19T12:48:53.848Z] Windows: [2021-05-19T12:48:53.848Z] LCOW: [2021-05-19T12:48:53.848Z] Logging Driver: json-file [2021-05-19T12:48:53.848Z] Plugins: [2021-05-19T12:48:53.848Z] Volume: local [2021-05-19T12:48:53.848Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-19T12:48:53.848Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-19T12:48:53.848Z] Swarm: inactive [2021-05-19T12:48:53.848Z] Default Isolation: process [2021-05-19T12:48:53.848Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-19T12:48:53.848Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-19T12:48:53.848Z] OSType: windows [2021-05-19T12:48:53.848Z] Architecture: x86_64 [2021-05-19T12:48:53.848Z] CPUs: 4 [2021-05-19T12:48:53.848Z] Total Memory: 32GiB [2021-05-19T12:48:53.848Z] Name: azwin-2-717480 [2021-05-19T12:48:53.848Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-05-19T12:48:53.848Z] Docker Root Dir: D:\docker [2021-05-19T12:48:53.848Z] Debug Mode: false [2021-05-19T12:48:53.848Z] Registry: https://index.docker.io/v1/ [2021-05-19T12:48:53.848Z] Labels: [2021-05-19T12:48:53.848Z] Experimental: true [2021-05-19T12:48:53.848Z] Insecure Registries: [2021-05-19T12:48:53.848Z] 10.0.0.4:5000 [2021-05-19T12:48:53.848Z] 127.0.0.0/8 [2021-05-19T12:48:53.848Z] Registry Mirrors: [2021-05-19T12:48:53.848Z] http://10.0.0.4:5000/ [2021-05-19T12:48:53.848Z] Live Restore Enabled: false [2021-05-19T12:48:53.848Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-19T12:48:54.492Z] ok github.com/docker/docker/errdefs 0.018s coverage: 53.1% of statements [2021-05-19T12:48:54.492Z] ok github.com/docker/docker/distribution 0.326s coverage: 25.2% of statements [2021-05-19T12:48:54.492Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-19T12:48:54.753Z] Loaded image: debian:bullseye [2021-05-19T12:48:54.753Z] Loaded image: hello-world:latest [2021-05-19T12:48:54.753Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T12:48:55.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-19T12:48:55.437Z] ok github.com/docker/docker/image 0.081s coverage: 86.6% of statements [2021-05-19T12:48:55.718Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2021-05-19T12:48:55.981Z] ok github.com/docker/docker/distribution/xfer 1.752s coverage: 85.6% of statements [2021-05-19T12:48:56.243Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-19T12:48:56.243Z] ok github.com/docker/docker/image/tarexport 0.024s coverage: 0.6% of statements [2021-05-19T12:48:56.816Z] ok github.com/docker/docker/libcontainerd/queue 0.043s coverage: 100.0% of statements [2021-05-19T12:48:57.078Z] ok github.com/docker/docker/image/v1 0.069s coverage: 25.0% of statements [2021-05-19T12:48:57.078Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-19T12:48:58.024Z] ok github.com/docker/docker/oci 0.080s coverage: 45.2% of statements [2021-05-19T12:48:58.286Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 52.9% of statements [2021-05-19T12:48:58.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-19T12:48:58.547Z] ok github.com/docker/docker/opts 0.077s coverage: 67.1% of statements [2021-05-19T12:48:58.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-19T12:48:59.936Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2021-05-19T12:49:00.508Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2021-05-19T12:49:00.770Z] ok github.com/docker/docker/pkg/authorization 1.074s coverage: 68.3% of statements [2021-05-19T12:49:01.715Z] ok github.com/docker/docker/pkg/archive 1.108s coverage: 82.3% of statements [2021-05-19T12:49:01.715Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2021-05-19T12:49:02.658Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2021-05-19T12:49:02.658Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-05-19T12:49:02.872Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.07s) [2021-05-19T12:49:02.872Z] PASS [2021-05-19T12:49:02.872Z] [2021-05-19T12:49:02.872Z] === Skipped [2021-05-19T12:49:02.872Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-19T12:49:02.872Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T12:49:02.872Z] [2021-05-19T12:49:02.872Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-05-19T12:49:02.872Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-19T12:49:02.872Z] [2021-05-19T12:49:02.872Z] [2021-05-19T12:49:02.872Z] DONE 34 tests, 2 skipped in 124.082s [2021-05-19T12:49:02.872Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-19T12:49:02.872Z] INFO: Testing against a local daemon [2021-05-19T12:49:02.872Z] === RUN TestConfigInspect [2021-05-19T12:49:03.231Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-05-19T12:49:03.803Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-05-19T12:49:03.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-19T12:49:04.064Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2021-05-19T12:49:04.635Z] ok github.com/docker/docker/pkg/chrootarchive 3.049s coverage: 43.2% of statements [2021-05-19T12:49:05.427Z] --- PASS: TestConfigInspect (2.44s) [2021-05-19T12:49:05.427Z] === RUN TestConfigList [2021-05-19T12:49:05.577Z] ok github.com/docker/docker/pkg/filenotify 0.618s coverage: 67.0% of statements [2021-05-19T12:49:05.577Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2021-05-19T12:49:06.149Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2021-05-19T12:49:06.149Z] ok github.com/docker/docker/pkg/fsutils 0.269s coverage: 85.1% of statements [2021-05-19T12:49:06.721Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2021-05-19T12:49:07.306Z] ok github.com/docker/docker/layer 7.836s coverage: 68.8% of statements [2021-05-19T12:49:07.306Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-19T12:49:07.306Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-19T12:49:07.306Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-19T12:49:07.306Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-19T12:49:07.306Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-19T12:49:07.306Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-19T12:49:07.306Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-19T12:49:07.571Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2021-05-19T12:49:07.571Z] ok github.com/docker/docker/pkg/idtools 0.854s coverage: 69.5% of statements [2021-05-19T12:49:07.571Z] ok github.com/docker/docker/pkg/ioutils 0.625s coverage: 70.6% of statements [2021-05-19T12:49:07.832Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-19T12:49:07.832Z] ok github.com/docker/docker/pkg/longpath 0.022s coverage: 100.0% of statements [2021-05-19T12:49:07.832Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-19T12:49:07.832Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-19T12:49:07.962Z] --- PASS: TestConfigList (2.45s) [2021-05-19T12:49:07.962Z] === RUN TestConfigsCreateAndDelete [2021-05-19T12:49:08.096Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2021-05-19T12:49:08.096Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-19T12:49:08.358Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2021-05-19T12:49:08.358Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements [2021-05-19T12:49:08.382Z] --- PASS: TestBuildWithHugeFile (53.41s) [2021-05-19T12:49:08.382Z] === RUN TestBuildWCOWSandboxSize [2021-05-19T12:49:08.382Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-19T12:49:08.382Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-19T12:49:08.382Z] === RUN TestBuildWithEmptyDockerfile [2021-05-19T12:49:08.382Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T12:49:08.382Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T12:49:08.382Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T12:49:08.382Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T12:49:08.382Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T12:49:08.382Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T12:49:08.382Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T12:49:08.382Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T12:49:08.382Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T12:49:08.382Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-05-19T12:49:08.382Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-05-19T12:49:08.382Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-05-19T12:49:08.382Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-05-19T12:49:08.382Z] === RUN TestBuildPreserveOwnership [2021-05-19T12:49:08.382Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-19T12:49:08.932Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 86.7% of statements [2021-05-19T12:49:08.932Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.4% of statements [2021-05-19T12:49:08.932Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-19T12:49:08.932Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-19T12:49:09.505Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.027s coverage: 56.8% of statements [2021-05-19T12:49:09.866Z] --- PASS: TestConfigsCreateAndDelete (2.43s) [2021-05-19T12:49:09.866Z] === RUN TestConfigsUpdate [2021-05-19T12:49:10.077Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2021-05-19T12:49:10.077Z] ok github.com/docker/docker/pkg/progress 0.018s coverage: 75.9% of statements [2021-05-19T12:49:10.338Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2021-05-19T12:49:10.911Z] ok github.com/docker/docker/pkg/reexec 0.028s coverage: 82.4% of statements [2021-05-19T12:49:11.483Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-05-19T12:49:11.483Z] ok github.com/docker/docker/pkg/pubsub 1.075s coverage: 75.0% of statements [2021-05-19T12:49:12.056Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-05-19T12:49:12.056Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-05-19T12:49:12.400Z] --- PASS: TestConfigsUpdate (2.41s) [2021-05-19T12:49:12.400Z] === RUN TestTemplatedConfig [2021-05-19T12:49:12.566Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-19T12:49:13.443Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 54.9% of statements [2021-05-19T12:49:13.443Z] ok github.com/docker/docker/pkg/system 0.012s coverage: 36.9% of statements [2021-05-19T12:49:14.016Z] ok github.com/docker/docker/pkg/tailfile 0.104s coverage: 88.6% of statements [2021-05-19T12:49:14.016Z] ok github.com/docker/docker/pkg/signal 2.878s coverage: 61.0% of statements [2021-05-19T12:49:14.278Z] testing: warning: no tests to run [2021-05-19T12:49:14.278Z] coverage: [no statements] [2021-05-19T12:49:14.278Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2021-05-19T12:49:14.540Z] ok github.com/docker/docker/pkg/tarsum 0.122s coverage: 89.3% of statements [2021-05-19T12:49:14.540Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2021-05-19T12:49:14.802Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2021-05-19T12:49:14.802Z] ok github.com/docker/docker/pkg/urlutil 0.010s coverage: 100.0% of statements [2021-05-19T12:49:15.688Z] --- PASS: TestTemplatedConfig (3.45s) [2021-05-19T12:49:15.688Z] === RUN TestConfigCreateResolve [2021-05-19T12:49:15.715Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-19T12:49:15.715Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f75034f6\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-19T12:49:15.715Z] ---------------------------------------------------------------------------- [2021-05-19T12:49:15.715Z] [2021-05-19T12:49:15.715Z] INFO: executeCI.ps1 starting at Wed May 19 12:49:13 CUT 2021 [2021-05-19T12:49:15.715Z] [2021-05-19T12:49:15.715Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-19T12:49:15.715Z] INFO: Running git version 2.24.1.windows.2 [2021-05-19T12:49:15.715Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-05-19T12:49:15.715Z] INFO: Environment variables: [2021-05-19T12:49:15.715Z] [2021-05-19T12:49:15.715Z] Name Value [2021-05-19T12:49:15.715Z] ---- ----- [2021-05-19T12:49:15.715Z] ALLUSERSPROFILE C:\ProgramData [2021-05-19T12:49:15.715Z] amd64 true [2021-05-19T12:49:15.715Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-19T12:49:15.715Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-19T12:49:15.715Z] arm64 true [2021-05-19T12:49:15.715Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-05-19T12:49:15.715Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-19T12:49:15.715Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-05-19T12:49:15.715Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-19T12:49:15.715Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-19T12:49:15.715Z] BRANCH_NAME PR-42394 [2021-05-19T12:49:15.715Z] BUILD_DISPLAY_NAME #2 [2021-05-19T12:49:15.715Z] BUILD_ID 2 [2021-05-19T12:49:15.715Z] BUILD_NUMBER 2 [2021-05-19T12:49:15.715Z] BUILD_TAG jenkins-moby-PR-42394-2 [2021-05-19T12:49:15.715Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42394/2/ [2021-05-19T12:49:15.715Z] cgroup2 true [2021-05-19T12:49:15.715Z] CHANGE_AUTHOR thaJeztah [2021-05-19T12:49:15.715Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-05-19T12:49:15.715Z] CHANGE_BRANCH runc_rc95 [2021-05-19T12:49:15.715Z] CHANGE_FORK thaJeztah/docker [2021-05-19T12:49:15.715Z] CHANGE_ID 42394 [2021-05-19T12:49:15.715Z] CHANGE_TARGET master [2021-05-19T12:49:15.715Z] CHANGE_TITLE update runc binary to v1.0.0-rc95 [2021-05-19T12:49:15.715Z] CHANGE_URL https://github.com/moby/moby/pull/42394 [2021-05-19T12:49:15.715Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-19T12:49:15.715Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-19T12:49:15.715Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-19T12:49:15.715Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-19T12:49:15.715Z] COMPUTERNAME azwin-2-717480 [2021-05-19T12:49:15.715Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-19T12:49:15.715Z] ConfigSequenceNumber 0 [2021-05-19T12:49:15.715Z] dco true [2021-05-19T12:49:15.715Z] DOCKER_BUILDKIT 0 [2021-05-19T12:49:15.715Z] DOCKER_DUT_DEBUG 1 [2021-05-19T12:49:15.715Z] DOCKER_EXPERIMENTAL 1 [2021-05-19T12:49:15.715Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-19T12:49:15.715Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-19T12:49:15.715Z] EXECUTOR_NUMBER 0 [2021-05-19T12:49:15.715Z] FQDN azwin-2-717480.westus.cloudapp.azure.com [2021-05-19T12:49:15.715Z] GIT_BRANCH PR-42394 [2021-05-19T12:49:15.715Z] GIT_COMMIT 6b3f33587f6d04767491a1bb0f4d8dfb0c64a491 [2021-05-19T12:49:15.715Z] GIT_PREVIOUS_COMMIT d941181ab9957a104551cda072385b7a7fafa589 [2021-05-19T12:49:15.715Z] GIT_URL https://github.com/moby/moby.git [2021-05-19T12:49:15.715Z] HUDSON_COOKIE 8386ad3a-9eed-44ec-a423-65e939df88cf [2021-05-19T12:49:15.715Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-19T12:49:15.715Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-19T12:49:15.715Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-19T12:49:15.715Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-19T12:49:15.715Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-19T12:49:15.715Z] JENKINS_NODE_COOKIE 1f0f86e2-dcc3-45ba-a90a-2f3bb00e79ae [2021-05-19T12:49:15.715Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-19T12:49:15.715Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-19T12:49:15.715Z] JOB_BASE_NAME PR-42394 [2021-05-19T12:49:15.715Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42394/display/redirect [2021-05-19T12:49:15.715Z] JOB_NAME moby/PR-42394 [2021-05-19T12:49:15.715Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42394/ [2021-05-19T12:49:15.715Z] library.jps.version master [2021-05-19T12:49:15.715Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-19T12:49:15.715Z] NODE_LABELS amd64 azure azwin-2-717480 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-05-19T12:49:15.716Z] NODE_NAME azwin-2-717480 [2021-05-19T12:49:15.716Z] NUMBER_OF_PROCESSORS 4 [2021-05-19T12:49:15.716Z] OS Windows_NT [2021-05-19T12:49:15.716Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-19T12:49:15.716Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-19T12:49:15.716Z] ppc64le false [2021-05-19T12:49:15.716Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-19T12:49:15.716Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-05-19T12:49:15.716Z] PROCESSOR_LEVEL 6 [2021-05-19T12:49:15.716Z] PROCESSOR_REVISION 4f01 [2021-05-19T12:49:15.716Z] ProgramData C:\ProgramData [2021-05-19T12:49:15.716Z] ProgramFiles C:\Program Files [2021-05-19T12:49:15.716Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-19T12:49:15.716Z] ProgramW6432 C:\Program Files [2021-05-19T12:49:15.717Z] PROMPT $P$G [2021-05-19T12:49:15.717Z] PSExecutionPolicyPreference Bypass [2021-05-19T12:49:15.717Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-19T12:49:15.717Z] PUBLIC C:\Users\Public [2021-05-19T12:49:15.717Z] rootless true [2021-05-19T12:49:15.717Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42394/2/display/redirect?page=artif... [2021-05-19T12:49:15.717Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42394/2/display/redirect?page=changes [2021-05-19T12:49:15.717Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42394/2/display/redirect [2021-05-19T12:49:15.717Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42394/2/display/redirect?page=tests [2021-05-19T12:49:15.717Z] s390x false [2021-05-19T12:49:15.717Z] SKIP_VALIDATION_TESTS 1 [2021-05-19T12:49:15.717Z] SOURCES_DRIVE d [2021-05-19T12:49:15.717Z] SOURCES_SUBDIR gopath [2021-05-19T12:49:15.717Z] STAGE_NAME Run tests [2021-05-19T12:49:15.717Z] SystemDrive C: [2021-05-19T12:49:15.717Z] SystemRoot C:\Windows [2021-05-19T12:49:15.717Z] TEMP C:\Windows\TEMP [2021-05-19T12:49:15.717Z] TESTDEBUG 0 [2021-05-19T12:49:15.717Z] TESTRUN_DRIVE d [2021-05-19T12:49:15.717Z] TESTRUN_SUBDIR CI [2021-05-19T12:49:15.717Z] TIMEOUT 120m [2021-05-19T12:49:15.717Z] TMP C:\Windows\TEMP [2021-05-19T12:49:15.717Z] unit_validate true [2021-05-19T12:49:15.717Z] USERDOMAIN WORKGROUP [2021-05-19T12:49:15.717Z] USERNAME azwin-2-717480$ [2021-05-19T12:49:15.717Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-19T12:49:15.717Z] validate_force false [2021-05-19T12:49:15.717Z] windir C:\Windows [2021-05-19T12:49:15.717Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-05-19T12:49:15.717Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-05-19T12:49:15.717Z] windows2022 true [2021-05-19T12:49:15.717Z] windowsRS1 false [2021-05-19T12:49:15.717Z] windowsRS5 true [2021-05-19T12:49:15.717Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-19T12:49:15.717Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-19T12:49:15.717Z] [2021-05-19T12:49:15.717Z] [2021-05-19T12:49:15.717Z] [2021-05-19T12:49:15.717Z] INFO: Sources under d:\gopath\... [2021-05-19T12:49:15.717Z] INFO: Test run under d:\CI\... [2021-05-19T12:49:15.717Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-19T12:49:15.717Z] INFO: docker/docker repository was found [2021-05-19T12:49:15.717Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-05-19T12:49:16.192Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2021-05-19T12:49:16.454Z] ok github.com/docker/docker/profiles/seccomp 0.028s coverage: 85.4% of statements [2021-05-19T12:49:16.688Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-05-19T12:49:16.688Z] 29d5b6a226d2: Pulling fs layer [2021-05-19T12:49:16.752Z] --- PASS: TestBuildPreserveOwnership (10.33s) [2021-05-19T12:49:16.752Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.33s) [2021-05-19T12:49:16.752Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-05-19T12:49:16.752Z] === RUN TestBuildPlatformInvalid [2021-05-19T12:49:16.752Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-05-19T12:49:16.752Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-19T12:49:16.752Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-19T12:49:16.752Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-19T12:49:16.752Z] PASS [2021-05-19T12:49:16.752Z] [2021-05-19T12:49:16.752Z] === Skipped [2021-05-19T12:49:16.752Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-19T12:49:16.752Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T12:49:16.752Z] [2021-05-19T12:49:16.752Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-19T12:49:16.752Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-19T12:49:16.752Z] [2021-05-19T12:49:16.752Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-19T12:49:16.752Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-19T12:49:16.752Z] [2021-05-19T12:49:16.752Z] [2021-05-19T12:49:16.752Z] DONE 34 tests, 3 skipped in 137.677s [2021-05-19T12:49:16.752Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-19T12:49:16.752Z] INFO: Testing against a local daemon [2021-05-19T12:49:16.752Z] === RUN TestConfigInspect [2021-05-19T12:49:16.752Z] --- SKIP: TestConfigInspect (0.02s) [2021-05-19T12:49:16.752Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:49:16.752Z] === RUN TestConfigList [2021-05-19T12:49:16.752Z] --- SKIP: TestConfigList (0.01s) [2021-05-19T12:49:16.752Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:49:16.752Z] === RUN TestConfigsCreateAndDelete [2021-05-19T12:49:16.752Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-05-19T12:49:16.752Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:49:16.752Z] === RUN TestConfigsUpdate [2021-05-19T12:49:16.752Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-05-19T12:49:16.752Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:49:16.752Z] === RUN TestTemplatedConfig [2021-05-19T12:49:16.752Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-19T12:49:16.752Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:49:16.752Z] === RUN TestConfigCreateResolve [2021-05-19T12:49:16.752Z] --- SKIP: TestConfigCreateResolve (0.02s) [2021-05-19T12:49:16.752Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:49:16.752Z] === RUN TestConfigDaemonLibtrustID [2021-05-19T12:49:17.400Z] ok github.com/docker/docker/reference 0.021s coverage: 83.7% of statements [2021-05-19T12:49:17.661Z] ok github.com/docker/docker/plugin 0.547s coverage: 23.2% of statements [2021-05-19T12:49:18.223Z] --- PASS: TestConfigCreateResolve (2.40s) [2021-05-19T12:49:18.223Z] === RUN TestConfigDaemonLibtrustID [2021-05-19T12:49:18.653Z] --- PASS: TestConfigDaemonLibtrustID (1.85s) [2021-05-19T12:49:18.653Z] PASS [2021-05-19T12:49:18.653Z] [2021-05-19T12:49:18.653Z] === Skipped [2021-05-19T12:49:18.653Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-05-19T12:49:18.653Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:49:18.653Z] [2021-05-19T12:49:18.653Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-05-19T12:49:18.653Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:49:18.653Z] [2021-05-19T12:49:18.653Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-05-19T12:49:18.653Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:49:18.653Z] [2021-05-19T12:49:18.653Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-05-19T12:49:18.653Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:49:18.653Z] [2021-05-19T12:49:18.653Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-05-19T12:49:18.653Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:49:18.653Z] [2021-05-19T12:49:18.653Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2021-05-19T12:49:18.653Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:49:18.653Z] [2021-05-19T12:49:18.653Z] [2021-05-19T12:49:18.653Z] DONE 7 tests, 6 skipped in 2.061s [2021-05-19T12:49:18.653Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-19T12:49:18.653Z] INFO: Testing against a local daemon [2021-05-19T12:49:18.653Z] === RUN TestCheckpoint [2021-05-19T12:49:18.653Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-19T12:49:18.653Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T12:49:18.653Z] === RUN TestContainerInvalidJSON [2021-05-19T12:49:18.653Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T12:49:18.653Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T12:49:18.653Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T12:49:18.653Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T12:49:18.653Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-19T12:49:18.653Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-19T12:49:18.653Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T12:49:18.653Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-19T12:49:18.653Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T12:49:18.653Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-19T12:49:18.653Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-19T12:49:18.653Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-19T12:49:18.653Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-19T12:49:18.653Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-19T12:49:18.653Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-05-19T12:49:18.653Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-19T12:49:18.653Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-19T12:49:18.653Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-19T12:49:18.653Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-05-19T12:49:18.653Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-19T12:49:18.791Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2021-05-19T12:49:18.791Z] PASS [2021-05-19T12:49:18.791Z] [2021-05-19T12:49:18.791Z] DONE 7 tests in 16.276s [2021-05-19T12:49:18.791Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-19T12:49:18.791Z] INFO: Testing against a local daemon [2021-05-19T12:49:18.791Z] === RUN TestCheckpoint [2021-05-19T12:49:18.791Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-19T12:49:18.791Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T12:49:18.791Z] === RUN TestContainerInvalidJSON [2021-05-19T12:49:18.791Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T12:49:18.791Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T12:49:18.791Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T12:49:18.791Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T12:49:18.791Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-19T12:49:18.791Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-19T12:49:18.791Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T12:49:18.791Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-19T12:49:18.791Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T12:49:18.791Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-19T12:49:18.791Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-19T12:49:18.791Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-19T12:49:18.791Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-19T12:49:18.791Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-19T12:49:18.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-19T12:49:18.911Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-19T12:49:18.911Z] === RUN TestCopyFromContainer [2021-05-19T12:49:19.050Z] ok github.com/docker/docker/registry/resumable 0.074s coverage: 100.0% of statements [2021-05-19T12:49:19.050Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-05-19T12:49:19.050Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-19T12:49:19.050Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-19T12:49:19.050Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-19T12:49:19.050Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-05-19T12:49:19.050Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-19T12:49:19.050Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-05-19T12:49:19.050Z] === RUN TestCopyFromContainer [2021-05-19T12:49:19.312Z] ok github.com/docker/docker/quota 0.508s coverage: 71.4% of statements [2021-05-19T12:49:19.574Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 45.3% of statements [2021-05-19T12:49:19.836Z] ok github.com/docker/docker/registry 0.232s coverage: 58.8% of statements [2021-05-19T12:49:20.410Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2021-05-19T12:49:20.429Z] === RUN TestCopyFromContainer// [2021-05-19T12:49:20.429Z] === RUN TestCopyFromContainer//bar/root [2021-05-19T12:49:20.672Z] ok github.com/docker/docker/runconfig 0.052s coverage: 66.1% of statements [2021-05-19T12:49:20.690Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-19T12:49:20.690Z] === RUN TestCopyFromContainer/bar/quux [2021-05-19T12:49:20.690Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-19T12:49:20.690Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-19T12:49:20.950Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-19T12:49:20.950Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-19T12:49:20.950Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-19T12:49:21.208Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-19T12:49:21.208Z] --- PASS: TestCopyFromContainer (2.08s) [2021-05-19T12:49:21.208Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-19T12:49:21.208Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-05-19T12:49:21.208Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-05-19T12:49:21.208Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-05-19T12:49:21.208Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-05-19T12:49:21.208Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-05-19T12:49:21.208Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-19T12:49:21.208Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-05-19T12:49:21.208Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-05-19T12:49:21.208Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-19T12:49:21.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-19T12:49:21.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T12:49:21.208Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T12:49:21.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T12:49:21.208Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T12:49:21.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T12:49:21.208Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T12:49:21.208Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T12:49:21.208Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T12:49:21.208Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T12:49:21.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-19T12:49:21.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-19T12:49:21.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-19T12:49:21.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-19T12:49:21.208Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-19T12:49:21.208Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-19T12:49:21.208Z] === RUN TestCreateWithInvalidEnv [2021-05-19T12:49:21.208Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-19T12:49:21.208Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-19T12:49:21.208Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-19T12:49:21.208Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-19T12:49:21.208Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-19T12:49:21.208Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-19T12:49:21.208Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-19T12:49:21.208Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-19T12:49:21.208Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-19T12:49:21.208Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-19T12:49:21.208Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-19T12:49:21.208Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-19T12:49:21.208Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-19T12:49:21.208Z] === RUN TestCreateTmpfsMountsTarget [2021-05-19T12:49:21.208Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-19T12:49:21.208Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-19T12:49:21.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-19T12:49:22.194Z] === RUN TestCopyFromContainer// [2021-05-19T12:49:22.194Z] === RUN TestCopyFromContainer//bar/root [2021-05-19T12:49:22.194Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-19T12:49:22.453Z] === RUN TestCopyFromContainer/bar/quux [2021-05-19T12:49:22.453Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-19T12:49:22.453Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-19T12:49:22.453Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-19T12:49:22.712Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-19T12:49:22.712Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-19T12:49:22.712Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-19T12:49:22.971Z] --- PASS: TestCopyFromContainer (4.08s) [2021-05-19T12:49:22.971Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-05-19T12:49:22.971Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-05-19T12:49:22.971Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-05-19T12:49:22.971Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-05-19T12:49:22.971Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-05-19T12:49:22.971Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-19T12:49:22.971Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-19T12:49:22.971Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-05-19T12:49:22.971Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-05-19T12:49:22.971Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-19T12:49:22.971Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-19T12:49:22.971Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T12:49:22.971Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T12:49:22.971Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T12:49:22.971Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T12:49:22.971Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T12:49:22.971Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T12:49:22.971Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T12:49:22.971Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T12:49:22.971Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T12:49:22.971Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-19T12:49:22.971Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-19T12:49:22.971Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-19T12:49:22.971Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-19T12:49:22.971Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-19T12:49:22.971Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-05-19T12:49:22.971Z] === RUN TestCreateWithInvalidEnv [2021-05-19T12:49:22.971Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-19T12:49:22.971Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-19T12:49:22.971Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-19T12:49:22.971Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-19T12:49:22.971Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-19T12:49:22.971Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-19T12:49:22.971Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-19T12:49:22.971Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-19T12:49:22.971Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-19T12:49:22.971Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-19T12:49:22.971Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-19T12:49:22.971Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-19T12:49:22.971Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-19T12:49:22.971Z] === RUN TestCreateTmpfsMountsTarget [2021-05-19T12:49:22.971Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-19T12:49:22.971Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-19T12:49:23.241Z] ok github.com/docker/docker/volume/drivers 0.028s coverage: 36.1% of statements [2021-05-19T12:49:23.501Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 67.0% of statements [2021-05-19T12:49:23.744Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2021-05-19T12:49:23.744Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-19T12:49:23.762Z] ok github.com/docker/docker/volume/local 0.220s coverage: 76.4% of statements [2021-05-19T12:49:25.146Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.1% of statements [2021-05-19T12:49:25.514Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2021-05-19T12:49:25.514Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-19T12:49:25.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-19T12:49:26.280Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2021-05-19T12:49:26.280Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-19T12:49:26.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T12:49:26.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T12:49:26.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T12:49:26.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T12:49:26.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T12:49:26.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T12:49:26.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T12:49:26.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T12:49:26.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T12:49:26.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T12:49:26.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T12:49:26.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T12:49:26.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T12:49:26.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T12:49:26.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T12:49:26.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-19T12:49:26.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-19T12:49:26.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-19T12:49:26.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-19T12:49:26.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-19T12:49:26.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-19T12:49:26.280Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-19T12:49:26.847Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-05-19T12:49:26.847Z] === RUN TestCreateDifferentPlatform [2021-05-19T12:49:26.847Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-19T12:49:26.847Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-19T12:49:26.847Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-05-19T12:49:26.847Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-19T12:49:26.847Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-19T12:49:26.847Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-19T12:49:26.847Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-05-19T12:49:26.847Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-19T12:49:26.847Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-19T12:49:26.848Z] === RUN TestContainerStartOnDaemonRestart [2021-05-19T12:49:26.848Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-19T12:49:26.848Z] === RUN TestDaemonRestartIpcMode [2021-05-19T12:49:26.848Z] === PAUSE TestDaemonRestartIpcMode [2021-05-19T12:49:26.848Z] === RUN TestDaemonHostGatewayIP [2021-05-19T12:49:26.848Z] === PAUSE TestDaemonHostGatewayIP [2021-05-19T12:49:26.848Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-19T12:49:26.848Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-19T12:49:26.848Z] === RUN TestContainerKillOnDaemonStart [2021-05-19T12:49:26.848Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-19T12:49:26.848Z] === RUN TestDiff [2021-05-19T12:49:27.415Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2021-05-19T12:49:27.415Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-19T12:49:27.415Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T12:49:27.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T12:49:27.415Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T12:49:27.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T12:49:27.415Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T12:49:27.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T12:49:27.415Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T12:49:27.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T12:49:27.415Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T12:49:27.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T12:49:27.415Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T12:49:27.415Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T12:49:27.415Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T12:49:27.415Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T12:49:27.415Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T12:49:27.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-19T12:49:27.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-19T12:49:27.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-19T12:49:27.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-19T12:49:27.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-19T12:49:27.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-19T12:49:27.415Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-19T12:49:27.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-19T12:49:27.674Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2021-05-19T12:49:27.674Z] === RUN TestCreateDifferentPlatform [2021-05-19T12:49:27.674Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-19T12:49:27.674Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-19T12:49:27.674Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-19T12:49:27.674Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-19T12:49:27.674Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-19T12:49:27.674Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-19T12:49:27.674Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-05-19T12:49:27.674Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-19T12:49:27.785Z] --- PASS: TestDiff (0.76s) [2021-05-19T12:49:27.785Z] === RUN TestExecWithCloseStdin [2021-05-19T12:49:27.932Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-19T12:49:27.932Z] === RUN TestContainerStartOnDaemonRestart [2021-05-19T12:49:27.932Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-05-19T12:49:27.932Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-19T12:49:27.932Z] === RUN TestDaemonRestartIpcMode [2021-05-19T12:49:27.932Z] === PAUSE TestDaemonRestartIpcMode [2021-05-19T12:49:27.932Z] === RUN TestDaemonHostGatewayIP [2021-05-19T12:49:27.932Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-05-19T12:49:27.932Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:49:27.932Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-19T12:49:27.932Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-19T12:49:27.932Z] === RUN TestContainerKillOnDaemonStart [2021-05-19T12:49:27.932Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-19T12:49:27.932Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-19T12:49:27.932Z] === RUN TestDiff [2021-05-19T12:49:28.500Z] --- PASS: TestDiff (0.69s) [2021-05-19T12:49:28.500Z] === RUN TestExecWithCloseStdin [2021-05-19T12:49:28.724Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-05-19T12:49:28.724Z] === RUN TestExec [2021-05-19T12:49:29.438Z] --- PASS: TestExecWithCloseStdin (0.97s) [2021-05-19T12:49:29.438Z] === RUN TestExec [2021-05-19T12:49:30.102Z] --- PASS: TestExec (1.09s) [2021-05-19T12:49:30.102Z] === RUN TestExecUser [2021-05-19T12:49:30.378Z] --- PASS: TestExec (0.99s) [2021-05-19T12:49:30.378Z] === RUN TestExecUser [2021-05-19T12:49:31.047Z] --- PASS: TestExecUser (1.11s) [2021-05-19T12:49:31.047Z] === RUN TestExportContainerAndImportImage [2021-05-19T12:49:31.313Z] --- PASS: TestExecUser (0.95s) [2021-05-19T12:49:31.313Z] === RUN TestExportContainerAndImportImage [2021-05-19T12:49:31.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-19T12:49:31.985Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2021-05-19T12:49:31.985Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-19T12:49:32.249Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2021-05-19T12:49:32.249Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-19T12:49:33.890Z] --- PASS: TestExportContainerAfterDaemonRestart (1.76s) [2021-05-19T12:49:33.890Z] === RUN TestHealthCheckWorkdir [2021-05-19T12:49:35.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-19T12:49:35.269Z] --- PASS: TestHealthCheckWorkdir (1.52s) [2021-05-19T12:49:35.269Z] === RUN TestHealthKillContainer [2021-05-19T12:49:36.435Z] --- PASS: TestExportContainerAfterDaemonRestart (4.05s) [2021-05-19T12:49:36.435Z] === RUN TestHealthCheckWorkdir [2021-05-19T12:49:37.811Z] --- PASS: TestHealthCheckWorkdir (1.38s) [2021-05-19T12:49:37.811Z] === RUN TestHealthKillContainer [2021-05-19T12:49:38.555Z] --- PASS: TestHealthKillContainer (3.15s) [2021-05-19T12:49:38.555Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-19T12:49:39.492Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2021-05-19T12:49:39.492Z] === RUN TestIpcModeNone [2021-05-19T12:49:40.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-19T12:49:40.429Z] --- PASS: TestIpcModeNone (1.11s) [2021-05-19T12:49:40.429Z] === RUN TestIpcModePrivate [2021-05-19T12:49:41.095Z] --- PASS: TestHealthKillContainer (2.99s) [2021-05-19T12:49:41.095Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-19T12:49:41.353Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2021-05-19T12:49:41.353Z] === RUN TestIpcModeNone [2021-05-19T12:49:41.367Z] --- PASS: TestIpcModePrivate (1.10s) [2021-05-19T12:49:41.367Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-05-19T12:49:41.367Z] === RUN TestIpcModeShareable [2021-05-19T12:49:42.290Z] --- PASS: TestIpcModeNone (0.98s) [2021-05-19T12:49:42.290Z] === RUN TestIpcModePrivate [2021-05-19T12:49:42.745Z] --- PASS: TestIpcModeShareable (1.07s) [2021-05-19T12:49:42.745Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-05-19T12:49:42.745Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-19T12:49:42.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-19T12:49:43.225Z] --- PASS: TestIpcModePrivate (0.96s) [2021-05-19T12:49:43.225Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-05-19T12:49:43.225Z] === RUN TestIpcModeShareable [2021-05-19T12:49:43.225Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-05-19T12:49:43.225Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T12:49:43.225Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-19T12:49:46.036Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.99s) [2021-05-19T12:49:46.036Z] === RUN TestAPIIpcModeHost [2021-05-19T12:49:46.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-19T12:49:46.511Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2021-05-19T12:49:46.511Z] === RUN TestAPIIpcModeHost [2021-05-19T12:49:46.511Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-05-19T12:49:46.511Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T12:49:46.511Z] === RUN TestDaemonIpcModeShareable [2021-05-19T12:49:46.511Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-05-19T12:49:46.511Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T12:49:46.511Z] === RUN TestDaemonIpcModePrivate [2021-05-19T12:49:46.604Z] --- PASS: TestAPIIpcModeHost (1.15s) [2021-05-19T12:49:46.604Z] === RUN TestDaemonIpcModeShareable [2021-05-19T12:49:47.092Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.6% of statements [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/rootless [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/volume [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-19T12:49:47.092Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === Skipped [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-19T12:49:47.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T12:49:47.092Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-19T12:49:47.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T12:49:47.092Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-19T12:49:47.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T12:49:47.092Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-19T12:49:47.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T12:49:47.092Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-19T12:49:47.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T12:49:47.092Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-19T12:49:47.092Z] graphtest_unix.go:73: No driver to put! [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-19T12:49:47.092Z] time="2021-05-19T12:48:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T12:49:47.092Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T12:49:47.092Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-19T12:49:47.092Z] time="2021-05-19T12:48:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T12:49:47.092Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T12:49:47.092Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-19T12:49:47.092Z] time="2021-05-19T12:48:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T12:49:47.092Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T12:49:47.092Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-19T12:49:47.092Z] time="2021-05-19T12:48:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T12:49:47.092Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T12:49:47.092Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-19T12:49:47.092Z] time="2021-05-19T12:48:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T12:49:47.092Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T12:49:47.092Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-19T12:49:47.092Z] graphtest_unix.go:73: No driver to put! [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-19T12:49:47.092Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-19T12:49:47.092Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-19T12:49:47.092Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-19T12:49:47.092Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-19T12:49:47.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T12:49:47.092Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-19T12:49:47.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T12:49:47.092Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-19T12:49:47.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T12:49:47.092Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-19T12:49:47.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T12:49:47.092Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-19T12:49:47.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T12:49:47.092Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-19T12:49:47.092Z] graphtest_unix.go:73: No driver to put! [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-19T12:49:47.092Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-19T12:49:47.092Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] [2021-05-19T12:49:47.092Z] DONE 2254 tests, 24 skipped in 197.049s Post stage [Pipeline] junit [2021-05-19T12:49:47.109Z] Recording test results [2021-05-19T12:49:47.201Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-19T12:49:47.544Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42394/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f1044440b0bcf6b47655bc51a35c90a223adea00 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1044440b0bcf6b47655bc51a35c90a223adea00 hack/make.sh dynbinary test-integration [2021-05-19T12:49:48.491Z] [2021-05-19T12:49:48.491Z] Removing bundles/ [2021-05-19T12:49:48.491Z] [2021-05-19T12:49:48.491Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-19T12:49:48.491Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T12:49:48.491Z] GOOS="" GOARCH="" GOARM="" [2021-05-19T12:49:48.509Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2021-05-19T12:49:48.509Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-05-19T12:49:48.509Z] === RUN TestDaemonIpcModePrivate [2021-05-19T12:49:49.043Z] --- PASS: TestDaemonIpcModePrivate (2.89s) [2021-05-19T12:49:49.043Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-05-19T12:49:49.043Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-19T12:49:49.043Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-19T12:49:49.043Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T12:49:49.043Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-19T12:49:49.043Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-19T12:49:49.043Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T12:49:49.043Z] === RUN TestIpcModeOlderClient [2021-05-19T12:49:49.043Z] === PAUSE TestIpcModeOlderClient [2021-05-19T12:49:49.043Z] === RUN TestKillContainerInvalidSignal [2021-05-19T12:49:49.515Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-19T12:49:49.515Z] Using test binary docker [2021-05-19T12:49:49.515Z] +++ /etc/init.d/apparmor start [2021-05-19T12:49:49.515Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-19T12:49:49.515Z] INFO: Waiting for daemon to start... [2021-05-19T12:49:49.515Z] Starting dockerd [2021-05-19T12:49:49.515Z] +++ 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-05-19T12:49:49.621Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2021-05-19T12:49:49.621Z] === RUN TestKillContainer [2021-05-19T12:49:49.621Z] === RUN TestKillContainer/no_signal [2021-05-19T12:49:50.414Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2021-05-19T12:49:50.414Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-05-19T12:49:50.414Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-19T12:49:50.557Z] === RUN TestKillContainer/non_killing_signal [2021-05-19T12:49:50.816Z] === RUN TestKillContainer/killing_signal [2021-05-19T12:49:50.934Z] 4612f6d0b889: Pull complete [2021-05-19T12:49:51.424Z] . [2021-05-19T12:49:51.424Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-19T12:49:51.424Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-19T12:49:51.424Z] Error: No such image: emptyfs [2021-05-19T12:49:51.424Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-19T12:49:51.424Z] ++++ docker load [2021-05-19T12:49:51.752Z] --- PASS: TestKillContainer (2.05s) [2021-05-19T12:49:51.752Z] --- PASS: TestKillContainer/no_signal (0.68s) [2021-05-19T12:49:51.752Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-05-19T12:49:51.752Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2021-05-19T12:49:51.752Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-19T12:49:51.752Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-19T12:49:51.993Z] Running integration-test (iteration 1) [2021-05-19T12:49:51.993Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-19T12:49:51.994Z] ++ 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-05-19T12:49:51.994Z] ++ set -e [2021-05-19T12:49:51.994Z] ++ '[' -n 0 ']' [2021-05-19T12:49:51.994Z] ++ set -x [2021-05-19T12:49:51.994Z] ++ 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-05-19T12:49:52.319Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2021-05-19T12:49:52.319Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-05-19T12:49:52.319Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-19T12:49:52.320Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-19T12:49:52.888Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2021-05-19T12:49:52.888Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2021-05-19T12:49:52.888Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-05-19T12:49:52.888Z] === RUN TestKillStoppedContainer [2021-05-19T12:49:53.147Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-05-19T12:49:53.147Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-19T12:49:53.147Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-05-19T12:49:53.147Z] === RUN TestKillDifferentUserContainer [2021-05-19T12:49:53.715Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-05-19T12:49:53.715Z] === RUN TestInspectOomKilledTrue [2021-05-19T12:49:53.715Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-19T12:49:53.715Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T12:49:53.715Z] === RUN TestInspectOomKilledFalse [2021-05-19T12:49:53.715Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-19T12:49:53.715Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T12:49:53.715Z] === RUN TestLinksEtcHostsContentMatch [2021-05-19T12:49:53.715Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-05-19T12:49:53.715Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-19T12:49:53.715Z] === RUN TestLinksContainerNames [2021-05-19T12:49:54.229Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2021-05-19T12:49:54.229Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-05-19T12:49:54.229Z] === RUN TestIpcModeOlderClient [2021-05-19T12:49:54.229Z] === PAUSE TestIpcModeOlderClient [2021-05-19T12:49:54.229Z] === RUN TestKillContainerInvalidSignal [2021-05-19T12:49:54.797Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-05-19T12:49:54.797Z] === RUN TestKillContainer [2021-05-19T12:49:54.797Z] === RUN TestKillContainer/no_signal [2021-05-19T12:49:55.094Z] --- PASS: TestLinksContainerNames (1.36s) [2021-05-19T12:49:55.094Z] === RUN TestLogsFollowTailEmpty [2021-05-19T12:49:55.365Z] === RUN TestKillContainer/non_killing_signal [2021-05-19T12:49:55.909Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m25.012254703s with top 10 stages: buildssa: 1m44.725752644s, goimports: 23.749910499s, unconvert: 14.236540761s, gosec: 11.243055847s, golint: 6.061484035s, ineffassign: 4.767658813s, misspell: 4.690567441s, vrp: 3.842574895s, inspect: 3.734119922s, printf: 1.974771455s [2021-05-19T12:49:55.934Z] === RUN TestKillContainer/killing_signal [2021-05-19T12:49:56.030Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2021-05-19T12:49:56.030Z] === RUN TestContainerNetworkMountsNoChown [2021-05-19T12:49:56.165Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-05-19T12:49:56.165Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1683/1683, autogenerated_exclude: 1578/1683, exclude-rules: 64/1578, nolint: 0/64, cgo: 1683/2262, skip_dirs: 1683/1683, identifier_marker: 1578/1578, exclude: 1578/1578, filename_unadjuster: 1683/1683, skip_files: 1683/1683 [2021-05-19T12:49:56.165Z] INFO [runner] processing took 124.217604ms with stages: nolint: 49.890709ms, identifier_marker: 36.200624ms, path_prettifier: 15.952657ms, autogenerated_exclude: 11.988706ms, exclude-rules: 6.000547ms, skip_dirs: 3.279646ms, cgo: 537.829µs, filename_unadjuster: 360.64µs, max_same_issues: 1.658µs, uniq_by_line: 939ns, diff: 700ns, max_per_file_from_linter: 611ns, max_from_linter: 567ns, source_code: 503ns, skip_files: 475ns, exclude: 442ns, path_shortener: 351ns [2021-05-19T12:49:56.165Z] INFO [runner] linters took 1m42.367935285s with stages: goanalysis_metalinter: 1m21.599513375s, unused: 20.643729191s [2021-05-19T12:49:56.165Z] INFO File cache stats: 1456 entries of total size 6.8MiB [2021-05-19T12:49:56.421Z] INFO Memory: 1528 samples, avg is 796.7MB, max is 3970.2MB [2021-05-19T12:49:56.421Z] INFO Execution took 3m43.293366281s [2021-05-19T12:49:56.598Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/default [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/default [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/private [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/private [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/rprivate [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/slave [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/slave [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/rslave [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/shared [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/shared [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/rshared [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/default [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/rshared [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/shared [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/rslave [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/slave [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/rprivate [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/private [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-19T12:49:56.598Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-19T12:49:56.598Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-19T12:49:56.598Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-19T12:49:56.856Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T12:49:56.856Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-19T12:49:56.856Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T12:49:56.856Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-19T12:49:56.856Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-19T12:49:56.856Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-19T12:49:56.856Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-19T12:49:56.856Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-19T12:49:56.856Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T12:49:56.856Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-19T12:49:56.856Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-19T12:49:56.856Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-19T12:49:56.856Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-05-19T12:49:56.856Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2021-05-19T12:49:56.856Z] === RUN TestContainerBindMountNonRecursive [2021-05-19T12:49:56.856Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-05-19T12:49:56.856Z] 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-05-19T12:49:56.856Z] === RUN TestContainerVolumesMountedAsShared [2021-05-19T12:49:56.856Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-05-19T12:49:56.856Z] 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-05-19T12:49:56.856Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-19T12:49:56.856Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-05-19T12:49:56.856Z] 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-05-19T12:49:56.856Z] === RUN TestNetworkNat [2021-05-19T12:49:56.886Z] --- PASS: TestKillContainer (2.20s) [2021-05-19T12:49:56.886Z] --- PASS: TestKillContainer/no_signal (0.69s) [2021-05-19T12:49:56.886Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-05-19T12:49:56.886Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-05-19T12:49:56.886Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-19T12:49:56.886Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-19T12:49:56.981Z] Congratulations! The shell scripts are properly formatted. [2021-05-19T12:49:57.454Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-05-19T12:49:57.793Z] --- PASS: TestNetworkNat (0.86s) [2021-05-19T12:49:57.793Z] === RUN TestNetworkLocalhostTCPNat [2021-05-19T12:49:57.856Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42394/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=69d1ac36360d4e7b0134d6ee7203a0c601183c70 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:69d1ac36360d4e7b0134d6ee7203a0c601183c70 hack/make.sh dynbinary-daemon test-docker-py [2021-05-19T12:49:58.391Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2021-05-19T12:49:58.391Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2021-05-19T12:49:58.391Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-05-19T12:49:58.391Z] === RUN TestKillStoppedContainer [2021-05-19T12:49:58.391Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-05-19T12:49:58.391Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-19T12:49:58.391Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-05-19T12:49:58.391Z] === RUN TestKillDifferentUserContainer [2021-05-19T12:49:58.418Z] [2021-05-19T12:49:58.418Z] Removing bundles/ [2021-05-19T12:49:58.418Z] [2021-05-19T12:49:58.418Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-19T12:49:58.418Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T12:49:58.418Z] GOOS="" GOARCH="" GOARM="" [2021-05-19T12:49:58.727Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2021-05-19T12:49:58.727Z] === RUN TestNetworkLoopbackNat [2021-05-19T12:49:58.959Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-05-19T12:49:58.959Z] === RUN TestInspectOomKilledTrue [2021-05-19T12:49:58.959Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-19T12:49:58.959Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-19T12:49:58.959Z] === RUN TestInspectOomKilledFalse [2021-05-19T12:49:59.897Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2021-05-19T12:49:59.897Z] === RUN TestLinksEtcHostsContentMatch [2021-05-19T12:50:00.465Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-05-19T12:50:00.465Z] === RUN TestLinksContainerNames [2021-05-19T12:50:02.012Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2021-05-19T12:50:02.013Z] === RUN TestPause [2021-05-19T12:50:02.013Z] --- SKIP: TestPause (0.00s) [2021-05-19T12:50:02.013Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T12:50:02.013Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-19T12:50:02.013Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T12:50:02.013Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T12:50:02.013Z] === RUN TestPauseStopPausedContainer [2021-05-19T12:50:02.013Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-05-19T12:50:02.013Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T12:50:02.013Z] === RUN TestPidHost [2021-05-19T12:50:02.371Z] --- PASS: TestLinksContainerNames (1.47s) [2021-05-19T12:50:02.371Z] === RUN TestLogsFollowTailEmpty [2021-05-19T12:50:02.938Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2021-05-19T12:50:02.938Z] === RUN TestContainerNetworkMountsNoChown [2021-05-19T12:50:03.507Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/default [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/default [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/private [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/private [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/rprivate [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/slave [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/slave [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/rslave [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/shared [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/shared [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/rshared [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-19T12:50:03.507Z] === CONT TestMountDaemonRoot/rshared [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T12:50:03.507Z] === CONT TestMountDaemonRoot/default [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-19T12:50:03.507Z] === CONT TestMountDaemonRoot/shared [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-19T12:50:03.507Z] === CONT TestMountDaemonRoot/rslave [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T12:50:03.507Z] === CONT TestMountDaemonRoot/slave [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-19T12:50:03.507Z] === CONT TestMountDaemonRoot/rprivate [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T12:50:03.507Z] === CONT TestMountDaemonRoot/private [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-19T12:50:03.507Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-19T12:50:03.507Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-19T12:50:03.507Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-19T12:50:03.507Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-19T12:50:03.507Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-19T12:50:03.507Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T12:50:03.507Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-19T12:50:03.767Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T12:50:03.767Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-19T12:50:03.767Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-19T12:50:03.767Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-19T12:50:03.767Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-19T12:50:03.767Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-19T12:50:03.767Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-19T12:50:03.767Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-19T12:50:03.767Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-19T12:50:03.767Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-19T12:50:03.767Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T12:50:03.767Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-19T12:50:03.767Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T12:50:03.767Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-19T12:50:03.767Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-19T12:50:03.916Z] --- PASS: TestPidHost (1.91s) [2021-05-19T12:50:03.916Z] === RUN TestPsFilter [2021-05-19T12:50:03.916Z] --- PASS: TestPsFilter (0.18s) [2021-05-19T12:50:03.916Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-19T12:50:04.027Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-19T12:50:04.027Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-19T12:50:04.027Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T12:50:04.027Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-19T12:50:04.027Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T12:50:04.027Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-19T12:50:04.027Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-19T12:50:04.027Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-19T12:50:04.027Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-05-19T12:50:04.027Z] === RUN TestContainerBindMountNonRecursive [2021-05-19T12:50:04.485Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-05-19T12:50:04.485Z] === RUN TestRemoveContainerWithVolume [2021-05-19T12:50:05.423Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2021-05-19T12:50:05.423Z] === RUN TestRemoveContainerRunning [2021-05-19T12:50:05.934Z] --- PASS: TestContainerBindMountNonRecursive (1.95s) [2021-05-19T12:50:05.934Z] === RUN TestContainerVolumesMountedAsShared [2021-05-19T12:50:05.991Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-05-19T12:50:05.991Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-19T12:50:06.501Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-05-19T12:50:06.501Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-19T12:50:06.559Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2021-05-19T12:50:06.559Z] === RUN TestRemoveInvalidContainer [2021-05-19T12:50:06.559Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-19T12:50:06.559Z] === RUN TestRenameLinkedContainer [2021-05-19T12:50:07.438Z] --- PASS: TestContainerVolumesMountedAsSlave (0.83s) [2021-05-19T12:50:07.438Z] === RUN TestNetworkNat [2021-05-19T12:50:08.005Z] --- PASS: TestNetworkNat (0.83s) [2021-05-19T12:50:08.005Z] === RUN TestNetworkLocalhostTCPNat [2021-05-19T12:50:08.943Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2021-05-19T12:50:08.943Z] === RUN TestNetworkLoopbackNat [2021-05-19T12:50:09.848Z] --- PASS: TestRenameLinkedContainer (2.72s) [2021-05-19T12:50:09.848Z] === RUN TestRenameStoppedContainer [2021-05-19T12:50:09.848Z] --- PASS: TestRenameStoppedContainer (0.64s) [2021-05-19T12:50:09.848Z] === RUN TestRenameRunningContainerAndReuse [2021-05-19T12:50:11.227Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2021-05-19T12:50:11.227Z] === RUN TestRenameInvalidName [2021-05-19T12:50:12.184Z] --- PASS: TestRenameInvalidName (0.72s) [2021-05-19T12:50:12.184Z] === RUN TestRenameAnonymousContainer [2021-05-19T12:50:12.231Z] --- PASS: TestNetworkLoopbackNat (3.22s) [2021-05-19T12:50:12.231Z] === RUN TestPause [2021-05-19T12:50:12.800Z] --- PASS: TestPause (0.73s) [2021-05-19T12:50:12.800Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-19T12:50:12.800Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T12:50:12.800Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T12:50:12.800Z] === RUN TestPauseStopPausedContainer [2021-05-19T12:50:13.737Z] --- PASS: TestPauseStopPausedContainer (0.78s) [2021-05-19T12:50:13.737Z] === RUN TestPidHost [2021-05-19T12:50:15.469Z] --- PASS: TestRenameAnonymousContainer (3.11s) [2021-05-19T12:50:15.469Z] === RUN TestRenameContainerWithSameName [2021-05-19T12:50:15.644Z] --- PASS: TestPidHost (1.97s) [2021-05-19T12:50:15.644Z] === RUN TestPsFilter [2021-05-19T12:50:15.644Z] --- PASS: TestPsFilter (0.11s) [2021-05-19T12:50:15.644Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-19T12:50:15.728Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2021-05-19T12:50:15.728Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-19T12:50:16.213Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-05-19T12:50:16.213Z] === RUN TestRemoveContainerWithVolume [2021-05-19T12:50:17.105Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2021-05-19T12:50:17.106Z] === RUN TestResize [2021-05-19T12:50:17.151Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2021-05-19T12:50:17.151Z] === RUN TestRemoveContainerRunning [2021-05-19T12:50:17.719Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-05-19T12:50:17.719Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-19T12:50:18.042Z] --- PASS: TestResize (0.70s) [2021-05-19T12:50:18.042Z] === RUN TestResizeWithInvalidSize [2021-05-19T12:50:18.610Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-05-19T12:50:18.610Z] === RUN TestResizeWhenContainerNotStarted [2021-05-19T12:50:18.663Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2021-05-19T12:50:18.663Z] === RUN TestRemoveInvalidContainer [2021-05-19T12:50:18.663Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-19T12:50:18.663Z] === RUN TestRenameLinkedContainer [2021-05-19T12:50:19.178Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2021-05-19T12:50:19.178Z] === RUN TestDaemonRestartKillContainers [2021-05-19T12:50:19.178Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-19T12:50:19.178Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-19T12:50:19.178Z] === RUN TestCgroupNamespacesRun [2021-05-19T12:50:21.971Z] --- PASS: TestRenameLinkedContainer (2.93s) [2021-05-19T12:50:21.971Z] === RUN TestRenameStoppedContainer [2021-05-19T12:50:22.230Z] --- PASS: TestRenameStoppedContainer (0.71s) [2021-05-19T12:50:22.230Z] === RUN TestRenameRunningContainerAndReuse [2021-05-19T12:50:22.463Z] --- PASS: TestCgroupNamespacesRun (2.90s) [2021-05-19T12:50:22.463Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-19T12:50:23.609Z] --- PASS: TestRenameRunningContainerAndReuse (1.45s) [2021-05-19T12:50:23.609Z] === RUN TestRenameInvalidName [2021-05-19T12:50:24.177Z] --- PASS: TestRenameInvalidName (0.72s) [2021-05-19T12:50:24.177Z] === RUN TestRenameAnonymousContainer [2021-05-19T12:50:24.486Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.43s) [2021-05-19T12:50:24.486Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-19T12:50:27.472Z] --- PASS: TestRenameAnonymousContainer (3.25s) [2021-05-19T12:50:27.472Z] === RUN TestRenameContainerWithSameName [2021-05-19T12:50:27.773Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.93s) [2021-05-19T12:50:27.773Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-19T12:50:28.410Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2021-05-19T12:50:28.410Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-19T12:50:29.788Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2021-05-19T12:50:29.788Z] === RUN TestResize [2021-05-19T12:50:30.304Z] --- PASS: TestCgroupNamespacesRunHostMode (2.91s) [2021-05-19T12:50:30.304Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-19T12:50:30.356Z] --- PASS: TestResize (0.72s) [2021-05-19T12:50:30.356Z] === RUN TestResizeWithInvalidSize [2021-05-19T12:50:30.738Z] Loaded image: buildpack-deps:buster [2021-05-19T12:50:31.293Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-05-19T12:50:31.293Z] === RUN TestResizeWhenContainerNotStarted [2021-05-19T12:50:31.310Z] Loaded image: busybox:latest [2021-05-19T12:50:31.570Z] Loaded image: busybox:glibc [2021-05-19T12:50:31.861Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2021-05-19T12:50:31.861Z] === RUN TestDaemonRestartKillContainers [2021-05-19T12:50:31.861Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T12:50:31.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T12:50:31.861Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T12:50:31.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T12:50:31.861Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T12:50:31.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T12:50:31.861Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T12:50:31.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T12:50:31.861Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T12:50:31.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T12:50:31.861Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T12:50:31.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T12:50:31.861Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T12:50:31.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T12:50:31.861Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T12:50:31.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T12:50:31.861Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T12:50:31.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T12:50:31.861Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T12:50:31.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T12:50:31.861Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T12:50:31.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T12:50:31.861Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T12:50:31.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T12:50:31.861Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T12:50:31.861Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T12:50:33.241Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T12:50:33.590Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.99s) [2021-05-19T12:50:33.590Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-19T12:50:33.809Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T12:50:34.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T12:50:35.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T12:50:35.884Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T12:50:36.121Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.47s) [2021-05-19T12:50:36.122Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-19T12:50:37.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T12:50:38.023Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.02s) [2021-05-19T12:50:38.024Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-19T12:50:38.204Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T12:50:39.730Z] Loaded image: debian:bullseye [2021-05-19T12:50:39.730Z] Loaded image: hello-world:latest [2021-05-19T12:50:39.730Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T12:50:39.730Z] INFO: Testing against a local daemon [2021-05-19T12:50:39.730Z] === RUN TestCgroupNamespacesBuild [2021-05-19T12:50:40.110Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T12:50:41.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T12:50:41.321Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.01s) [2021-05-19T12:50:41.321Z] === RUN TestNISDomainname [2021-05-19T12:50:41.321Z] --- SKIP: TestNISDomainname (0.01s) [2021-05-19T12:50:41.321Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-19T12:50:41.321Z] === RUN TestHostnameDnsResolution [2021-05-19T12:50:42.427Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T12:50:42.698Z] --- PASS: TestHostnameDnsResolution (1.71s) [2021-05-19T12:50:42.698Z] === RUN TestStats [2021-05-19T12:50:42.698Z] --- SKIP: TestStats (0.00s) [2021-05-19T12:50:42.698Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T12:50:42.698Z] === RUN TestStopContainerWithTimeout [2021-05-19T12:50:42.698Z] === RUN TestStopContainerWithTimeout/0 [2021-05-19T12:50:42.698Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-19T12:50:42.698Z] === RUN TestStopContainerWithTimeout/1 [2021-05-19T12:50:42.698Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-19T12:50:42.698Z] === RUN TestStopContainerWithTimeout/3 [2021-05-19T12:50:42.698Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-19T12:50:42.698Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-19T12:50:42.698Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-19T12:50:42.698Z] === CONT TestStopContainerWithTimeout/0 [2021-05-19T12:50:42.698Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-19T12:50:43.024Z] --- PASS: TestCgroupNamespacesBuild (3.74s) [2021-05-19T12:50:43.024Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-19T12:50:43.634Z] === CONT TestStopContainerWithTimeout/3 [2021-05-19T12:50:44.334Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-19T12:50:44.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2021-05-19T12:50:44.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s) [2021-05-19T12:50:44.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-05-19T12:50:44.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2021-05-19T12:50:44.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2021-05-19T12:50:44.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s) [2021-05-19T12:50:44.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.27s) [2021-05-19T12:50:44.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.89s) [2021-05-19T12:50:44.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s) [2021-05-19T12:50:44.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.24s) [2021-05-19T12:50:44.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s) [2021-05-19T12:50:44.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.01s) [2021-05-19T12:50:44.334Z] === RUN TestCgroupNamespacesRun [2021-05-19T12:50:45.536Z] === CONT TestStopContainerWithTimeout/1 [2021-05-19T12:50:46.241Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2021-05-19T12:50:46.241Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-19T12:50:46.241Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-19T12:50:46.241Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-19T12:50:46.241Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-19T12:50:46.325Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.10s) [2021-05-19T12:50:46.325Z] === RUN TestBuildWithSession [2021-05-19T12:50:46.325Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-19T12:50:46.325Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T12:50:46.325Z] === RUN TestBuildSquashParent [2021-05-19T12:50:47.439Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-19T12:50:47.439Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2021-05-19T12:50:47.439Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2021-05-19T12:50:47.439Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2021-05-19T12:50:47.439Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2021-05-19T12:50:47.439Z] === RUN TestDeleteDevicemapper [2021-05-19T12:50:47.439Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-19T12:50:47.439Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T12:50:47.439Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-19T12:50:48.146Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2021-05-19T12:50:48.146Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-19T12:50:49.342Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.13s) [2021-05-19T12:50:49.342Z] === RUN TestUpdateMemory [2021-05-19T12:50:49.342Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-19T12:50:49.342Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T12:50:49.342Z] === RUN TestUpdateCPUQuota [2021-05-19T12:50:49.342Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-05-19T12:50:49.342Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T12:50:49.342Z] === RUN TestUpdatePidsLimit [2021-05-19T12:50:49.342Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-05-19T12:50:49.342Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T12:50:49.342Z] === RUN TestUpdateRestartPolicy [2021-05-19T12:50:50.051Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2021-05-19T12:50:50.051Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-19T12:50:51.955Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2021-05-19T12:50:51.955Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-19T12:50:52.893Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2021-05-19T12:50:52.893Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-19T12:50:53.830Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2021-05-19T12:50:53.830Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-19T12:50:55.735Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2021-05-19T12:50:55.735Z] === RUN TestNISDomainname [2021-05-19T12:50:57.113Z] --- PASS: TestNISDomainname (1.31s) [2021-05-19T12:50:57.113Z] === RUN TestHostnameDnsResolution [2021-05-19T12:50:59.019Z] --- PASS: TestHostnameDnsResolution (1.71s) [2021-05-19T12:50:59.019Z] === RUN TestStats [2021-05-19T12:51:01.234Z] --- PASS: TestBuildSquashParent (13.33s) [2021-05-19T12:51:01.234Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-19T12:51:01.234Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T12:51:01.234Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T12:51:01.234Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T12:51:01.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T12:51:01.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T12:51:01.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T12:51:01.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T12:51:01.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T12:51:01.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T12:51:01.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T12:51:01.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T12:51:01.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T12:51:01.235Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T12:51:01.235Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T12:51:01.552Z] --- PASS: TestStats (2.76s) [2021-05-19T12:51:01.552Z] === RUN TestStopContainerWithTimeout [2021-05-19T12:51:01.552Z] === RUN TestStopContainerWithTimeout/0 [2021-05-19T12:51:01.552Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-19T12:51:01.552Z] === RUN TestStopContainerWithTimeout/1 [2021-05-19T12:51:01.552Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-19T12:51:01.552Z] === RUN TestStopContainerWithTimeout/3 [2021-05-19T12:51:01.552Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-19T12:51:01.552Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-19T12:51:01.552Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-19T12:51:01.552Z] === CONT TestStopContainerWithTimeout/0 [2021-05-19T12:51:01.552Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-19T12:51:02.490Z] === CONT TestStopContainerWithTimeout/3 [2021-05-19T12:51:04.217Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2021-05-19T12:51:04.217Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-19T12:51:04.217Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2021-05-19T12:51:04.217Z] === RUN TestWaitNonBlocked [2021-05-19T12:51:04.217Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T12:51:04.217Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T12:51:04.217Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T12:51:04.217Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T12:51:04.217Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T12:51:04.217Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T12:51:04.217Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-19T12:51:04.217Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2021-05-19T12:51:04.217Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2021-05-19T12:51:04.217Z] === RUN TestWaitBlocked [2021-05-19T12:51:04.217Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T12:51:04.217Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T12:51:04.217Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T12:51:04.217Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T12:51:04.217Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T12:51:04.217Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T12:51:04.784Z] --- PASS: TestWaitBlocked (0.02s) [2021-05-19T12:51:04.784Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2021-05-19T12:51:04.784Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2021-05-19T12:51:04.784Z] === CONT TestDaemonRestartIpcMode [2021-05-19T12:51:04.784Z] === CONT TestIpcModeOlderClient [2021-05-19T12:51:04.784Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-05-19T12:51:04.784Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-19T12:51:05.024Z] === CONT TestStopContainerWithTimeout/1 [2021-05-19T12:51:05.439Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T12:51:05.440Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T12:51:06.403Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-19T12:51:06.403Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-05-19T12:51:06.403Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2021-05-19T12:51:06.403Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2021-05-19T12:51:06.403Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2021-05-19T12:51:06.403Z] === RUN TestDeleteDevicemapper [2021-05-19T12:51:06.403Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-19T12:51:06.403Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T12:51:06.403Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-19T12:51:08.939Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2021-05-19T12:51:08.939Z] === RUN TestUpdateMemory [2021-05-19T12:51:09.990Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T12:51:09.990Z] [2021-05-19T12:51:09.990Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-19T12:51:09.990Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-19T12:51:09.990Z] HOSTNAME=d511ecaf439a [2021-05-19T12:51:09.990Z] TESTDEBUG=0 [2021-05-19T12:51:09.990Z] DEST=bundles/test-integration [2021-05-19T12:51:09.990Z] PWD=/go/src/github.com/docker/docker [2021-05-19T12:51:09.990Z] DOCKER_GITCOMMIT=f1044440b0bcf6b47655bc51a35c90a223adea00 [2021-05-19T12:51:09.990Z] container=docker [2021-05-19T12:51:09.990Z] HOME=/root [2021-05-19T12:51:09.990Z] GOLANG_VERSION=1.13.15 [2021-05-19T12:51:09.990Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-19T12:51:09.990Z] VALIDATE_BRANCH=master [2021-05-19T12:51:09.990Z] TERM=xterm [2021-05-19T12:51:09.990Z] DOCKER_PKG=github.com/docker/docker [2021-05-19T12:51:09.990Z] SHLVL=1 [2021-05-19T12:51:09.990Z] TIMEOUT=120m [2021-05-19T12:51:09.990Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-19T12:51:09.990Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-19T12:51:09.990Z] GO111MODULE=off [2021-05-19T12:51:09.990Z] DOCKER_EXPERIMENTAL=1 [2021-05-19T12:51:09.990Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-19T12:51:09.990Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-19T12:51:09.990Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-19T12:51:09.990Z] GOPATH=/go [2021-05-19T12:51:09.990Z] PKG_CONFIG=pkg-config [2021-05-19T12:51:09.990Z] _=/usr/bin/env [2021-05-19T12:51:09.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-19T12:51:10.325Z] --- PASS: TestUpdateMemory (1.35s) [2021-05-19T12:51:10.325Z] === RUN TestUpdateCPUQuota [2021-05-19T12:51:10.723Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T12:51:10.723Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T12:51:11.351Z] --- PASS: TestDaemonRestartIpcMode (5.68s) [2021-05-19T12:51:11.351Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.67s) [2021-05-19T12:51:11.351Z] PASS [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === Skipped [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-19T12:51:11.351Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-05-19T12:51:11.351Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-05-19T12:51:11.351Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-05-19T12:51:11.351Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-05-19T12:51:11.351Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-05-19T12:51:11.351Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-05-19T12:51:11.351Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-19T12:51:11.351Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-19T12:51:11.351Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-19T12:51:11.351Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-19T12:51:11.351Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-05-19T12:51:11.351Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-05-19T12:51:11.351Z] 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-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-05-19T12:51:11.351Z] 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-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-05-19T12:51:11.351Z] 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-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-05-19T12:51:11.351Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T12:51:11.351Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-05-19T12:51:11.351Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-05-19T12:51:11.351Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-05-19T12:51:11.351Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-05-19T12:51:11.351Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-19T12:51:11.351Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-19T12:51:11.351Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-05-19T12:51:11.351Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-05-19T12:51:11.351Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] [2021-05-19T12:51:11.351Z] DONE 177 tests, 25 skipped in 112.100s [2021-05-19T12:51:11.351Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-19T12:51:11.351Z] INFO: Testing against a local daemon [2021-05-19T12:51:11.351Z] === RUN TestCommitInheritsEnv [2021-05-19T12:51:12.285Z] --- PASS: TestCommitInheritsEnv (1.47s) [2021-05-19T12:51:12.285Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-19T12:51:12.285Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-19T12:51:12.285Z] === RUN TestImagesFilterMultiReference [2021-05-19T12:51:12.285Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-19T12:51:12.285Z] === RUN TestImagePullPlatformInvalid [2021-05-19T12:51:12.285Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-19T12:51:12.285Z] === RUN TestRemoveImageOrphaning [2021-05-19T12:51:14.186Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-05-19T12:51:14.186Z] === RUN TestRemoveImageGarbageCollector [2021-05-19T12:51:14.186Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-19T12:51:14.186Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-19T12:51:14.187Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-19T12:51:14.187Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-05-19T12:51:14.187Z] === RUN TestTagInvalidReference [2021-05-19T12:51:14.187Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-19T12:51:14.187Z] === RUN TestTagValidPrefixedRepo [2021-05-19T12:51:14.187Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-05-19T12:51:14.187Z] === RUN TestTagExistedNameWithoutForce [2021-05-19T12:51:14.187Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-19T12:51:14.187Z] === RUN TestTagOfficialNames [2021-05-19T12:51:14.445Z] --- PASS: TestTagOfficialNames (0.06s) [2021-05-19T12:51:14.445Z] === RUN TestTagMatchesDigest [2021-05-19T12:51:14.445Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-19T12:51:14.445Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-19T12:51:16.011Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-19T12:51:16.011Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.55s) [2021-05-19T12:51:16.011Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.73s) [2021-05-19T12:51:16.011Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.22s) [2021-05-19T12:51:16.011Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.44s) [2021-05-19T12:51:16.011Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.40s) [2021-05-19T12:51:16.011Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.65s) [2021-05-19T12:51:16.011Z] === RUN TestBuildMultiStageCopy [2021-05-19T12:51:16.011Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-19T12:51:18.440Z] --- PASS: TestUpdateCPUQuota (6.80s) [2021-05-19T12:51:18.440Z] === RUN TestUpdatePidsLimit [2021-05-19T12:51:18.440Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-19T12:51:18.440Z] === RUN TestUpdatePidsLimit/no_change [2021-05-19T12:51:18.440Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-19T12:51:19.377Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-19T12:51:19.946Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-19T12:51:20.216Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-19T12:51:20.477Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-19T12:51:20.513Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-19T12:51:21.048Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-19T12:51:21.451Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-19T12:51:21.620Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-19T12:51:22.561Z] --- PASS: TestBuildMultiStageCopy (6.32s) [2021-05-19T12:51:22.561Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.93s) [2021-05-19T12:51:22.561Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2021-05-19T12:51:22.561Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2021-05-19T12:51:22.561Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2021-05-19T12:51:22.561Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2021-05-19T12:51:22.561Z] === RUN TestBuildMultiStageParentConfig [2021-05-19T12:51:22.830Z] --- PASS: TestUpdatePidsLimit (5.51s) [2021-05-19T12:51:22.830Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.69s) [2021-05-19T12:51:22.830Z] --- PASS: TestUpdatePidsLimit/no_change (0.71s) [2021-05-19T12:51:22.830Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-05-19T12:51:22.830Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s) [2021-05-19T12:51:22.830Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s) [2021-05-19T12:51:22.830Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.71s) [2021-05-19T12:51:22.830Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s) [2021-05-19T12:51:22.830Z] === RUN TestUpdateRestartPolicy [2021-05-19T12:51:23.946Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2021-05-19T12:51:23.946Z] === RUN TestBuildLabelWithTargets [2021-05-19T12:51:26.495Z] --- PASS: TestBuildLabelWithTargets (2.34s) [2021-05-19T12:51:26.495Z] === RUN TestBuildWithEmptyLayers [2021-05-19T12:51:27.437Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2021-05-19T12:51:27.437Z] === RUN TestBuildMultiStageOnBuild [2021-05-19T12:51:31.643Z] --- PASS: TestBuildMultiStageOnBuild (4.37s) [2021-05-19T12:51:31.643Z] === RUN TestBuildUncleanTarFilenames [2021-05-19T12:51:31.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-19T12:51:31.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-19T12:51:33.557Z] --- PASS: TestBuildUncleanTarFilenames (1.81s) [2021-05-19T12:51:33.557Z] === RUN TestBuildMultiStageLayerLeak [2021-05-19T12:51:34.865Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T12:51:34.865Z] [2021-05-19T12:51:34.865Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-05-19T12:51:34.865Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-05-19T12:51:34.865Z] Using test binary docker [2021-05-19T12:51:34.865Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-19T12:51:34.865Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-19T12:51:34.865Z] INFO: Waiting for daemon to start... [2021-05-19T12:51:34.865Z] Starting dockerd [2021-05-19T12:51:34.865Z] . [2021-05-19T12:51:34.865Z] INFO: Building docker-sdk-python3:5.0.0... [2021-05-19T12:51:36.102Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-19T12:51:36.102Z] Using test binary docker [2021-05-19T12:51:36.102Z] +++ /etc/init.d/apparmor start [2021-05-19T12:51:36.102Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-19T12:51:36.102Z] INFO: Waiting for daemon to start... [2021-05-19T12:51:36.102Z] Starting dockerd [2021-05-19T12:51:36.102Z] +++ 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-05-19T12:51:36.363Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-19T12:51:36.363Z] Using test binary docker [2021-05-19T12:51:36.363Z] +++ /etc/init.d/apparmor start [2021-05-19T12:51:36.363Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-19T12:51:36.363Z] INFO: Waiting for daemon to start... [2021-05-19T12:51:36.363Z] Starting dockerd [2021-05-19T12:51:36.363Z] +++ 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-05-19T12:51:37.304Z] .--- PASS: TestBuildMultiStageLayerLeak (3.82s) [2021-05-19T12:51:37.304Z] === RUN TestBuildWithHugeFile [2021-05-19T12:51:37.710Z] --- PASS: TestUpdateRestartPolicy (12.72s) [2021-05-19T12:51:37.710Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-19T12:51:37.710Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2021-05-19T12:51:37.710Z] === RUN TestWaitNonBlocked [2021-05-19T12:51:37.710Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T12:51:37.710Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T12:51:37.710Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T12:51:37.710Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T12:51:37.710Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T12:51:37.710Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T12:51:37.710Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-19T12:51:37.710Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2021-05-19T12:51:37.710Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-05-19T12:51:37.710Z] === RUN TestWaitBlocked [2021-05-19T12:51:37.710Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T12:51:37.710Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T12:51:37.710Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T12:51:37.710Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T12:51:37.710Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T12:51:37.710Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T12:51:38.245Z] [2021-05-19T12:51:38.245Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-19T12:51:38.245Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-19T12:51:38.245Z] Error: No such image: emptyfs [2021-05-19T12:51:38.245Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-19T12:51:38.245Z] ++++ docker load [2021-05-19T12:51:38.245Z] Running integration-test (iteration 1) [2021-05-19T12:51:38.245Z] 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-05-19T12:51:38.245Z] ++ 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-05-19T12:51:38.245Z] ++ set -e [2021-05-19T12:51:38.245Z] ++ '[' -n 0 ']' [2021-05-19T12:51:38.245Z] ++ set -x [2021-05-19T12:51:38.245Z] ++ 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-05-19T12:51:38.279Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-19T12:51:38.279Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2021-05-19T12:51:38.279Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2021-05-19T12:51:38.279Z] === CONT TestContainerStartOnDaemonRestart [2021-05-19T12:51:38.279Z] === CONT TestContainerKillOnDaemonStart [2021-05-19T12:51:38.507Z] [2021-05-19T12:51:38.507Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-19T12:51:38.507Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-19T12:51:38.507Z] Error: No such image: emptyfs [2021-05-19T12:51:38.507Z] ++++ docker load [2021-05-19T12:51:38.507Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-19T12:51:39.078Z] Running integration-test (iteration 1) [2021-05-19T12:51:39.078Z] 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-05-19T12:51:39.078Z] ++ 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-05-19T12:51:39.078Z] ++ set -e [2021-05-19T12:51:39.078Z] ++ '[' -n 0 ']' [2021-05-19T12:51:39.078Z] ++ set -x [2021-05-19T12:51:39.078Z] ++ 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-05-19T12:51:41.566Z] --- PASS: TestContainerStartOnDaemonRestart (3.00s) [2021-05-19T12:51:41.566Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-19T12:51:43.815Z] 29d5b6a226d2: Verifying Checksum [2021-05-19T12:51:43.815Z] 29d5b6a226d2: Download complete [2021-05-19T12:51:44.100Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.84s) [2021-05-19T12:51:44.100Z] === CONT TestDaemonHostGatewayIP [2021-05-19T12:51:47.218Z] 8116de3c91c3: Pull complete [2021-05-19T12:51:47.218Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-05-19T12:51:47.218Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T12:51:47.218Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-05-19T12:51:47.218Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-05-19T12:51:47.218Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1935' [2021-05-19T12:51:47.218Z] WARN: Skipping validation tests [2021-05-19T12:51:47.218Z] INFO: Running unit tests at 05/19/2021 12:51:33... [2021-05-19T12:51:47.218Z] INFO: make.ps1 starting at 05/19/2021 12:51:36 [2021-05-19T12:51:47.218Z] INFO: Git commit (24113d0ac5) assumed from DOCKER_GITCOMMIT environment variable [2021-05-19T12:51:47.218Z] INFO: Invoking autogen... [2021-05-19T12:51:47.218Z] INFO: Running unit tests... [2021-05-19T12:51:47.219Z] 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/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-05-19T12:51:48.292Z] --- PASS: TestDaemonHostGatewayIP (3.73s) [2021-05-19T12:51:48.292Z] === CONT TestDaemonRestartIpcMode [2021-05-19T12:51:50.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-19T12:51:51.586Z] --- PASS: TestDaemonRestartIpcMode (3.15s) [2021-05-19T12:51:51.586Z] === CONT TestIpcModeOlderClient [2021-05-19T12:51:51.586Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-05-19T12:51:51.586Z] --- PASS: TestContainerKillOnDaemonStart (13.00s) [2021-05-19T12:51:51.586Z] PASS [2021-05-19T12:51:51.586Z] [2021-05-19T12:51:51.586Z] === Skipped [2021-05-19T12:51:51.586Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-19T12:51:51.586Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T12:51:51.586Z] [2021-05-19T12:51:51.586Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-19T12:51:51.586Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-19T12:51:51.586Z] [2021-05-19T12:51:51.586Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T12:51:51.586Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T12:51:51.586Z] [2021-05-19T12:51:51.586Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-19T12:51:51.586Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-19T12:51:51.586Z] [2021-05-19T12:51:51.586Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-19T12:51:51.586Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T12:51:51.586Z] [2021-05-19T12:51:51.586Z] [2021-05-19T12:51:51.586Z] DONE 196 tests, 5 skipped in 152.467s [2021-05-19T12:51:51.586Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-19T12:51:51.586Z] INFO: Testing against a local daemon [2021-05-19T12:51:51.586Z] === RUN TestCommitInheritsEnv [2021-05-19T12:51:51.586Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-05-19T12:51:51.586Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-19T12:51:51.586Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-19T12:51:51.586Z] === RUN TestImagesFilterMultiReference [2021-05-19T12:51:51.586Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-05-19T12:51:51.586Z] === RUN TestImagePullPlatformInvalid [2021-05-19T12:51:51.586Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-19T12:51:51.586Z] === RUN TestRemoveImageOrphaning [2021-05-19T12:51:51.846Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-05-19T12:51:51.846Z] === RUN TestRemoveImageGarbageCollector [2021-05-19T12:51:54.245Z] ? github.com/docker/docker/api [no test files] [2021-05-19T12:51:54.379Z] --- PASS: TestRemoveImageGarbageCollector (2.10s) [2021-05-19T12:51:54.379Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-19T12:51:54.379Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-05-19T12:51:54.379Z] === RUN TestTagInvalidReference [2021-05-19T12:51:54.379Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-19T12:51:54.379Z] === RUN TestTagValidPrefixedRepo [2021-05-19T12:51:54.379Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-05-19T12:51:54.379Z] === RUN TestTagExistedNameWithoutForce [2021-05-19T12:51:54.379Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-19T12:51:54.379Z] === RUN TestTagOfficialNames [2021-05-19T12:51:54.379Z] --- PASS: TestTagOfficialNames (0.04s) [2021-05-19T12:51:54.379Z] === RUN TestTagMatchesDigest [2021-05-19T12:51:54.379Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-19T12:51:54.379Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-19T12:52:00.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-19T12:52:00.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-19T12:52:01.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-19T12:52:02.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-19T12:52:03.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-19T12:52:05.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-19T12:52:08.959Z] === RUN TestMiddlewares [2021-05-19T12:52:08.959Z] --- PASS: TestMiddlewares (0.00s) [2021-05-19T12:52:08.959Z] PASS [2021-05-19T12:52:08.959Z] coverage: 9.0% of statements [2021-05-19T12:52:08.959Z] ok github.com/docker/docker/api/server 0.062s coverage: 9.0% of statements [2021-05-19T12:52:09.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-19T12:52:11.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-19T12:52:13.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-19T12:52:13.617Z] sha256:4e7efb8fc1a24e2f2454d6455d191d554e445ad944f556d40dc956400de2f167 [2021-05-19T12:52:13.617Z] INFO: Starting docker-py tests... [2021-05-19T12:52:13.617Z] ============================= test session starts ============================== [2021-05-19T12:52:13.617Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-05-19T12:52:13.617Z] rootdir: /src, inifile: pytest.ini [2021-05-19T12:52:13.617Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-05-19T12:52:13.617Z] collected 390 items / 1 deselected / 389 selected [2021-05-19T12:52:13.617Z] [2021-05-19T12:52:14.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-19T12:52:15.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-19T12:52:17.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-19T12:52:17.820Z] Loaded image: buildpack-deps:buster [2021-05-19T12:52:17.820Z] Loaded image: busybox:latest [2021-05-19T12:52:17.820Z] Loaded image: busybox:glibc [2021-05-19T12:52:17.820Z] Loaded image: buildpack-deps:buster [2021-05-19T12:52:18.080Z] Loaded image: busybox:latest [2021-05-19T12:52:18.650Z] Loaded image: busybox:glibc [2021-05-19T12:52:19.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-19T12:52:20.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-19T12:52:21.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-19T12:52:23.381Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-19T12:52:23.381Z] Using test binary docker [2021-05-19T12:52:23.381Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-19T12:52:23.381Z] +++ /etc/init.d/apparmor start [2021-05-19T12:52:23.381Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-19T12:52:23.381Z] INFO: Waiting for daemon to start... [2021-05-19T12:52:23.381Z] Starting dockerd [2021-05-19T12:52:23.381Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-05-19T12:52:25.237Z] Loaded image: debian:bullseye [2021-05-19T12:52:25.237Z] Loaded image: hello-world:latest [2021-05-19T12:52:25.237Z] Loaded image: debian:bullseye [2021-05-19T12:52:25.292Z] . [2021-05-19T12:52:25.292Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-19T12:52:25.292Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-19T12:52:25.497Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T12:52:25.553Z] Error: No such image: emptyfs [2021-05-19T12:52:25.553Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-19T12:52:25.553Z] ++++ docker load [2021-05-19T12:52:25.757Z] Loaded image: hello-world:latest [2021-05-19T12:52:25.757Z] INFO: Testing against a local daemon [2021-05-19T12:52:25.757Z] === RUN TestDockerDaemonSuite [2021-05-19T12:52:25.757Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-05-19T12:52:25.813Z] Running integration-test (iteration 1) [2021-05-19T12:52:25.813Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-05-19T12:52:25.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:52:25.813Z] ++ set -e [2021-05-19T12:52:25.813Z] ++ '[' -n 0 ']' [2021-05-19T12:52:25.813Z] ++ set -x [2021-05-19T12:52:25.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:52:26.018Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T12:52:26.279Z] INFO: Testing against a local daemon [2021-05-19T12:52:26.279Z] === RUN TestDockerSuite [2021-05-19T12:52:26.279Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-19T12:52:26.279Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-19T12:52:26.279Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-19T12:52:26.279Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-19T12:52:26.279Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-19T12:52:26.279Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-19T12:52:26.539Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-19T12:52:26.539Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-19T12:52:29.847Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-19T12:52:29.847Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-19T12:52:30.106Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-19T12:52:30.106Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-19T12:52:31.047Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-19T12:52:31.307Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-19T12:52:31.307Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-19T12:52:33.842Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-05-19T12:52:33.848Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-19T12:52:34.406Z] tests/integration/api_client_test.py ..... [ 7%] [2021-05-19T12:52:34.789Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-19T12:52:34.789Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-19T12:52:34.789Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-19T12:52:35.729Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-05-19T12:52:36.330Z] tests/integration/api_config_test.py ..... [ 8%] [2021-05-19T12:52:38.047Z] Loaded image: buildpack-deps:buster [2021-05-19T12:52:38.047Z] Loaded image: busybox:latest [2021-05-19T12:52:38.047Z] Loaded image: busybox:glibc [2021-05-19T12:52:38.271Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-19T12:52:38.271Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-19T12:52:38.989Z] Loaded image: debian:bullseye [2021-05-19T12:52:38.989Z] Loaded image: hello-world:latest [2021-05-19T12:52:38.989Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T12:52:39.217Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-19T12:52:39.249Z] INFO: Testing against a local daemon [2021-05-19T12:52:39.249Z] === RUN TestCgroupNamespacesBuild [2021-05-19T12:52:39.478Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-19T12:52:39.478Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-19T12:52:39.478Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-19T12:52:43.458Z] --- PASS: TestCgroupNamespacesBuild (3.64s) [2021-05-19T12:52:43.458Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-19T12:52:45.371Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.30s) [2021-05-19T12:52:45.371Z] === RUN TestBuildWithSession [2021-05-19T12:52:45.371Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-19T12:52:45.371Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T12:52:45.371Z] === RUN TestBuildSquashParent [2021-05-19T12:52:46.059Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-19T12:52:50.261Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-19T12:52:51.953Z] --- PASS: TestBuildSquashParent (6.25s) [2021-05-19T12:52:51.953Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-19T12:52:51.953Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T12:52:51.953Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T12:52:51.953Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T12:52:51.953Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T12:52:51.953Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T12:52:51.953Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T12:52:51.953Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T12:52:51.953Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T12:52:51.953Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T12:52:51.953Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T12:52:51.953Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T12:52:51.953Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T12:52:51.953Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T12:52:51.953Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T12:52:51.953Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T12:52:51.953Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T12:52:53.556Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-19T12:52:54.503Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T12:52:54.503Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T12:52:54.939Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-05-19T12:52:55.886Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-19T12:52:57.048Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-19T12:52:57.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.80s) [2021-05-19T12:52:57.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.86s) [2021-05-19T12:52:57.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.06s) [2021-05-19T12:52:57.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.10s) [2021-05-19T12:52:57.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.38s) [2021-05-19T12:52:57.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s) [2021-05-19T12:52:57.048Z] === RUN TestBuildMultiStageCopy [2021-05-19T12:52:57.048Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-19T12:52:57.269Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-19T12:52:58.655Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-19T12:52:58.962Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-19T12:52:59.222Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-19T12:52:59.227Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-05-19T12:52:59.483Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-19T12:52:59.490Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-19T12:52:59.743Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-19T12:52:59.798Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-19T12:52:59.941Z] === RUN TestBoolValue [2021-05-19T12:52:59.941Z] --- PASS: TestBoolValue (0.00s) [2021-05-19T12:52:59.941Z] === RUN TestBoolValueOrDefault [2021-05-19T12:52:59.941Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-19T12:52:59.941Z] === RUN TestInt64ValueOrZero [2021-05-19T12:52:59.941Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-19T12:52:59.941Z] === RUN TestInt64ValueOrDefault [2021-05-19T12:52:59.941Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-19T12:52:59.941Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-19T12:52:59.941Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-19T12:52:59.941Z] === RUN TestJsonContentType [2021-05-19T12:52:59.941Z] --- PASS: TestJsonContentType (0.00s) [2021-05-19T12:52:59.941Z] PASS [2021-05-19T12:52:59.941Z] coverage: 14.7% of statements [2021-05-19T12:52:59.941Z] ok github.com/docker/docker/api/server/httputils 0.055s coverage: 14.7% of statements [2021-05-19T12:53:00.315Z] --- PASS: TestBuildMultiStageCopy (3.59s) [2021-05-19T12:53:00.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.17s) [2021-05-19T12:53:00.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2021-05-19T12:53:00.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2021-05-19T12:53:00.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-05-19T12:53:00.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) [2021-05-19T12:53:00.315Z] === RUN TestBuildMultiStageParentConfig [2021-05-19T12:53:01.181Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-05-19T12:53:01.265Z] --- PASS: TestBuildMultiStageParentConfig (0.92s) [2021-05-19T12:53:01.265Z] === RUN TestBuildLabelWithTargets [2021-05-19T12:53:02.096Z] === RUN TestMaskSecretKeys [2021-05-19T12:53:02.096Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-19T12:53:02.096Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-19T12:53:02.096Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-19T12:53:02.096Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-19T12:53:02.096Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-19T12:53:02.096Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-19T12:53:02.096Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-19T12:53:02.096Z] === RUN TestVersionMiddlewareVersion [2021-05-19T12:53:02.096Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-19T12:53:02.096Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-19T12:53:02.096Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-19T12:53:02.096Z] PASS [2021-05-19T12:53:02.096Z] coverage: 37.7% of statements [2021-05-19T12:53:02.096Z] ok github.com/docker/docker/api/server/middleware 0.068s coverage: 37.7% of statements [2021-05-19T12:53:02.096Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-19T12:53:02.096Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-19T12:53:02.096Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-19T12:53:02.096Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-19T12:53:02.096Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-19T12:53:02.096Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-19T12:53:02.096Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-19T12:53:02.096Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-19T12:53:02.096Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-19T12:53:02.096Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-19T12:53:02.096Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-19T12:53:02.653Z] --- PASS: TestBuildLabelWithTargets (1.48s) [2021-05-19T12:53:02.653Z] === RUN TestBuildWithEmptyLayers [2021-05-19T12:53:03.048Z] === RUN TestStrSliceMarshalJSON [2021-05-19T12:53:03.048Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestStrSliceUnmarshalJSON [2021-05-19T12:53:03.048Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestStrSliceUnmarshalString [2021-05-19T12:53:03.048Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestStrSliceUnmarshalSlice [2021-05-19T12:53:03.048Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-19T12:53:03.048Z] PASS [2021-05-19T12:53:03.048Z] coverage: 90.0% of statements [2021-05-19T12:53:03.048Z] ok github.com/docker/docker/api/types/strslice 0.056s coverage: 90.0% of statements [2021-05-19T12:53:03.048Z] === RUN TestToJSON [2021-05-19T12:53:03.048Z] --- PASS: TestToJSON (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestToParamWithVersion [2021-05-19T12:53:03.048Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestFromJSON [2021-05-19T12:53:03.048Z] --- PASS: TestFromJSON (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestEmpty [2021-05-19T12:53:03.048Z] --- PASS: TestEmpty (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestArgsMatchKVListEmptySources [2021-05-19T12:53:03.048Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestArgsMatchKVList [2021-05-19T12:53:03.048Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestArgsMatch [2021-05-19T12:53:03.048Z] --- PASS: TestArgsMatch (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestAdd [2021-05-19T12:53:03.048Z] --- PASS: TestAdd (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestDel [2021-05-19T12:53:03.048Z] --- PASS: TestDel (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestLen [2021-05-19T12:53:03.048Z] --- PASS: TestLen (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestExactMatch [2021-05-19T12:53:03.048Z] --- PASS: TestExactMatch (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestOnlyOneExactMatch [2021-05-19T12:53:03.048Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestContains [2021-05-19T12:53:03.048Z] --- PASS: TestContains (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestValidate [2021-05-19T12:53:03.048Z] --- PASS: TestValidate (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestWalkValues [2021-05-19T12:53:03.048Z] --- PASS: TestWalkValues (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestFuzzyMatch [2021-05-19T12:53:03.048Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-19T12:53:03.048Z] === RUN TestClone [2021-05-19T12:53:03.048Z] --- PASS: TestClone (0.00s) [2021-05-19T12:53:03.048Z] PASS [2021-05-19T12:53:03.048Z] coverage: 92.2% of statements [2021-05-19T12:53:03.048Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2021-05-19T12:53:03.092Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-05-19T12:53:03.499Z] === RUN TestAdjustForAPIVersion [2021-05-19T12:53:03.499Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-19T12:53:03.499Z] PASS [2021-05-19T12:53:03.499Z] coverage: 5.7% of statements [2021-05-19T12:53:03.499Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 5.7% of statements [2021-05-19T12:53:03.499Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-19T12:53:03.499Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-19T12:53:03.499Z] ? github.com/docker/docker/api/types [no test files] [2021-05-19T12:53:03.499Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-19T12:53:03.499Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-19T12:53:03.499Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-19T12:53:03.499Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-19T12:53:03.499Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-19T12:53:03.499Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-19T12:53:03.499Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-19T12:53:03.499Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-19T12:53:03.499Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-19T12:53:03.499Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-19T12:53:03.499Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-19T12:53:03.499Z] === RUN TestDurationToSecondsString [2021-05-19T12:53:03.499Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-19T12:53:03.499Z] === RUN TestGetTimestamp [2021-05-19T12:53:03.499Z] --- PASS: TestGetTimestamp (0.13s) [2021-05-19T12:53:03.499Z] === RUN TestParseTimestamps [2021-05-19T12:53:03.499Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-19T12:53:03.499Z] PASS [2021-05-19T12:53:03.499Z] coverage: 100.0% of statements [2021-05-19T12:53:03.499Z] ok github.com/docker/docker/api/types/time 0.196s coverage: 100.0% of statements [2021-05-19T12:53:03.595Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2021-05-19T12:53:03.595Z] === RUN TestBuildMultiStageOnBuild [2021-05-19T12:53:03.822Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-05-19T12:53:03.950Z] === RUN TestCompareVersion [2021-05-19T12:53:03.950Z] --- PASS: TestCompareVersion (0.00s) [2021-05-19T12:53:03.950Z] PASS [2021-05-19T12:53:03.950Z] coverage: 75.0% of statements [2021-05-19T12:53:03.950Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 75.0% of statements [2021-05-19T12:53:03.950Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-19T12:53:03.950Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-19T12:53:03.950Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-19T12:53:03.950Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-19T12:53:03.950Z] ? github.com/docker/docker/builder [no test files] [2021-05-19T12:53:03.950Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-19T12:53:03.950Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-19T12:53:03.950Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-19T12:53:03.950Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-19T12:53:03.950Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-19T12:53:03.950Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-19T12:53:03.950Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-19T12:53:05.463Z] === RUN TestParseRemoteURL [2021-05-19T12:53:05.463Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-19T12:53:05.463Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-19T12:53:05.463Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-19T12:53:05.463Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-19T12:53:05.463Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-19T12:53:05.463Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-19T12:53:05.463Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-19T12:53:05.463Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-19T12:53:05.463Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-19T12:53:05.463Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-19T12:53:05.463Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-19T12:53:05.463Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-19T12:53:05.463Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-19T12:53:05.463Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-19T12:53:05.463Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-19T12:53:05.463Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-19T12:53:05.463Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-19T12:53:05.463Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-19T12:53:05.463Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-19T12:53:05.463Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-19T12:53:05.463Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-19T12:53:05.463Z] === RUN TestCloneArgsSmartHttp [2021-05-19T12:53:05.463Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-05-19T12:53:05.463Z] === RUN TestCloneArgsDumbHttp [2021-05-19T12:53:05.463Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-19T12:53:05.463Z] === RUN TestCloneArgsGit [2021-05-19T12:53:05.463Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-19T12:53:05.463Z] === RUN TestCheckoutGit [2021-05-19T12:53:05.923Z] --- PASS: TestImportExtremelyLargeImageWorks (108.78s) [2021-05-19T12:53:05.923Z] PASS [2021-05-19T12:53:05.923Z] [2021-05-19T12:53:05.923Z] === Skipped [2021-05-19T12:53:05.923Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-19T12:53:05.923Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-19T12:53:05.923Z] [2021-05-19T12:53:05.923Z] [2021-05-19T12:53:05.923Z] DONE 12 tests, 1 skipped in 112.632s [2021-05-19T12:53:05.923Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-19T12:53:05.923Z] INFO: Testing against a local daemon [2021-05-19T12:53:05.923Z] === RUN TestNetworkCreateDelete [2021-05-19T12:53:05.923Z] --- PASS: TestNetworkCreateDelete (0.47s) [2021-05-19T12:53:05.923Z] === RUN TestDockerNetworkDeletePreferID [2021-05-19T12:53:05.923Z] --- PASS: TestDockerNetworkDeletePreferID (1.40s) [2021-05-19T12:53:05.923Z] === RUN TestDaemonDNSFallback [2021-05-19T12:53:06.138Z] --- PASS: TestBuildMultiStageOnBuild (2.50s) [2021-05-19T12:53:06.138Z] === RUN TestBuildUncleanTarFilenames [2021-05-19T12:53:06.367Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-05-19T12:53:06.367Z] === RUN TestDockerSuite/TestAttachDetach [2021-05-19T12:53:07.079Z] --- PASS: TestBuildUncleanTarFilenames (1.11s) [2021-05-19T12:53:07.079Z] === RUN TestBuildMultiStageLayerLeak [2021-05-19T12:53:07.608Z] === RUN TestEnable [2021-05-19T12:53:07.608Z] --- PASS: TestEnable (0.00s) [2021-05-19T12:53:07.608Z] === RUN TestDisable [2021-05-19T12:53:07.608Z] --- PASS: TestDisable (0.00s) [2021-05-19T12:53:07.608Z] === RUN TestEnabled [2021-05-19T12:53:07.608Z] --- PASS: TestEnabled (0.00s) [2021-05-19T12:53:07.608Z] PASS [2021-05-19T12:53:07.608Z] coverage: 100.0% of statements [2021-05-19T12:53:07.608Z] ok github.com/docker/docker/cli/debug 0.110s coverage: 100.0% of statements [2021-05-19T12:53:07.752Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-19T12:53:08.068Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-19T12:53:08.068Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-05-19T12:53:08.068Z] === RUN TestProcessNoDockerignore [2021-05-19T12:53:08.068Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-19T12:53:08.068Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-19T12:53:08.068Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-05-19T12:53:08.068Z] === RUN TestDetectContentType [2021-05-19T12:53:08.068Z] --- PASS: TestDetectContentType (0.00s) [2021-05-19T12:53:08.068Z] === RUN TestSelectAcceptableMIME [2021-05-19T12:53:08.068Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-19T12:53:08.068Z] === RUN TestInspectEmptyResponse [2021-05-19T12:53:08.068Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-19T12:53:08.068Z] === RUN TestInspectResponseBinary [2021-05-19T12:53:08.068Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-19T12:53:08.068Z] === RUN TestResponseUnsupportedContentType [2021-05-19T12:53:08.068Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-19T12:53:08.068Z] === RUN TestInspectResponseTextSimple [2021-05-19T12:53:08.068Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-19T12:53:08.068Z] === RUN TestInspectResponseEmptyContentType [2021-05-19T12:53:08.068Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-19T12:53:08.068Z] === RUN TestUnknownContentLength [2021-05-19T12:53:08.068Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-19T12:53:08.068Z] === RUN TestDownloadRemote [2021-05-19T12:53:08.068Z] --- PASS: TestDownloadRemote (0.07s) [2021-05-19T12:53:08.068Z] === RUN TestGetWithStatusError [2021-05-19T12:53:08.068Z] --- PASS: TestGetWithStatusError (0.01s) [2021-05-19T12:53:08.068Z] === RUN TestCloseRootDirectory [2021-05-19T12:53:08.068Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-19T12:53:08.068Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:53:08.068Z] === RUN TestHashFile [2021-05-19T12:53:08.068Z] --- SKIP: TestHashFile (0.00s) [2021-05-19T12:53:08.068Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:53:08.068Z] === RUN TestHashSubdir [2021-05-19T12:53:08.068Z] --- SKIP: TestHashSubdir (0.01s) [2021-05-19T12:53:08.068Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:53:08.068Z] === RUN TestRemoveDirectory [2021-05-19T12:53:08.068Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-05-19T12:53:08.068Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:53:08.068Z] PASS [2021-05-19T12:53:08.068Z] coverage: 9.3% of statements [2021-05-19T12:53:08.068Z] ok github.com/docker/docker/builder/remotecontext 0.319s coverage: 9.3% of statements [2021-05-19T12:53:08.519Z] === RUN TestGetAllAllowed [2021-05-19T12:53:08.519Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestGetAllMeta [2021-05-19T12:53:08.519Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-19T12:53:08.519Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestIsUnreferencedBuiltin [2021-05-19T12:53:08.519Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestIsExistingDirectory [2021-05-19T12:53:08.519Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestGetFilenameForDownload [2021-05-19T12:53:08.519Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestEnv2Variables [2021-05-19T12:53:08.519Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-19T12:53:08.519Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestMaintainer [2021-05-19T12:53:08.519Z] --- PASS: TestMaintainer (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestLabel [2021-05-19T12:53:08.519Z] --- PASS: TestLabel (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestFromScratch [2021-05-19T12:53:08.519Z] --- PASS: TestFromScratch (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestFromWithArg [2021-05-19T12:53:08.519Z] --- PASS: TestFromWithArg (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-19T12:53:08.519Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestFromWithUndefinedArg [2021-05-19T12:53:08.519Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestFromMultiStageWithNamedStage [2021-05-19T12:53:08.519Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestOnbuild [2021-05-19T12:53:08.519Z] --- PASS: TestOnbuild (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestWorkdir [2021-05-19T12:53:08.519Z] --- PASS: TestWorkdir (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestCmd [2021-05-19T12:53:08.519Z] --- PASS: TestCmd (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestHealthcheckNone [2021-05-19T12:53:08.519Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestHealthcheckCmd [2021-05-19T12:53:08.519Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestEntrypoint [2021-05-19T12:53:08.519Z] --- PASS: TestEntrypoint (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestExpose [2021-05-19T12:53:08.519Z] --- PASS: TestExpose (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestUser [2021-05-19T12:53:08.519Z] --- PASS: TestUser (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestVolume [2021-05-19T12:53:08.519Z] --- PASS: TestVolume (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestStopSignal [2021-05-19T12:53:08.519Z] --- SKIP: TestStopSignal (0.00s) [2021-05-19T12:53:08.519Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-19T12:53:08.519Z] === RUN TestArg [2021-05-19T12:53:08.519Z] --- PASS: TestArg (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestShell [2021-05-19T12:53:08.519Z] --- PASS: TestShell (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestPrependEnvOnCmd [2021-05-19T12:53:08.519Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestRunWithBuildArgs [2021-05-19T12:53:08.519Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestRunIgnoresHealthcheck [2021-05-19T12:53:08.519Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestDispatchUnsupportedOptions [2021-05-19T12:53:08.519Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-19T12:53:08.519Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-19T12:53:08.519Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-19T12:53:08.519Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-19T12:53:08.519Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-19T12:53:08.519Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-19T12:53:08.519Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestNormalizeWorkdir [2021-05-19T12:53:08.519Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestDispatch [2021-05-19T12:53:08.519Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-19T12:53:08.519Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-19T12:53:08.519Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-19T12:53:08.519Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-19T12:53:08.519Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-19T12:53:08.519Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-19T12:53:08.519Z] === RUN TestDispatch/COPY_url [2021-05-19T12:53:08.519Z] --- PASS: TestDispatch (0.06s) [2021-05-19T12:53:08.519Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-05-19T12:53:08.519Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-05-19T12:53:08.519Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-05-19T12:53:08.519Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-05-19T12:53:08.519Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-19T12:53:08.519Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-05-19T12:53:08.519Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestAddScratchImageAddsToMounts [2021-05-19T12:53:08.519Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-19T12:53:08.519Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-19T12:53:08.519Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-19T12:53:08.519Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestImageSourceGetAddsToMounts [2021-05-19T12:53:08.519Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestEmptyDockerfile [2021-05-19T12:53:08.519Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestSymlinkDockerfile [2021-05-19T12:53:08.519Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-19T12:53:08.519Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-19T12:53:08.519Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-19T12:53:08.519Z] === RUN TestNonExistingDockerfile [2021-05-19T12:53:08.520Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-19T12:53:08.520Z] === RUN TestCopyRunConfig [2021-05-19T12:53:08.520Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-19T12:53:08.520Z] === RUN TestDeepCopyRunConfig [2021-05-19T12:53:08.520Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-19T12:53:08.520Z] === RUN TestExportImage [2021-05-19T12:53:08.520Z] --- PASS: TestExportImage (0.00s) [2021-05-19T12:53:08.520Z] === RUN TestNormalizeDest [2021-05-19T12:53:08.520Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-19T12:53:08.520Z] PASS [2021-05-19T12:53:08.520Z] coverage: 46.8% of statements [2021-05-19T12:53:08.520Z] ok github.com/docker/docker/builder/dockerfile 0.274s coverage: 46.8% of statements [2021-05-19T12:53:08.520Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-19T12:53:09.137Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-19T12:53:09.621Z] --- PASS: TestBuildMultiStageLayerLeak (2.59s) [2021-05-19T12:53:09.621Z] === RUN TestBuildWithHugeFile [2021-05-19T12:53:10.020Z] 29d5b6a226d2: Pull complete [2021-05-19T12:53:10.020Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-05-19T12:53:10.020Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-19T12:53:10.020Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-19T12:53:10.020Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-05-19T12:53:10.020Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-05-19T12:53:10.020Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-05-19T12:53:10.020Z] INFO: Docker version of control daemon [2021-05-19T12:53:10.020Z] [2021-05-19T12:53:10.020Z] Client: Mirantis Container Runtime [2021-05-19T12:53:10.020Z] Version: 20.10.0 [2021-05-19T12:53:10.020Z] API version: 1.41 [2021-05-19T12:53:10.020Z] Go version: go1.13.15 [2021-05-19T12:53:10.020Z] Git commit: 6ee42dc [2021-05-19T12:53:10.020Z] Built: 03/11/2021 13:24:56 [2021-05-19T12:53:10.020Z] OS/Arch: windows/amd64 [2021-05-19T12:53:10.020Z] Context: default [2021-05-19T12:53:10.020Z] Experimental: true [2021-05-19T12:53:10.020Z] [2021-05-19T12:53:10.020Z] Server: Mirantis Container Runtime [2021-05-19T12:53:10.020Z] Engine: [2021-05-19T12:53:10.020Z] Version: 20.10.0 [2021-05-19T12:53:10.020Z] API version: 1.41 (minimum version 1.24) [2021-05-19T12:53:10.020Z] Go version: go1.13.15 [2021-05-19T12:53:10.020Z] Git commit: 1e08f21e79 [2021-05-19T12:53:10.020Z] Built: 03/11/2021 13:23:32 [2021-05-19T12:53:10.020Z] OS/Arch: windows/amd64 [2021-05-19T12:53:10.020Z] Experimental: true [2021-05-19T12:53:10.020Z] [2021-05-19T12:53:10.020Z] INFO: Docker info of control daemon [2021-05-19T12:53:10.020Z] [2021-05-19T12:53:10.020Z] Client: [2021-05-19T12:53:10.020Z] Context: default [2021-05-19T12:53:10.020Z] Debug Mode: false [2021-05-19T12:53:10.020Z] Plugins: [2021-05-19T12:53:10.020Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-19T12:53:10.020Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-19T12:53:10.020Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-19T12:53:10.020Z] [2021-05-19T12:53:10.020Z] Server: [2021-05-19T12:53:10.020Z] Containers: 0 [2021-05-19T12:53:10.020Z] Running: 0 [2021-05-19T12:53:10.020Z] Paused: 0 [2021-05-19T12:53:10.020Z] Stopped: 0 [2021-05-19T12:53:10.020Z] Images: 1 [2021-05-19T12:53:10.020Z] Server Version: 20.10.0 [2021-05-19T12:53:10.020Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-19T12:53:10.020Z] Windows: [2021-05-19T12:53:10.020Z] LCOW: [2021-05-19T12:53:10.020Z] Logging Driver: json-file [2021-05-19T12:53:10.020Z] Plugins: [2021-05-19T12:53:10.020Z] Volume: local [2021-05-19T12:53:10.020Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-19T12:53:10.020Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-19T12:53:10.020Z] Swarm: inactive [2021-05-19T12:53:10.020Z] Default Isolation: process [2021-05-19T12:53:10.020Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-19T12:53:10.020Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-19T12:53:10.020Z] OSType: windows [2021-05-19T12:53:10.020Z] Architecture: x86_64 [2021-05-19T12:53:10.020Z] CPUs: 4 [2021-05-19T12:53:10.020Z] Total Memory: 32GiB [2021-05-19T12:53:10.020Z] Name: azwin-2-717480 [2021-05-19T12:53:10.020Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-05-19T12:53:10.020Z] Docker Root Dir: D:\docker [2021-05-19T12:53:10.020Z] Debug Mode: false [2021-05-19T12:53:10.020Z] Registry: https://index.docker.io/v1/ [2021-05-19T12:53:10.020Z] Labels: [2021-05-19T12:53:10.020Z] Experimental: true [2021-05-19T12:53:10.020Z] Insecure Registries: [2021-05-19T12:53:10.020Z] 10.0.0.4:5000 [2021-05-19T12:53:10.020Z] 127.0.0.0/8 [2021-05-19T12:53:10.020Z] Registry Mirrors: [2021-05-19T12:53:10.020Z] http://10.0.0.4:5000/ [2021-05-19T12:53:10.020Z] Live Restore Enabled: false [2021-05-19T12:53:10.020Z] [2021-05-19T12:53:10.020Z] [2021-05-19T12:53:10.020Z] INFO: Commit hash is 6b3f33587f [2021-05-19T12:53:10.020Z] INFO: Nuke-Everything... [2021-05-19T12:53:10.020Z] INFO: Container count on control daemon to delete is 0 [2021-05-19T12:53:10.519Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-05-19T12:53:11.090Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-19T12:53:11.350Z] --- PASS: TestBuildWithHugeFile (93.99s) [2021-05-19T12:53:11.350Z] === RUN TestBuildWCOWSandboxSize [2021-05-19T12:53:11.350Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-19T12:53:11.350Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-19T12:53:11.350Z] === RUN TestBuildWithEmptyDockerfile [2021-05-19T12:53:11.350Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T12:53:11.350Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T12:53:11.350Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T12:53:11.350Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T12:53:11.350Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T12:53:11.350Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T12:53:11.350Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T12:53:11.350Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T12:53:11.610Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T12:53:11.610Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-05-19T12:53:11.610Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-05-19T12:53:11.610Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-05-19T12:53:11.610Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2021-05-19T12:53:11.610Z] === RUN TestBuildPreserveOwnership [2021-05-19T12:53:11.610Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-19T12:53:12.247Z] INFO: Nuking d:\CI [2021-05-19T12:53:12.247Z] INFO: Zapped successfully [2021-05-19T12:53:12.247Z] INFO: Location for testing is d:\CI\PR-42394\2 [2021-05-19T12:53:12.247Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-19T12:53:12.247Z] [2021-05-19T12:53:12.247Z] [2021-05-19T12:53:12.247Z] INFO: Building the image from Dockerfile.windows at 05/19/2021 12:53:11... [2021-05-19T12:53:12.247Z] [2021-05-19T12:53:12.551Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-19T12:53:13.724Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-05-19T12:53:13.935Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-19T12:53:14.035Z] --- PASS: TestDaemonDNSFallback (8.11s) [2021-05-19T12:53:14.035Z] === RUN TestInspectNetwork [2021-05-19T12:53:14.035Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-19T12:53:14.035Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:14.035Z] === RUN TestRunContainerWithBridgeNone [2021-05-19T12:53:14.035Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-19T12:53:14.035Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:14.035Z] === RUN TestNetworkInvalidJSON [2021-05-19T12:53:14.035Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-19T12:53:14.035Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-19T12:53:14.035Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T12:53:14.035Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T12:53:14.035Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T12:53:14.035Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T12:53:14.035Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-19T12:53:14.035Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T12:53:14.035Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T12:53:14.035Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-19T12:53:14.035Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-19T12:53:14.035Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-19T12:53:14.035Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-19T12:53:14.035Z] === RUN TestNetworkList [2021-05-19T12:53:14.035Z] === RUN TestNetworkList//networks [2021-05-19T12:53:14.035Z] === PAUSE TestNetworkList//networks [2021-05-19T12:53:14.035Z] === RUN TestNetworkList//networks/ [2021-05-19T12:53:14.035Z] === PAUSE TestNetworkList//networks/ [2021-05-19T12:53:14.035Z] === CONT TestNetworkList//networks [2021-05-19T12:53:14.035Z] === CONT TestNetworkList//networks/ [2021-05-19T12:53:14.035Z] --- PASS: TestNetworkList (0.01s) [2021-05-19T12:53:14.035Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-19T12:53:14.035Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-19T12:53:14.035Z] === RUN TestHostIPv4BridgeLabel [2021-05-19T12:53:14.035Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-19T12:53:14.035Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:14.035Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-19T12:53:14.035Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-05-19T12:53:14.035Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:14.035Z] === RUN TestDaemonDefaultNetworkPools [2021-05-19T12:53:14.035Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-19T12:53:14.035Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:14.035Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-19T12:53:14.035Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-19T12:53:14.035Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:14.035Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-19T12:53:14.035Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-19T12:53:14.035Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:14.035Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-19T12:53:14.035Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-19T12:53:14.035Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:14.035Z] === RUN TestServiceWithPredefinedNetwork [2021-05-19T12:53:14.035Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-19T12:53:14.035Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:14.035Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-19T12:53:14.035Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T12:53:14.035Z] service_test.go:242: FLAKY_TEST [2021-05-19T12:53:14.035Z] === RUN TestServiceWithDataPathPortInit [2021-05-19T12:53:14.035Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-19T12:53:14.035Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:14.035Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-19T12:53:14.035Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-19T12:53:14.035Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:14.035Z] PASS [2021-05-19T12:53:14.035Z] [2021-05-19T12:53:14.035Z] === Skipped [2021-05-19T12:53:14.035Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-05-19T12:53:14.035Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:14.035Z] [2021-05-19T12:53:14.035Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-05-19T12:53:14.035Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:14.035Z] [2021-05-19T12:53:14.035Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-05-19T12:53:14.035Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:14.035Z] [2021-05-19T12:53:14.035Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-05-19T12:53:14.035Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:14.035Z] [2021-05-19T12:53:14.035Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-05-19T12:53:14.035Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:14.035Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-19T12:53:14.036Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-19T12:53:14.036Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-19T12:53:14.036Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-05-19T12:53:14.036Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T12:53:14.036Z] service_test.go:242: FLAKY_TEST [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-05-19T12:53:14.036Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-19T12:53:14.036Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] DONE 22 tests, 12 skipped in 10.154s [2021-05-19T12:53:14.036Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-19T12:53:14.036Z] INFO: Testing against a local daemon [2021-05-19T12:53:14.036Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-19T12:53:14.036Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-19T12:53:14.036Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T12:53:14.036Z] === RUN TestDockerNetworkIpvlan [2021-05-19T12:53:14.036Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-19T12:53:14.036Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T12:53:14.036Z] PASS [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === Skipped [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-19T12:53:14.036Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-19T12:53:14.036Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] DONE 2 tests, 2 skipped in 0.125s [2021-05-19T12:53:14.036Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-19T12:53:14.036Z] INFO: Testing against a local daemon [2021-05-19T12:53:14.036Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-19T12:53:14.036Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-19T12:53:14.036Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:14.036Z] === RUN TestDockerNetworkMacvlan [2021-05-19T12:53:14.036Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-05-19T12:53:14.036Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:14.036Z] PASS [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === Skipped [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-19T12:53:14.036Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-05-19T12:53:14.036Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] DONE 2 tests, 2 skipped in 0.121s [2021-05-19T12:53:14.036Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-19T12:53:14.036Z] testing: warning: no tests to run [2021-05-19T12:53:14.036Z] PASS [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] DONE 0 tests in 0.028s [2021-05-19T12:53:14.036Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-19T12:53:14.036Z] INFO: Testing against a local daemon [2021-05-19T12:53:14.036Z] === RUN TestAuthZPluginAllowRequest [2021-05-19T12:53:14.036Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] === RUN TestAuthZPluginTLS [2021-05-19T12:53:14.036Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] === RUN TestAuthZPluginDenyRequest [2021-05-19T12:53:14.036Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-19T12:53:14.036Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] === RUN TestAuthZPluginDenyResponse [2021-05-19T12:53:14.036Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] === RUN TestAuthZPluginAllowEventStream [2021-05-19T12:53:14.036Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] === RUN TestAuthZPluginErrorResponse [2021-05-19T12:53:14.036Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] === RUN TestAuthZPluginErrorRequest [2021-05-19T12:53:14.036Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-19T12:53:14.036Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-19T12:53:14.036Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-19T12:53:14.036Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] === RUN TestAuthZPluginHeader [2021-05-19T12:53:14.036Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-19T12:53:14.036Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] === RUN TestAuthZPluginV2Disable [2021-05-19T12:53:14.036Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-19T12:53:14.036Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-19T12:53:14.036Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-19T12:53:14.036Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] PASS [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === Skipped [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-19T12:53:14.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] [2021-05-19T12:53:14.036Z] DONE 17 tests, 17 skipped in 0.444s [2021-05-19T12:53:14.036Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-19T12:53:14.295Z] INFO: Testing against a local daemon [2021-05-19T12:53:14.295Z] === RUN TestPluginInvalidJSON [2021-05-19T12:53:14.295Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T12:53:14.295Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T12:53:14.295Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T12:53:14.295Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-19T12:53:14.295Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-19T12:53:14.295Z] === RUN TestPluginInstall [2021-05-19T12:53:14.295Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-19T12:53:14.295Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.295Z] === RUN TestPluginsWithRuntimes [2021-05-19T12:53:14.295Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-19T12:53:14.295Z] 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-05-19T12:53:14.295Z] === RUN TestPluginBackCompatMediaTypes [2021-05-19T12:53:14.295Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-19T12:53:14.295Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-19T12:53:14.295Z] PASS [2021-05-19T12:53:14.295Z] [2021-05-19T12:53:14.295Z] === Skipped [2021-05-19T12:53:14.295Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-05-19T12:53:14.295Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T12:53:14.295Z] [2021-05-19T12:53:14.295Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-05-19T12:53:14.295Z] 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-05-19T12:53:14.295Z] [2021-05-19T12:53:14.295Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-05-19T12:53:14.295Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-19T12:53:14.295Z] [2021-05-19T12:53:14.295Z] [2021-05-19T12:53:14.295Z] DONE 5 tests, 3 skipped in 0.156s [2021-05-19T12:53:14.295Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-19T12:53:14.295Z] INFO: Testing against a local daemon [2021-05-19T12:53:14.295Z] === RUN TestExternalGraphDriver [2021-05-19T12:53:14.553Z] --- SKIP: TestExternalGraphDriver (0.08s) [2021-05-19T12:53:14.553Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-19T12:53:14.553Z] === RUN TestGraphdriverPluginV2 [2021-05-19T12:53:14.880Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-05-19T12:53:15.452Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-19T12:53:16.836Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-19T12:53:18.749Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-19T12:53:19.010Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-05-19T12:53:19.435Z] Sending build context to Docker daemon 58.26MB [2021-05-19T12:53:19.435Z] [2021-05-19T12:53:19.435Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-19T12:53:19.435Z] ---> 39d157a84080 [2021-05-19T12:53:19.435Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-19T12:53:19.435Z] ---> Running in 2067f5cb38f2 [2021-05-19T12:53:19.580Z] --- PASS: TestBuildPreserveOwnership (7.85s) [2021-05-19T12:53:19.581Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.13s) [2021-05-19T12:53:19.581Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.70s) [2021-05-19T12:53:19.581Z] === RUN TestBuildPlatformInvalid [2021-05-19T12:53:19.581Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2021-05-19T12:53:19.581Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-19T12:53:19.841Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-19T12:53:20.022Z] Removing intermediate container 2067f5cb38f2 [2021-05-19T12:53:20.022Z] ---> 7f87b3931dfb [2021-05-19T12:53:20.022Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-19T12:53:20.022Z] ---> Running in 2ebcf138a167 [2021-05-19T12:53:20.488Z] Removing intermediate container 2ebcf138a167 [2021-05-19T12:53:20.488Z] ---> 79b6ead91b83 [2021-05-19T12:53:20.488Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-19T12:53:20.488Z] ---> Running in eff750806eaa [2021-05-19T12:53:20.803Z] === RUN TestCheckpointCreateError [2021-05-19T12:53:20.803Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestCheckpointCreate [2021-05-19T12:53:20.803Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestCheckpointDeleteError [2021-05-19T12:53:20.803Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestCheckpointDelete [2021-05-19T12:53:20.803Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestCheckpointListError [2021-05-19T12:53:20.803Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestCheckpointList [2021-05-19T12:53:20.803Z] --- PASS: TestCheckpointList (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestCheckpointListContainerNotFound [2021-05-19T12:53:20.803Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestNewClientWithOpsFromEnv [2021-05-19T12:53:20.803Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-19T12:53:20.803Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-19T12:53:20.803Z] === RUN TestGetAPIPath [2021-05-19T12:53:20.803Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestParseHostURL [2021-05-19T12:53:20.803Z] --- PASS: TestParseHostURL (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-19T12:53:20.803Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-19T12:53:20.803Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestNegotiateAPIVersion [2021-05-19T12:53:20.803Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestNegotiateAPVersionOverride [2021-05-19T12:53:20.803Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-19T12:53:20.803Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-19T12:53:20.803Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-19T12:53:20.803Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestClientRedirect [2021-05-19T12:53:20.803Z] --- PASS: TestClientRedirect (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestConfigCreateUnsupported [2021-05-19T12:53:20.803Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestConfigCreateError [2021-05-19T12:53:20.803Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-19T12:53:20.803Z] === RUN TestConfigCreate [2021-05-19T12:53:20.804Z] --- PASS: TestConfigCreate (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestConfigInspectNotFound [2021-05-19T12:53:20.804Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestConfigInspectWithEmptyID [2021-05-19T12:53:20.804Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestConfigInspectUnsupported [2021-05-19T12:53:20.804Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestConfigInspectError [2021-05-19T12:53:20.804Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestConfigInspectConfigNotFound [2021-05-19T12:53:20.804Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestConfigInspect [2021-05-19T12:53:20.804Z] --- PASS: TestConfigInspect (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestConfigListUnsupported [2021-05-19T12:53:20.804Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestConfigListError [2021-05-19T12:53:20.804Z] --- PASS: TestConfigListError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestConfigList [2021-05-19T12:53:20.804Z] --- PASS: TestConfigList (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestConfigRemoveUnsupported [2021-05-19T12:53:20.804Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestConfigRemoveError [2021-05-19T12:53:20.804Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestConfigRemove [2021-05-19T12:53:20.804Z] --- PASS: TestConfigRemove (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestConfigUpdateUnsupported [2021-05-19T12:53:20.804Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestConfigUpdateError [2021-05-19T12:53:20.804Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestConfigUpdate [2021-05-19T12:53:20.804Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerCommitError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerCommit [2021-05-19T12:53:20.804Z] --- PASS: TestContainerCommit (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerStatPathError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerStatPathNotFoundError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerStatPathNoHeaderError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerStatPath [2021-05-19T12:53:20.804Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestCopyToContainerError [2021-05-19T12:53:20.804Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestCopyToContainerNotFoundError [2021-05-19T12:53:20.804Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-19T12:53:20.804Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestCopyToContainer [2021-05-19T12:53:20.804Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestCopyFromContainerError [2021-05-19T12:53:20.804Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestCopyFromContainerNotFoundError [2021-05-19T12:53:20.804Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-19T12:53:20.804Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-19T12:53:20.804Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestCopyFromContainer [2021-05-19T12:53:20.804Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerCreateError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerCreateImageNotFound [2021-05-19T12:53:20.804Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerCreateWithName [2021-05-19T12:53:20.804Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerCreateAutoRemove [2021-05-19T12:53:20.804Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerDiffError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerDiff [2021-05-19T12:53:20.804Z] --- PASS: TestContainerDiff (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerExecCreateError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerExecCreate [2021-05-19T12:53:20.804Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerExecStartError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerExecStart [2021-05-19T12:53:20.804Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerExecInspectError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerExecInspect [2021-05-19T12:53:20.804Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerExportError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerExportError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerExport [2021-05-19T12:53:20.804Z] --- PASS: TestContainerExport (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerInspectError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerInspectContainerNotFound [2021-05-19T12:53:20.804Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerInspectWithEmptyID [2021-05-19T12:53:20.804Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerInspect [2021-05-19T12:53:20.804Z] --- PASS: TestContainerInspect (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerInspectNode [2021-05-19T12:53:20.804Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerKillError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerKillError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerKill [2021-05-19T12:53:20.804Z] --- PASS: TestContainerKill (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerListError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerListError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerList [2021-05-19T12:53:20.804Z] --- PASS: TestContainerList (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerLogsNotFoundError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerLogsError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerLogs [2021-05-19T12:53:20.804Z] --- PASS: TestContainerLogs (0.14s) [2021-05-19T12:53:20.804Z] === RUN TestContainerPauseError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerPause [2021-05-19T12:53:20.804Z] --- PASS: TestContainerPause (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainersPruneError [2021-05-19T12:53:20.804Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainersPrune [2021-05-19T12:53:20.804Z] --- PASS: TestContainersPrune (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerRemoveError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerRemoveNotFoundError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerRemove [2021-05-19T12:53:20.804Z] --- PASS: TestContainerRemove (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerRenameError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerRename [2021-05-19T12:53:20.804Z] --- PASS: TestContainerRename (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerResizeError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerExecResizeError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerResize [2021-05-19T12:53:20.804Z] --- PASS: TestContainerResize (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerExecResize [2021-05-19T12:53:20.804Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerRestartError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerRestart [2021-05-19T12:53:20.804Z] --- PASS: TestContainerRestart (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerStartError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerStartError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerStart [2021-05-19T12:53:20.804Z] --- PASS: TestContainerStart (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerStatsError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerStats [2021-05-19T12:53:20.804Z] --- PASS: TestContainerStats (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerStopError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerStopError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerStop [2021-05-19T12:53:20.804Z] --- PASS: TestContainerStop (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerTopError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerTopError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerTop [2021-05-19T12:53:20.804Z] --- PASS: TestContainerTop (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerUnpauseError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerUnpause [2021-05-19T12:53:20.804Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerUpdateError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerUpdateError (0.01s) [2021-05-19T12:53:20.804Z] === RUN TestContainerUpdate [2021-05-19T12:53:20.804Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerWaitError [2021-05-19T12:53:20.804Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestContainerWait [2021-05-19T12:53:20.804Z] --- PASS: TestContainerWait (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestDiskUsageError [2021-05-19T12:53:20.804Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestDiskUsage [2021-05-19T12:53:20.804Z] --- PASS: TestDiskUsage (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestDistributionInspectUnsupported [2021-05-19T12:53:20.804Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestDistributionInspectWithEmptyID [2021-05-19T12:53:20.804Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestEventsErrorInOptions [2021-05-19T12:53:20.804Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestEventsErrorFromServer [2021-05-19T12:53:20.804Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestEvents [2021-05-19T12:53:20.804Z] --- PASS: TestEvents (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestTLSCloseWriter [2021-05-19T12:53:20.804Z] === PAUSE TestTLSCloseWriter [2021-05-19T12:53:20.804Z] === RUN TestImageBuildError [2021-05-19T12:53:20.804Z] --- PASS: TestImageBuildError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageBuild [2021-05-19T12:53:20.804Z] --- PASS: TestImageBuild (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestGetDockerOS [2021-05-19T12:53:20.804Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageCreateError [2021-05-19T12:53:20.804Z] --- PASS: TestImageCreateError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageCreate [2021-05-19T12:53:20.804Z] --- PASS: TestImageCreate (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageHistoryError [2021-05-19T12:53:20.804Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageHistory [2021-05-19T12:53:20.804Z] --- PASS: TestImageHistory (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageImportError [2021-05-19T12:53:20.804Z] --- PASS: TestImageImportError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageImport [2021-05-19T12:53:20.804Z] --- PASS: TestImageImport (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageInspectError [2021-05-19T12:53:20.804Z] --- PASS: TestImageInspectError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageInspectImageNotFound [2021-05-19T12:53:20.804Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageInspectWithEmptyID [2021-05-19T12:53:20.804Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageInspect [2021-05-19T12:53:20.804Z] --- PASS: TestImageInspect (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageListError [2021-05-19T12:53:20.804Z] --- PASS: TestImageListError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageList [2021-05-19T12:53:20.804Z] --- PASS: TestImageList (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageListApiBefore125 [2021-05-19T12:53:20.804Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageLoadError [2021-05-19T12:53:20.804Z] --- PASS: TestImageLoadError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageLoad [2021-05-19T12:53:20.804Z] --- PASS: TestImageLoad (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImagesPruneError [2021-05-19T12:53:20.804Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImagesPrune [2021-05-19T12:53:20.804Z] --- PASS: TestImagesPrune (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImagePullReferenceParseError [2021-05-19T12:53:20.804Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImagePullAnyError [2021-05-19T12:53:20.804Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-19T12:53:20.804Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-19T12:53:20.804Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-19T12:53:20.804Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-19T12:53:20.804Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImagePullWithoutErrors [2021-05-19T12:53:20.804Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImagePushReferenceError [2021-05-19T12:53:20.804Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImagePushAnyError [2021-05-19T12:53:20.804Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-19T12:53:20.804Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-19T12:53:20.804Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-19T12:53:20.804Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-19T12:53:20.804Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImagePushWithoutErrors [2021-05-19T12:53:20.804Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-19T12:53:20.804Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-19T12:53:20.804Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-19T12:53:20.804Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-19T12:53:20.804Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-19T12:53:20.804Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-19T12:53:20.804Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-19T12:53:20.804Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-19T12:53:20.804Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageRemoveError [2021-05-19T12:53:20.804Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageRemoveImageNotFound [2021-05-19T12:53:20.804Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageRemove [2021-05-19T12:53:20.804Z] --- PASS: TestImageRemove (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageSaveError [2021-05-19T12:53:20.804Z] --- PASS: TestImageSaveError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageSave [2021-05-19T12:53:20.804Z] --- PASS: TestImageSave (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageSearchAnyError [2021-05-19T12:53:20.804Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-19T12:53:20.804Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-19T12:53:20.804Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-19T12:53:20.804Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-19T12:53:20.804Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageSearchWithoutErrors [2021-05-19T12:53:20.804Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageTagError [2021-05-19T12:53:20.804Z] --- PASS: TestImageTagError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageTagInvalidReference [2021-05-19T12:53:20.804Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageTagInvalidSourceImageName [2021-05-19T12:53:20.804Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageTagHexSource [2021-05-19T12:53:20.804Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestImageTag [2021-05-19T12:53:20.804Z] --- PASS: TestImageTag (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestInfoServerError [2021-05-19T12:53:20.804Z] --- PASS: TestInfoServerError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestInfoInvalidResponseJSONError [2021-05-19T12:53:20.804Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestInfo [2021-05-19T12:53:20.804Z] --- PASS: TestInfo (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestNetworkConnectError [2021-05-19T12:53:20.804Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-19T12:53:20.804Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestNetworkConnect [2021-05-19T12:53:20.804Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestNetworkCreateError [2021-05-19T12:53:20.804Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestNetworkCreate [2021-05-19T12:53:20.804Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestNetworkDisconnectError [2021-05-19T12:53:20.804Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestNetworkDisconnect [2021-05-19T12:53:20.804Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestNetworkInspectError [2021-05-19T12:53:20.804Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestNetworkInspectNotFoundError [2021-05-19T12:53:20.804Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestNetworkInspectWithEmptyID [2021-05-19T12:53:20.804Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestNetworkInspect [2021-05-19T12:53:20.804Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestNetworkListError [2021-05-19T12:53:20.804Z] --- PASS: TestNetworkListError (0.00s) [2021-05-19T12:53:20.804Z] === RUN TestNetworkList [2021-05-19T12:53:20.805Z] --- PASS: TestNetworkList (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestNetworksPruneError [2021-05-19T12:53:20.805Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestNetworksPrune [2021-05-19T12:53:20.805Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestNetworkRemoveError [2021-05-19T12:53:20.805Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestNetworkRemove [2021-05-19T12:53:20.805Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestNodeInspectError [2021-05-19T12:53:20.805Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestNodeInspectNodeNotFound [2021-05-19T12:53:20.805Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestNodeInspectWithEmptyID [2021-05-19T12:53:20.805Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestNodeInspect [2021-05-19T12:53:20.805Z] --- PASS: TestNodeInspect (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestNodeListError [2021-05-19T12:53:20.805Z] --- PASS: TestNodeListError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestNodeList [2021-05-19T12:53:20.805Z] --- PASS: TestNodeList (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestNodeRemoveError [2021-05-19T12:53:20.805Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestNodeRemove [2021-05-19T12:53:20.805Z] --- PASS: TestNodeRemove (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestNodeUpdateError [2021-05-19T12:53:20.805Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestNodeUpdate [2021-05-19T12:53:20.805Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestOptionWithTimeout [2021-05-19T12:53:20.805Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPingFail [2021-05-19T12:53:20.805Z] --- PASS: TestPingFail (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPingWithError [2021-05-19T12:53:20.805Z] 2021/05/19 12:53:19 RoundTripper returned a response & error; ignoring response [2021-05-19T12:53:20.805Z] 2021/05/19 12:53:19 RoundTripper returned a response & error; ignoring response [2021-05-19T12:53:20.805Z] --- PASS: TestPingWithError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPingSuccess [2021-05-19T12:53:20.805Z] --- PASS: TestPingSuccess (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPingHeadFallback [2021-05-19T12:53:20.805Z] === RUN TestPingHeadFallback/OK [2021-05-19T12:53:20.805Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-19T12:53:20.805Z] === RUN TestPingHeadFallback/Not_Found [2021-05-19T12:53:20.805Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-19T12:53:20.805Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-19T12:53:20.805Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-19T12:53:20.805Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-19T12:53:20.805Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-19T12:53:20.805Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPluginDisableError [2021-05-19T12:53:20.805Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPluginDisable [2021-05-19T12:53:20.805Z] --- PASS: TestPluginDisable (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPluginEnableError [2021-05-19T12:53:20.805Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPluginEnable [2021-05-19T12:53:20.805Z] --- PASS: TestPluginEnable (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPluginInspectError [2021-05-19T12:53:20.805Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPluginInspectWithEmptyID [2021-05-19T12:53:20.805Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPluginInspect [2021-05-19T12:53:20.805Z] --- PASS: TestPluginInspect (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPluginListError [2021-05-19T12:53:20.805Z] --- PASS: TestPluginListError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPluginList [2021-05-19T12:53:20.805Z] --- PASS: TestPluginList (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPluginPushError [2021-05-19T12:53:20.805Z] --- PASS: TestPluginPushError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPluginPush [2021-05-19T12:53:20.805Z] --- PASS: TestPluginPush (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPluginRemoveError [2021-05-19T12:53:20.805Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPluginRemove [2021-05-19T12:53:20.805Z] --- PASS: TestPluginRemove (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPluginSetError [2021-05-19T12:53:20.805Z] --- PASS: TestPluginSetError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPluginSet [2021-05-19T12:53:20.805Z] --- PASS: TestPluginSet (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSetHostHeader [2021-05-19T12:53:20.805Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestPlainTextError [2021-05-19T12:53:20.805Z] --- PASS: TestPlainTextError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestInfiniteError [2021-05-19T12:53:20.805Z] --- PASS: TestInfiniteError (0.01s) [2021-05-19T12:53:20.805Z] === RUN TestSecretCreateUnsupported [2021-05-19T12:53:20.805Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSecretCreateError [2021-05-19T12:53:20.805Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSecretCreate [2021-05-19T12:53:20.805Z] --- PASS: TestSecretCreate (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSecretInspectUnsupported [2021-05-19T12:53:20.805Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSecretInspectError [2021-05-19T12:53:20.805Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSecretInspectSecretNotFound [2021-05-19T12:53:20.805Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSecretInspectWithEmptyID [2021-05-19T12:53:20.805Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSecretInspect [2021-05-19T12:53:20.805Z] --- PASS: TestSecretInspect (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSecretListUnsupported [2021-05-19T12:53:20.805Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSecretListError [2021-05-19T12:53:20.805Z] --- PASS: TestSecretListError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSecretList [2021-05-19T12:53:20.805Z] --- PASS: TestSecretList (0.01s) [2021-05-19T12:53:20.805Z] === RUN TestSecretRemoveUnsupported [2021-05-19T12:53:20.805Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSecretRemoveError [2021-05-19T12:53:20.805Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSecretRemove [2021-05-19T12:53:20.805Z] --- PASS: TestSecretRemove (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSecretUpdateUnsupported [2021-05-19T12:53:20.805Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSecretUpdateError [2021-05-19T12:53:20.805Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSecretUpdate [2021-05-19T12:53:20.805Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestServiceCreateError [2021-05-19T12:53:20.805Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestServiceCreate [2021-05-19T12:53:20.805Z] --- PASS: TestServiceCreate (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-19T12:53:20.805Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestServiceCreateDigestPinning [2021-05-19T12:53:20.805Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestServiceInspectError [2021-05-19T12:53:20.805Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestServiceInspectServiceNotFound [2021-05-19T12:53:20.805Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestServiceInspectWithEmptyID [2021-05-19T12:53:20.805Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestServiceInspect [2021-05-19T12:53:20.805Z] --- PASS: TestServiceInspect (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestServiceListError [2021-05-19T12:53:20.805Z] --- PASS: TestServiceListError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestServiceList [2021-05-19T12:53:20.805Z] --- PASS: TestServiceList (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestServiceLogsError [2021-05-19T12:53:20.805Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestServiceLogs [2021-05-19T12:53:20.805Z] --- PASS: TestServiceLogs (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestServiceRemoveError [2021-05-19T12:53:20.805Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestServiceRemoveNotFoundError [2021-05-19T12:53:20.805Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestServiceRemove [2021-05-19T12:53:20.805Z] --- PASS: TestServiceRemove (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestServiceUpdateError [2021-05-19T12:53:20.805Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestServiceUpdate [2021-05-19T12:53:20.805Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSwarmGetUnlockKeyError [2021-05-19T12:53:20.805Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSwarmGetUnlockKey [2021-05-19T12:53:20.805Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSwarmInitError [2021-05-19T12:53:20.805Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSwarmInit [2021-05-19T12:53:20.805Z] --- PASS: TestSwarmInit (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSwarmInspectError [2021-05-19T12:53:20.805Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSwarmInspect [2021-05-19T12:53:20.805Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSwarmJoinError [2021-05-19T12:53:20.805Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSwarmJoin [2021-05-19T12:53:20.805Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSwarmLeaveError [2021-05-19T12:53:20.805Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSwarmLeave [2021-05-19T12:53:20.805Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSwarmUnlockError [2021-05-19T12:53:20.805Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSwarmUnlock [2021-05-19T12:53:20.805Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSwarmUpdateError [2021-05-19T12:53:20.805Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestSwarmUpdate [2021-05-19T12:53:20.805Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestTaskInspectError [2021-05-19T12:53:20.805Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestTaskInspectWithEmptyID [2021-05-19T12:53:20.805Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestTaskInspect [2021-05-19T12:53:20.805Z] --- PASS: TestTaskInspect (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestTaskListError [2021-05-19T12:53:20.805Z] --- PASS: TestTaskListError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestTaskList [2021-05-19T12:53:20.805Z] --- PASS: TestTaskList (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestVolumeCreateError [2021-05-19T12:53:20.805Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestVolumeCreate [2021-05-19T12:53:20.805Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestVolumeInspectError [2021-05-19T12:53:20.805Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestVolumeInspectNotFound [2021-05-19T12:53:20.805Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestVolumeInspectWithEmptyID [2021-05-19T12:53:20.805Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestVolumeInspect [2021-05-19T12:53:20.805Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestVolumeListError [2021-05-19T12:53:20.805Z] --- PASS: TestVolumeListError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestVolumeList [2021-05-19T12:53:20.805Z] --- PASS: TestVolumeList (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestVolumeRemoveError [2021-05-19T12:53:20.805Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-19T12:53:20.805Z] === RUN TestVolumeRemove [2021-05-19T12:53:20.805Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-19T12:53:20.805Z] === CONT TestTLSCloseWriter [2021-05-19T12:53:20.805Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-05-19T12:53:20.805Z] PASS [2021-05-19T12:53:20.805Z] coverage: 74.9% of statements [2021-05-19T12:53:20.805Z] ok github.com/docker/docker/client 0.523s coverage: 74.9% of statements [2021-05-19T12:53:20.955Z] Removing intermediate container eff750806eaa [2021-05-19T12:53:20.955Z] ---> cf4f309e53fa [2021-05-19T12:53:20.955Z] 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-05-19T12:53:20.955Z] ---> Running in 5259c36327f6 [2021-05-19T12:53:21.416Z] Removing intermediate container 5259c36327f6 [2021-05-19T12:53:21.416Z] ---> af8d0112f97a [2021-05-19T12:53:21.416Z] 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-05-19T12:53:21.416Z] ---> Running in 573b9e7c9c1f [2021-05-19T12:53:21.754Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-19T12:53:21.754Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-19T12:53:22.667Z] --- PASS: TestGraphdriverPluginV2 (6.92s) [2021-05-19T12:53:22.667Z] PASS [2021-05-19T12:53:22.667Z] [2021-05-19T12:53:22.667Z] === Skipped [2021-05-19T12:53:22.667Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2021-05-19T12:53:22.667Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-19T12:53:22.667Z] [2021-05-19T12:53:22.667Z] [2021-05-19T12:53:22.667Z] DONE 2 tests, 1 skipped in 7.128s [2021-05-19T12:53:22.667Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-19T12:53:22.667Z] INFO: Testing against a local daemon [2021-05-19T12:53:22.667Z] === RUN TestContinueAfterPluginCrash [2021-05-19T12:53:22.667Z] === PAUSE TestContinueAfterPluginCrash [2021-05-19T12:53:22.667Z] === RUN TestReadPluginNoRead [2021-05-19T12:53:22.667Z] === PAUSE TestReadPluginNoRead [2021-05-19T12:53:22.667Z] === RUN TestDaemonStartWithLogOpt [2021-05-19T12:53:22.667Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-19T12:53:22.667Z] === CONT TestContinueAfterPluginCrash [2021-05-19T12:53:22.667Z] === CONT TestDaemonStartWithLogOpt [2021-05-19T12:53:23.665Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-19T12:53:24.604Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-19T12:53:25.175Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-05-19T12:53:28.549Z] [2021-05-19T12:53:28.549Z] SUCCESS: Specified value was saved. [2021-05-19T12:53:29.057Z] INFO: Downloading git... [2021-05-19T12:53:29.232Z] --- PASS: TestDaemonStartWithLogOpt (6.66s) [2021-05-19T12:53:29.232Z] === CONT TestReadPluginNoRead [2021-05-19T12:53:30.600Z] INFO: Downloading go... [2021-05-19T12:53:31.755Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-05-19T12:53:31.772Z] === RUN TestReadPluginNoRead/default [2021-05-19T12:53:32.031Z] --- PASS: TestContinueAfterPluginCrash (10.58s) [2021-05-19T12:53:32.802Z] INFO: Downloading compiler 1 of 3... [2021-05-19T12:53:33.272Z] INFO: Downloading compiler 2 of 3... [2021-05-19T12:53:33.739Z] INFO: Downloading compiler 3 of 3... [2021-05-19T12:53:33.739Z] INFO: Extracting git... [2021-05-19T12:53:34.562Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-19T12:53:37.095Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-05-19T12:53:37.095Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-19T12:53:38.378Z] --- PASS: TestCheckoutGit (32.51s) [2021-05-19T12:53:38.378Z] === RUN TestValidGitTransport [2021-05-19T12:53:38.378Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-19T12:53:38.378Z] === RUN TestGitInvalidRef [2021-05-19T12:53:38.378Z] --- PASS: TestGitInvalidRef (0.19s) [2021-05-19T12:53:38.378Z] PASS [2021-05-19T12:53:38.378Z] coverage: 86.3% of statements [2021-05-19T12:53:38.378Z] ok github.com/docker/docker/builder/remotecontext/git 32.786s coverage: 86.3% of statements [2021-05-19T12:53:38.483Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-05-19T12:53:38.829Z] ? github.com/docker/docker/cli [no test files] [2021-05-19T12:53:38.829Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-19T12:53:39.630Z] --- PASS: TestReadPluginNoRead (11.38s) [2021-05-19T12:53:39.630Z] --- PASS: TestReadPluginNoRead/default (2.54s) [2021-05-19T12:53:39.630Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.67s) [2021-05-19T12:53:39.630Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.53s) [2021-05-19T12:53:39.630Z] read_test.go:92: [d8f959d7e4d0d] daemon is not started [2021-05-19T12:53:39.630Z] PASS [2021-05-19T12:53:39.630Z] [2021-05-19T12:53:39.630Z] DONE 6 tests in 18.169s [2021-05-19T12:53:39.630Z] 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-05-19T12:53:39.630Z] testing: warning: no tests to run [2021-05-19T12:53:39.630Z] PASS [2021-05-19T12:53:39.630Z] [2021-05-19T12:53:39.630Z] DONE 0 tests in 0.051s [2021-05-19T12:53:39.630Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-19T12:53:39.888Z] INFO: Testing against a local daemon [2021-05-19T12:53:39.888Z] === RUN TestPluginWithDevMounts [2021-05-19T12:53:39.888Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-19T12:53:39.888Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-19T12:53:39.888Z] PASS [2021-05-19T12:53:39.888Z] [2021-05-19T12:53:39.888Z] === Skipped [2021-05-19T12:53:39.888Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-05-19T12:53:39.888Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-19T12:53:39.888Z] [2021-05-19T12:53:39.888Z] [2021-05-19T12:53:39.888Z] DONE 1 tests, 1 skipped in 0.140s [2021-05-19T12:53:39.888Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-19T12:53:39.888Z] INFO: Testing against a local daemon [2021-05-19T12:53:39.888Z] === RUN TestSecretInspect [2021-05-19T12:53:39.888Z] --- SKIP: TestSecretInspect (0.02s) [2021-05-19T12:53:39.888Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:39.888Z] === RUN TestSecretList [2021-05-19T12:53:39.888Z] --- SKIP: TestSecretList (0.01s) [2021-05-19T12:53:39.888Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:39.888Z] === RUN TestSecretsCreateAndDelete [2021-05-19T12:53:39.888Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-05-19T12:53:39.888Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:39.888Z] === RUN TestSecretsUpdate [2021-05-19T12:53:39.888Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-05-19T12:53:39.888Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:39.888Z] === RUN TestTemplatedSecret [2021-05-19T12:53:39.888Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-19T12:53:39.888Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:39.888Z] === RUN TestSecretCreateResolve [2021-05-19T12:53:39.888Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-05-19T12:53:39.888Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:39.888Z] PASS [2021-05-19T12:53:39.888Z] [2021-05-19T12:53:39.888Z] === Skipped [2021-05-19T12:53:39.888Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-05-19T12:53:39.888Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:39.888Z] [2021-05-19T12:53:39.888Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-05-19T12:53:39.888Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:39.888Z] [2021-05-19T12:53:39.888Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-05-19T12:53:39.888Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:39.888Z] [2021-05-19T12:53:39.888Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-05-19T12:53:39.888Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:39.888Z] [2021-05-19T12:53:39.888Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-05-19T12:53:39.888Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:39.888Z] [2021-05-19T12:53:39.888Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-05-19T12:53:39.888Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:39.888Z] [2021-05-19T12:53:39.888Z] [2021-05-19T12:53:39.888Z] DONE 6 tests, 6 skipped in 0.204s [2021-05-19T12:53:39.888Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-19T12:53:40.147Z] INFO: Testing against a local daemon [2021-05-19T12:53:40.147Z] === RUN TestServiceCreateInit [2021-05-19T12:53:40.147Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-19T12:53:40.147Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-19T12:53:40.147Z] --- PASS: TestServiceCreateInit (0.02s) [2021-05-19T12:53:40.147Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-19T12:53:40.147Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:40.147Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-19T12:53:40.147Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:40.147Z] === RUN TestCreateServiceMultipleTimes [2021-05-19T12:53:40.147Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-05-19T12:53:40.147Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:40.147Z] === RUN TestCreateServiceConflict [2021-05-19T12:53:40.147Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-05-19T12:53:40.147Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:40.147Z] === RUN TestCreateServiceMaxReplicas [2021-05-19T12:53:40.147Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-05-19T12:53:40.147Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:40.147Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-19T12:53:40.147Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-19T12:53:40.147Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:40.147Z] === RUN TestCreateServiceSecretFileMode [2021-05-19T12:53:40.147Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-05-19T12:53:40.147Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:40.147Z] === RUN TestCreateServiceConfigFileMode [2021-05-19T12:53:40.147Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-05-19T12:53:40.147Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:40.147Z] === RUN TestCreateServiceSysctls [2021-05-19T12:53:40.147Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-05-19T12:53:40.147Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:40.147Z] === RUN TestCreateServiceCapabilities [2021-05-19T12:53:40.406Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-05-19T12:53:40.406Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:40.406Z] === RUN TestInspect [2021-05-19T12:53:40.406Z] --- SKIP: TestInspect (0.01s) [2021-05-19T12:53:40.406Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:40.406Z] === RUN TestCreateJob [2021-05-19T12:53:40.406Z] --- SKIP: TestCreateJob (0.01s) [2021-05-19T12:53:40.406Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:40.406Z] === RUN TestReplicatedJob [2021-05-19T12:53:40.406Z] --- SKIP: TestReplicatedJob (0.01s) [2021-05-19T12:53:40.406Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:40.406Z] === RUN TestUpdateReplicatedJob [2021-05-19T12:53:40.406Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-05-19T12:53:40.406Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:40.406Z] === RUN TestServiceListWithStatuses [2021-05-19T12:53:40.406Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-19T12:53:40.406Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T12:53:40.406Z] === RUN TestDockerNetworkConnectAlias [2021-05-19T12:53:40.406Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-05-19T12:53:40.406Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:40.406Z] === RUN TestDockerNetworkReConnect [2021-05-19T12:53:40.406Z] --- SKIP: TestDockerNetworkReConnect (0.03s) [2021-05-19T12:53:40.406Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:40.406Z] === RUN TestServicePlugin [2021-05-19T12:53:42.685Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-05-19T12:53:42.946Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-05-19T12:53:43.518Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-05-19T12:53:44.597Z] --- SKIP: TestServicePlugin (3.77s) [2021-05-19T12:53:44.597Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] === RUN TestServiceUpdateLabel [2021-05-19T12:53:44.597Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-05-19T12:53:44.597Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] === RUN TestServiceUpdateSecrets [2021-05-19T12:53:44.597Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-05-19T12:53:44.597Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] === RUN TestServiceUpdateConfigs [2021-05-19T12:53:44.597Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-05-19T12:53:44.597Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] === RUN TestServiceUpdateNetwork [2021-05-19T12:53:44.597Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-05-19T12:53:44.597Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] === RUN TestServiceUpdatePidsLimit [2021-05-19T12:53:44.597Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2021-05-19T12:53:44.597Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] PASS [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === Skipped [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-19T12:53:44.597Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-19T12:53:44.597Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-19T12:53:44.597Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-19T12:53:44.597Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-05-19T12:53:44.597Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-05-19T12:53:44.597Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-05-19T12:53:44.597Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-19T12:53:44.597Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-05-19T12:53:44.597Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-05-19T12:53:44.597Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-05-19T12:53:44.597Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-05-19T12:53:44.597Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-05-19T12:53:44.597Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-05-19T12:53:44.597Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-05-19T12:53:44.597Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-05-19T12:53:44.597Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-19T12:53:44.597Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-05-19T12:53:44.597Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s) [2021-05-19T12:53:44.597Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestServicePlugin (3.77s) [2021-05-19T12:53:44.597Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-05-19T12:53:44.597Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-05-19T12:53:44.597Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-05-19T12:53:44.597Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-05-19T12:53:44.597Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2021-05-19T12:53:44.597Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] DONE 24 tests, 23 skipped in 4.209s [2021-05-19T12:53:44.597Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-19T12:53:44.597Z] INFO: Testing against a local daemon [2021-05-19T12:53:44.597Z] === RUN TestSessionCreate [2021-05-19T12:53:44.597Z] --- PASS: TestSessionCreate (0.03s) [2021-05-19T12:53:44.597Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-19T12:53:44.597Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-19T12:53:44.597Z] PASS [2021-05-19T12:53:44.597Z] [2021-05-19T12:53:44.597Z] DONE 2 tests in 0.154s [2021-05-19T12:53:44.597Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-19T12:53:44.597Z] INFO: Testing against a local daemon [2021-05-19T12:53:44.597Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-19T12:53:44.597Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T12:53:44.597Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-19T12:53:44.597Z] === RUN TestEventsExecDie [2021-05-19T12:53:45.533Z] --- PASS: TestEventsExecDie (1.00s) [2021-05-19T12:53:45.533Z] === RUN TestEventsBackwardsCompatible [2021-05-19T12:53:45.533Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-05-19T12:53:45.533Z] === RUN TestInfoBinaryCommits [2021-05-19T12:53:45.533Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-19T12:53:45.533Z] === RUN TestInfoAPIVersioned [2021-05-19T12:53:45.533Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-19T12:53:45.533Z] === RUN TestInfoDiscoveryBackend [2021-05-19T12:53:45.829Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-19T12:53:45.829Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-19T12:53:45.829Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-19T12:53:45.829Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-19T12:53:45.829Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-19T12:53:45.829Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-19T12:53:45.829Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-19T12:53:45.829Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-19T12:53:45.829Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-19T12:53:45.829Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-19T12:53:45.829Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-19T12:53:45.829Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-19T12:53:45.829Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-19T12:53:45.829Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-05-19T12:53:45.829Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-19T12:53:45.829Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-19T12:53:45.829Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-19T12:53:45.829Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-19T12:53:45.829Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-19T12:53:45.829Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-19T12:53:45.829Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-19T12:53:45.829Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-19T12:53:45.829Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-19T12:53:45.829Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-19T12:53:45.829Z] === RUN TestConfigureDaemonLogs [2021-05-19T12:53:45.829Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-19T12:53:45.829Z] === RUN TestCommonOptionsInstallFlags [2021-05-19T12:53:45.829Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-19T12:53:45.829Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-19T12:53:45.829Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-19T12:53:45.829Z] PASS [2021-05-19T12:53:45.829Z] coverage: 18.4% of statements [2021-05-19T12:53:45.829Z] ok github.com/docker/docker/cmd/dockerd 0.281s coverage: 18.4% of statements [2021-05-19T12:53:45.843Z] --- PASS: TestImportExtremelyLargeImageWorks (108.50s) [2021-05-19T12:53:45.843Z] PASS [2021-05-19T12:53:45.843Z] [2021-05-19T12:53:45.843Z] DONE 12 tests in 111.419s [2021-05-19T12:53:45.843Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-19T12:53:45.843Z] INFO: Testing against a local daemon [2021-05-19T12:53:45.843Z] === RUN TestNetworkCreateDelete [2021-05-19T12:53:45.843Z] --- PASS: TestNetworkCreateDelete (0.43s) [2021-05-19T12:53:45.843Z] === RUN TestDockerNetworkDeletePreferID [2021-05-19T12:53:45.843Z] --- PASS: TestDockerNetworkDeletePreferID (1.31s) [2021-05-19T12:53:45.843Z] === RUN TestDaemonDNSFallback [2021-05-19T12:53:46.059Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-05-19T12:53:46.782Z] === RUN TestContainerStopSignal [2021-05-19T12:53:46.782Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-19T12:53:46.782Z] === RUN TestContainerStopTimeout [2021-05-19T12:53:46.782Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-19T12:53:46.782Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-19T12:53:46.782Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-19T12:53:46.782Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-19T12:53:46.782Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-19T12:53:46.782Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-19T12:53:46.782Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-19T12:53:46.782Z] === RUN TestReplaceAndAppendEnvVars [2021-05-19T12:53:46.782Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-19T12:53:46.782Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-19T12:53:46.783Z] === RUN TestNewMemoryStore [2021-05-19T12:53:46.783Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-19T12:53:46.783Z] === RUN TestAddContainers [2021-05-19T12:53:46.783Z] --- PASS: TestAddContainers (0.00s) [2021-05-19T12:53:46.783Z] === RUN TestGetContainer [2021-05-19T12:53:46.783Z] --- PASS: TestGetContainer (0.00s) [2021-05-19T12:53:46.783Z] === RUN TestDeleteContainer [2021-05-19T12:53:46.783Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-19T12:53:46.783Z] === RUN TestListContainers [2021-05-19T12:53:46.783Z] --- PASS: TestListContainers (0.00s) [2021-05-19T12:53:46.783Z] === RUN TestFirstContainer [2021-05-19T12:53:46.783Z] --- PASS: TestFirstContainer (0.00s) [2021-05-19T12:53:46.783Z] === RUN TestApplyAllContainer [2021-05-19T12:53:46.783Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-19T12:53:46.783Z] === RUN TestIsValidHealthString [2021-05-19T12:53:46.783Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-19T12:53:46.783Z] === RUN TestStateRunStop [2021-05-19T12:53:46.783Z] --- PASS: TestStateRunStop (0.00s) [2021-05-19T12:53:46.783Z] === RUN TestStateTimeoutWait [2021-05-19T12:53:46.783Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-05-19T12:53:46.783Z] state_test.go:141: Stop callback fired [2021-05-19T12:53:46.783Z] state_test.go:165: Stop callback fired [2021-05-19T12:53:46.783Z] === RUN TestIsValidStateString [2021-05-19T12:53:46.783Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-19T12:53:46.783Z] === RUN TestViewSaveDelete [2021-05-19T12:53:46.783Z] --- PASS: TestViewSaveDelete (0.01s) [2021-05-19T12:53:46.783Z] === RUN TestViewAll [2021-05-19T12:53:46.783Z] --- PASS: TestViewAll (0.01s) [2021-05-19T12:53:46.783Z] === RUN TestViewGet [2021-05-19T12:53:46.783Z] --- PASS: TestViewGet (0.01s) [2021-05-19T12:53:46.783Z] === RUN TestNames [2021-05-19T12:53:46.783Z] --- PASS: TestNames (0.00s) [2021-05-19T12:53:46.783Z] === RUN TestViewWithHealthCheck [2021-05-19T12:53:46.783Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-05-19T12:53:46.783Z] PASS [2021-05-19T12:53:46.783Z] coverage: 41.5% of statements [2021-05-19T12:53:46.783Z] ok github.com/docker/docker/container 0.259s coverage: 41.5% of statements [2021-05-19T12:53:46.783Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-19T12:53:46.783Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-19T12:53:46.783Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-19T12:53:46.783Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-19T12:53:47.001Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-05-19T12:53:47.435Z] --- PASS: TestInfoDiscoveryBackend (1.77s) [2021-05-19T12:53:47.435Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-19T12:53:48.582Z] INFO: Expanding go... [2021-05-19T12:53:49.647Z] === RUN TestPrepare [2021-05-19T12:53:49.647Z] --- PASS: TestPrepare (0.00s) [2021-05-19T12:53:49.647Z] === RUN TestStart [2021-05-19T12:53:49.647Z] --- PASS: TestStart (0.00s) [2021-05-19T12:53:49.647Z] === RUN TestWaitCancel [2021-05-19T12:53:49.647Z] --- PASS: TestWaitCancel (0.00s) [2021-05-19T12:53:49.647Z] === RUN TestWaitDisabled [2021-05-19T12:53:49.647Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-19T12:53:49.647Z] === RUN TestWaitEnabled [2021-05-19T12:53:49.647Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-19T12:53:49.647Z] === RUN TestRemove [2021-05-19T12:53:49.647Z] --- PASS: TestRemove (0.00s) [2021-05-19T12:53:49.647Z] PASS [2021-05-19T12:53:49.647Z] coverage: 65.3% of statements [2021-05-19T12:53:49.647Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.412s coverage: 65.3% of statements [2021-05-19T12:53:50.299Z] Loaded image: buildpack-deps:buster [2021-05-19T12:53:50.559Z] Loaded image: busybox:latest [2021-05-19T12:53:50.720Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-05-19T12:53:50.720Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-19T12:53:50.720Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-19T12:53:50.720Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:53:50.720Z] === RUN TestInfoAPI [2021-05-19T12:53:50.720Z] --- PASS: TestInfoAPI (0.02s) [2021-05-19T12:53:50.720Z] === RUN TestInfoAPIWarnings [2021-05-19T12:53:50.819Z] Loaded image: busybox:glibc [2021-05-19T12:53:51.160Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-19T12:53:51.390Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-05-19T12:53:51.390Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-19T12:53:51.611Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-19T12:53:51.611Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-19T12:53:51.611Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-19T12:53:51.611Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-19T12:53:51.611Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-19T12:53:51.611Z] PASS [2021-05-19T12:53:51.611Z] coverage: 35.9% of statements [2021-05-19T12:53:51.611Z] ok github.com/docker/docker/daemon/cluster/convert 0.528s coverage: 35.9% of statements [2021-05-19T12:53:51.611Z] === RUN TestNewListSecretsFilters [2021-05-19T12:53:51.611Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-19T12:53:51.611Z] === RUN TestNewListConfigsFilters [2021-05-19T12:53:51.611Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-19T12:53:51.611Z] PASS [2021-05-19T12:53:51.611Z] coverage: 0.5% of statements [2021-05-19T12:53:51.611Z] ok github.com/docker/docker/daemon/cluster 0.422s coverage: 0.5% of statements [2021-05-19T12:53:52.331Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-19T12:53:52.407Z] --- PASS: TestDaemonDNSFallback (7.24s) [2021-05-19T12:53:52.407Z] === RUN TestInspectNetwork [2021-05-19T12:53:54.242Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-05-19T12:53:54.242Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-19T12:53:54.504Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-19T12:53:55.702Z] === RUN TestInspectNetwork/full_network_id [2021-05-19T12:53:55.702Z] === RUN TestInspectNetwork/partial_network_id [2021-05-19T12:53:55.702Z] === RUN TestInspectNetwork/network_name [2021-05-19T12:53:55.702Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-19T12:53:55.888Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-05-19T12:53:55.888Z] Loaded image: debian:bullseye [2021-05-19T12:53:55.888Z] Loaded image: hello-world:latest [2021-05-19T12:53:56.147Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T12:53:56.345Z] --- PASS: TestBuildWithHugeFile (41.28s) [2021-05-19T12:53:56.345Z] === RUN TestBuildWCOWSandboxSize [2021-05-19T12:53:56.345Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-19T12:53:56.345Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-19T12:53:56.345Z] === RUN TestBuildWithEmptyDockerfile [2021-05-19T12:53:56.345Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T12:53:56.345Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T12:53:56.345Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T12:53:56.345Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T12:53:56.345Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T12:53:56.345Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T12:53:56.345Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T12:53:56.345Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T12:53:56.345Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T12:53:56.345Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2021-05-19T12:53:56.345Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-05-19T12:53:56.345Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-05-19T12:53:56.345Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s) [2021-05-19T12:53:56.345Z] === RUN TestBuildPreserveOwnership [2021-05-19T12:53:56.345Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-19T12:53:56.345Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-19T12:53:56.607Z] --- PASS: TestBuildPreserveOwnership (5.28s) [2021-05-19T12:53:56.607Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.55s) [2021-05-19T12:53:56.607Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.71s) [2021-05-19T12:53:56.607Z] === RUN TestBuildPlatformInvalid [2021-05-19T12:53:56.607Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-05-19T12:53:56.607Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-19T12:53:57.339Z] === RUN TestDiscoveryOptsErrors [2021-05-19T12:53:57.339Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestDiscoveryOpts [2021-05-19T12:53:57.339Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-19T12:53:57.339Z] PASS [2021-05-19T12:53:57.339Z] coverage: 30.0% of statements [2021-05-19T12:53:57.339Z] ok github.com/docker/docker/daemon/discovery 0.047s coverage: 30.0% of statements [2021-05-19T12:53:57.339Z] === RUN TestBuilderGC [2021-05-19T12:53:57.339Z] --- PASS: TestBuilderGC (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestDaemonConfigurationNotFound [2021-05-19T12:53:57.339Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestDaemonBrokenConfiguration [2021-05-19T12:53:57.339Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestParseClusterAdvertiseSettings [2021-05-19T12:53:57.339Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestFindConfigurationConflicts [2021-05-19T12:53:57.339Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-19T12:53:57.339Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-19T12:53:57.339Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-19T12:53:57.339Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-19T12:53:57.339Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-19T12:53:57.339Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-19T12:53:57.339Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-19T12:53:57.339Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-19T12:53:57.339Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-19T12:53:57.339Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-19T12:53:57.339Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-19T12:53:57.339Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestValidateConfigurationErrors [2021-05-19T12:53:57.339Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-19T12:53:57.339Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-19T12:53:57.339Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-19T12:53:57.339Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-19T12:53:57.339Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-19T12:53:57.339Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-19T12:53:57.339Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-19T12:53:57.339Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-19T12:53:57.339Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-19T12:53:57.339Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-19T12:53:57.339Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-19T12:53:57.339Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestValidateConfiguration [2021-05-19T12:53:57.339Z] === RUN TestValidateConfiguration/with_label [2021-05-19T12:53:57.339Z] === RUN TestValidateConfiguration/with_dns [2021-05-19T12:53:57.339Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-19T12:53:57.339Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-19T12:53:57.339Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-19T12:53:57.339Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-19T12:53:57.339Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-19T12:53:57.339Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-19T12:53:57.339Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestModifiedDiscoverySettings [2021-05-19T12:53:57.339Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestReloadSetConfigFileNotExist [2021-05-19T12:53:57.339Z] time="2021-05-19T12:53:56Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-19T12:53:57.339Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-05-19T12:53:57.339Z] === RUN TestReloadDefaultConfigNotExist [2021-05-19T12:53:57.339Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-19T12:53:57.339Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:53:57.339Z] === RUN TestReloadBadDefaultConfig [2021-05-19T12:53:57.339Z] time="2021-05-19T12:53:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-288698283" [2021-05-19T12:53:57.339Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestReloadWithConflictingLabels [2021-05-19T12:53:57.339Z] time="2021-05-19T12:53:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-647035150" [2021-05-19T12:53:57.339Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestReloadWithDuplicateLabels [2021-05-19T12:53:57.339Z] time="2021-05-19T12:53:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-032313621" [2021-05-19T12:53:57.339Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-05-19T12:53:57.339Z] === RUN TestDaemonConfigurationMerge [2021-05-19T12:53:57.339Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-19T12:53:57.339Z] PASS [2021-05-19T12:53:57.339Z] coverage: 79.7% of statements [2021-05-19T12:53:57.339Z] ok github.com/docker/docker/daemon/config 0.373s coverage: 79.7% of statements [2021-05-19T12:53:58.689Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-05-19T12:53:58.853Z] === RUN TestEventsLog [2021-05-19T12:53:58.853Z] --- PASS: TestEventsLog (0.00s) [2021-05-19T12:53:58.853Z] === RUN TestEventsLogTimeout [2021-05-19T12:53:58.853Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-19T12:53:58.853Z] === RUN TestLogEvents [2021-05-19T12:53:58.853Z] --- PASS: TestLogEvents (0.05s) [2021-05-19T12:53:58.853Z] === RUN TestLoadBufferedEvents [2021-05-19T12:53:58.853Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-05-19T12:53:58.853Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-19T12:53:58.853Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-19T12:53:58.853Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-19T12:53:58.853Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-19T12:53:58.853Z] PASS [2021-05-19T12:53:58.853Z] coverage: 50.0% of statements [2021-05-19T12:53:58.853Z] ok github.com/docker/docker/daemon/events 0.232s coverage: 50.0% of statements [2021-05-19T12:53:58.950Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-19T12:53:59.303Z] === RUN TestVerifyNetworkingConfig [2021-05-19T12:53:59.303Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-19T12:53:59.303Z] === RUN TestGetContainer [2021-05-19T12:53:59.303Z] --- PASS: TestGetContainer (0.00s) [2021-05-19T12:53:59.303Z] === RUN TestValidContainerNames [2021-05-19T12:53:59.303Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-19T12:53:59.303Z] === RUN TestContainerInitDNS [2021-05-19T12:53:59.303Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-19T12:53:59.303Z] daemon_test.go:147: root required [2021-05-19T12:53:59.303Z] === RUN TestMerge [2021-05-19T12:53:59.303Z] --- PASS: TestMerge (0.00s) [2021-05-19T12:53:59.303Z] === RUN TestValidateContainerIsolation [2021-05-19T12:53:59.303Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-19T12:53:59.303Z] === RUN TestFindNetworkErrorType [2021-05-19T12:53:59.303Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-19T12:53:59.303Z] === RUN TestEnsureServicesExist [2021-05-19T12:53:59.303Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-19T12:53:59.303Z] === RUN TestEnsureServicesExistErrors [2021-05-19T12:53:59.303Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-19T12:53:59.303Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-19T12:53:59.303Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-19T12:53:59.303Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-19T12:53:59.303Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-19T12:53:59.303Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-19T12:53:59.303Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-19T12:53:59.303Z] === RUN TestContainerDelete [2021-05-19T12:53:59.304Z] --- PASS: TestContainerDelete (0.00s) [2021-05-19T12:53:59.304Z] === RUN TestContainerDoubleDelete [2021-05-19T12:53:59.304Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-19T12:53:59.304Z] === RUN TestLogContainerEventCopyLabels [2021-05-19T12:53:59.304Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-19T12:53:59.304Z] === RUN TestLogContainerEventWithAttributes [2021-05-19T12:53:59.304Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-19T12:53:59.304Z] === RUN TestNoneHealthcheck [2021-05-19T12:53:59.304Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-19T12:53:59.304Z] === RUN TestHealthStates [2021-05-19T12:53:59.304Z] time="2021-05-19T12:53:58Z" 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-05-19T12:53:59.304Z] time="2021-05-19T12:53:58Z" 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-05-19T12:53:59.304Z] time="2021-05-19T12:53:58Z" 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-05-19T12:53:59.304Z] time="2021-05-19T12:53:58Z" 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-05-19T12:53:59.304Z] time="2021-05-19T12:53:58Z" 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-05-19T12:53:59.304Z] time="2021-05-19T12:53:58Z" 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-05-19T12:53:59.304Z] time="2021-05-19T12:53:58Z" 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-05-19T12:53:59.304Z] time="2021-05-19T12:53:58Z" 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-05-19T12:53:59.304Z] time="2021-05-19T12:53:58Z" 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-05-19T12:53:59.304Z] time="2021-05-19T12:53:58Z" 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-05-19T12:53:59.304Z] --- PASS: TestHealthStates (0.13s) [2021-05-19T12:53:59.304Z] === RUN TestMaskURLCredentials [2021-05-19T12:53:59.304Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-19T12:53:59.304Z] === RUN TestGetInspectData [2021-05-19T12:53:59.304Z] --- PASS: TestGetInspectData (0.00s) [2021-05-19T12:53:59.304Z] === RUN TestFillLicense [2021-05-19T12:53:59.304Z] --- PASS: TestFillLicense (0.00s) [2021-05-19T12:53:59.304Z] === RUN TestListInvalidFilter [2021-05-19T12:53:59.304Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-19T12:53:59.304Z] === RUN TestNameFilter [2021-05-19T12:53:59.304Z] --- PASS: TestNameFilter (0.00s) [2021-05-19T12:53:59.304Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-19T12:53:59.304Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-19T12:53:59.304Z] === 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-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-19T12:53:59.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2021-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-19T12:53:59.304Z] --- 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-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-19T12:53:59.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-19T12:53:59.304Z] === RUN TestDaemonReloadLabels [2021-05-19T12:53:59.304Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-19T12:53:59.304Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-19T12:53:59.304Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-19T12:53:59.304Z] === RUN TestDaemonReloadMirrors [2021-05-19T12:53:59.304Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-19T12:53:59.304Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-19T12:53:59.304Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-19T12:53:59.304Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-19T12:53:59.304Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-19T12:53:59.304Z] === RUN TestDaemonDiscoveryReload [2021-05-19T12:53:59.755Z] === RUN TestWaitNodeAttachment [2021-05-19T12:54:00.207Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-05-19T12:54:00.207Z] === RUN TestIsolationConversion [2021-05-19T12:54:00.207Z] === RUN TestIsolationConversion/default [2021-05-19T12:54:00.207Z] === RUN TestIsolationConversion/process [2021-05-19T12:54:00.207Z] === RUN TestIsolationConversion/hyperv [2021-05-19T12:54:00.207Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-19T12:54:00.207Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-19T12:54:00.207Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-19T12:54:00.207Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-19T12:54:00.207Z] === RUN TestContainerLabels [2021-05-19T12:54:00.207Z] --- PASS: TestContainerLabels (0.00s) [2021-05-19T12:54:00.207Z] === RUN TestCredentialSpecConversion [2021-05-19T12:54:00.207Z] === RUN TestCredentialSpecConversion/none [2021-05-19T12:54:00.207Z] === RUN TestCredentialSpecConversion/config [2021-05-19T12:54:00.207Z] === RUN TestCredentialSpecConversion/file [2021-05-19T12:54:00.207Z] === RUN TestCredentialSpecConversion/registry [2021-05-19T12:54:00.207Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-19T12:54:00.207Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-19T12:54:00.207Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-19T12:54:00.207Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-19T12:54:00.207Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-19T12:54:00.207Z] === RUN TestControllerValidateMountBind [2021-05-19T12:54:00.207Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-19T12:54:00.207Z] === RUN TestControllerValidateMountVolume [2021-05-19T12:54:00.207Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-19T12:54:00.207Z] === RUN TestControllerValidateMountTarget [2021-05-19T12:54:00.207Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-19T12:54:00.207Z] === RUN TestControllerValidateMountTmpfs [2021-05-19T12:54:00.207Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-19T12:54:00.207Z] === RUN TestControllerValidateMountInvalidType [2021-05-19T12:54:00.207Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-19T12:54:00.207Z] === RUN TestControllerValidateMountNamedPipe [2021-05-19T12:54:00.207Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-19T12:54:00.207Z] PASS [2021-05-19T12:54:00.207Z] coverage: 11.3% of statements [2021-05-19T12:54:00.207Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.889s coverage: 11.3% of statements [2021-05-19T12:54:00.207Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-05-19T12:54:00.207Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-19T12:54:00.207Z] === RUN TestIsEmptyDir [2021-05-19T12:54:00.207Z] --- PASS: TestIsEmptyDir (0.00s) [2021-05-19T12:54:00.207Z] PASS [2021-05-19T12:54:00.207Z] coverage: 2.3% of statements [2021-05-19T12:54:00.207Z] ok github.com/docker/docker/daemon/graphdriver 0.104s coverage: 2.3% of statements [2021-05-19T12:54:00.658Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-05-19T12:54:00.658Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-19T12:54:00.972Z] --- PASS: TestInspectNetwork (8.28s) [2021-05-19T12:54:00.972Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-19T12:54:00.972Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-19T12:54:00.972Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-19T12:54:00.972Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-19T12:54:00.972Z] === RUN TestRunContainerWithBridgeNone [2021-05-19T12:54:01.109Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-05-19T12:54:01.109Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-19T12:54:01.109Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-19T12:54:01.109Z] reload_test.go:520: root required [2021-05-19T12:54:01.109Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-19T12:54:01.109Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-05-19T12:54:01.109Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-19T12:54:01.109Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-05-19T12:54:01.496Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-05-19T12:54:01.496Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-19T12:54:01.559Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-19T12:54:01.559Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-05-19T12:54:01.559Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-19T12:54:01.559Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-05-19T12:54:01.559Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-19T12:54:01.559Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-19T12:54:01.559Z] === RUN TestParseVolumesFrom [2021-05-19T12:54:01.559Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-19T12:54:01.559Z] PASS [2021-05-19T12:54:01.559Z] coverage: 9.0% of statements [2021-05-19T12:54:01.559Z] ok github.com/docker/docker/daemon 2.668s coverage: 9.0% of statements [2021-05-19T12:54:01.559Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-19T12:54:01.559Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-19T12:54:01.559Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-19T12:54:01.559Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-19T12:54:01.559Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-19T12:54:01.559Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-19T12:54:01.559Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-19T12:54:01.559Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-19T12:54:01.559Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-19T12:54:01.559Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-19T12:54:01.559Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-19T12:54:01.559Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-19T12:54:01.559Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-19T12:54:01.559Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-19T12:54:01.559Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-19T12:54:01.559Z] === RUN TestLinkNaming [2021-05-19T12:54:01.559Z] --- PASS: TestLinkNaming (0.00s) [2021-05-19T12:54:01.559Z] === RUN TestLinkNew [2021-05-19T12:54:01.559Z] --- PASS: TestLinkNew (0.00s) [2021-05-19T12:54:01.559Z] === RUN TestLinkEnv [2021-05-19T12:54:01.559Z] --- PASS: TestLinkEnv (0.00s) [2021-05-19T12:54:01.559Z] === RUN TestLinkMultipleEnv [2021-05-19T12:54:01.559Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-19T12:54:01.559Z] === RUN TestLinkPortRangeEnv [2021-05-19T12:54:01.559Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-19T12:54:01.559Z] PASS [2021-05-19T12:54:01.559Z] coverage: 93.0% of statements [2021-05-19T12:54:01.559Z] ok github.com/docker/docker/daemon/links 0.066s coverage: 93.0% of statements [2021-05-19T12:54:02.067Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-05-19T12:54:02.645Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-19T12:54:03.547Z] --- PASS: TestRunContainerWithBridgeNone (3.19s) [2021-05-19T12:54:03.547Z] === RUN TestNetworkInvalidJSON [2021-05-19T12:54:03.547Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-19T12:54:03.547Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-19T12:54:03.547Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T12:54:03.547Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T12:54:03.547Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T12:54:03.547Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T12:54:03.547Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-19T12:54:03.547Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T12:54:03.547Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T12:54:03.547Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-19T12:54:03.547Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-19T12:54:03.547Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-19T12:54:03.547Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-19T12:54:03.547Z] === RUN TestNetworkList [2021-05-19T12:54:03.547Z] === RUN TestNetworkList//networks [2021-05-19T12:54:03.547Z] === PAUSE TestNetworkList//networks [2021-05-19T12:54:03.547Z] === RUN TestNetworkList//networks/ [2021-05-19T12:54:03.547Z] === PAUSE TestNetworkList//networks/ [2021-05-19T12:54:03.547Z] === CONT TestNetworkList//networks [2021-05-19T12:54:03.547Z] === CONT TestNetworkList//networks/ [2021-05-19T12:54:03.547Z] --- PASS: TestNetworkList (0.01s) [2021-05-19T12:54:03.547Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-19T12:54:03.547Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-19T12:54:03.547Z] === RUN TestHostIPv4BridgeLabel [2021-05-19T12:54:03.706Z] === RUN TestAdapterReadLogs [2021-05-19T12:54:03.706Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-19T12:54:03.706Z] === RUN TestCopier [2021-05-19T12:54:03.706Z] --- PASS: TestCopier (0.00s) [2021-05-19T12:54:03.706Z] === RUN TestCopierLongLines [2021-05-19T12:54:03.706Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-19T12:54:03.706Z] === RUN TestCopierSlow [2021-05-19T12:54:03.706Z] --- PASS: TestCopierSlow (0.22s) [2021-05-19T12:54:03.706Z] === RUN TestCopierWithSized [2021-05-19T12:54:03.706Z] === RUN TestCopierWithSized/as_is [2021-05-19T12:54:03.706Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-19T12:54:03.706Z] --- PASS: TestCopierWithSized (0.01s) [2021-05-19T12:54:03.706Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-19T12:54:03.706Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-05-19T12:54:03.706Z] === RUN TestCopierWithPartial [2021-05-19T12:54:03.706Z] --- PASS: TestCopierWithPartial (0.00s) [2021-05-19T12:54:03.706Z] === RUN TestRingLogger [2021-05-19T12:54:03.706Z] --- PASS: TestRingLogger (0.00s) [2021-05-19T12:54:03.706Z] === RUN TestRingCap [2021-05-19T12:54:03.706Z] --- PASS: TestRingCap (0.00s) [2021-05-19T12:54:03.706Z] === RUN TestRingClose [2021-05-19T12:54:03.706Z] --- PASS: TestRingClose (0.00s) [2021-05-19T12:54:03.706Z] === RUN TestRingDrain [2021-05-19T12:54:03.706Z] --- PASS: TestRingDrain (0.00s) [2021-05-19T12:54:03.706Z] PASS [2021-05-19T12:54:03.706Z] coverage: 43.5% of statements [2021-05-19T12:54:04.115Z] --- PASS: TestHostIPv4BridgeLabel (0.83s) [2021-05-19T12:54:04.115Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-19T12:54:04.157Z] ok github.com/docker/docker/daemon/logger 0.427s coverage: 43.5% of statements [2021-05-19T12:54:04.608Z] === RUN TestSearchRegistryForImagesErrors [2021-05-19T12:54:04.608Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-19T12:54:04.608Z] === RUN TestSearchRegistryForImages [2021-05-19T12:54:04.608Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-19T12:54:04.608Z] === RUN TestOnlyPlatformWithFallback [2021-05-19T12:54:04.608Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-19T12:54:04.608Z] === RUN TestImageDelete [2021-05-19T12:54:04.608Z] === RUN TestImageDelete/no_lease [2021-05-19T12:54:04.608Z] === RUN TestImageDelete/lease_exists [2021-05-19T12:54:04.608Z] --- PASS: TestImageDelete (0.05s) [2021-05-19T12:54:04.608Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-19T12:54:04.608Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-05-19T12:54:04.608Z] === RUN TestContentStoreForPull [2021-05-19T12:54:05.059Z] --- PASS: TestContentStoreForPull (0.15s) [2021-05-19T12:54:05.059Z] PASS [2021-05-19T12:54:05.059Z] coverage: 6.7% of statements [2021-05-19T12:54:05.059Z] ok github.com/docker/docker/daemon/images 0.556s coverage: 6.7% of statements [2021-05-19T12:54:05.059Z] === RUN TestJSONFileLogger [2021-05-19T12:54:05.059Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestJSONFileLoggerWithTags [2021-05-19T12:54:05.059Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestJSONFileLoggerWithOpts [2021-05-19T12:54:05.059Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-05-19T12:54:05.059Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-19T12:54:05.059Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-19T12:54:05.059Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-19T12:54:05.059Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestEncodeDecode [2021-05-19T12:54:05.059Z] === PAUSE TestEncodeDecode [2021-05-19T12:54:05.059Z] === RUN TestUnexpectedEOF [2021-05-19T12:54:05.059Z] === RUN TestNewStreamConfig [2021-05-19T12:54:05.059Z] === RUN TestNewStreamConfig/defaults [2021-05-19T12:54:05.059Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-19T12:54:05.059Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-19T12:54:05.059Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-19T12:54:05.059Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-19T12:54:05.059Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-19T12:54:05.059Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-19T12:54:05.059Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-19T12:54:05.059Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-19T12:54:05.059Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-19T12:54:05.059Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-19T12:54:05.059Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-19T12:54:05.059Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-19T12:54:05.059Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-19T12:54:05.059Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-19T12:54:05.059Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-19T12:54:05.059Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-19T12:54:05.059Z] time="2021-05-19T12:54:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-19T12:54:05.059Z] time="2021-05-19T12:54:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-19T12:54:05.059Z] --- PASS: TestUnexpectedEOF (0.14s) [2021-05-19T12:54:05.059Z] === CONT TestEncodeDecode [2021-05-19T12:54:05.059Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-19T12:54:05.059Z] PASS [2021-05-19T12:54:05.059Z] coverage: 69.9% of statements [2021-05-19T12:54:05.059Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.230s coverage: 69.9% of statements [2021-05-19T12:54:05.059Z] time="2021-05-19T12:54:04Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-19T12:54:05.059Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-05-19T12:54:05.059Z] === RUN TestCreateSuccess [2021-05-19T12:54:05.059Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestCreateLogGroupSuccess [2021-05-19T12:54:05.059Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestCreateError [2021-05-19T12:54:05.059Z] --- PASS: TestCreateError (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestCreateAlreadyExists [2021-05-19T12:54:05.059Z] time="2021-05-19T12:54:04Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-19T12:54:05.059Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestLogClosed [2021-05-19T12:54:05.059Z] --- PASS: TestLogClosed (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestLogBlocking [2021-05-19T12:54:05.059Z] --- PASS: TestLogBlocking (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-19T12:54:05.059Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestLogNonBlockingBufferFull [2021-05-19T12:54:05.059Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestPublishBatchSuccess [2021-05-19T12:54:05.059Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestPublishBatchError [2021-05-19T12:54:05.059Z] time="2021-05-19T12:54:04Z" level=error msg=Error [2021-05-19T12:54:05.059Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-19T12:54:05.059Z] time="2021-05-19T12:54:04Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-19T12:54:05.059Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-19T12:54:05.059Z] time="2021-05-19T12:54:04Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-19T12:54:05.059Z] time="2021-05-19T12:54:04Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-19T12:54:05.059Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestCollectBatchSimple [2021-05-19T12:54:05.059Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestCollectBatchTicker [2021-05-19T12:54:05.059Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestCollectBatchMultilinePattern [2021-05-19T12:54:05.059Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-19T12:54:05.059Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-19T12:54:05.059Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-19T12:54:05.059Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-05-19T12:54:05.059Z] === RUN TestCollectBatchClose [2021-05-19T12:54:05.059Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestEffectiveLen [2021-05-19T12:54:05.059Z] === RUN TestEffectiveLen/0/Hello [2021-05-19T12:54:05.059Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-19T12:54:05.059Z] === RUN TestEffectiveLen/2/🙃 [2021-05-19T12:54:05.059Z] === RUN TestEffectiveLen/3/���� [2021-05-19T12:54:05.059Z] === RUN TestEffectiveLen/4/He��o [2021-05-19T12:54:05.059Z] === RUN TestEffectiveLen/5/ [2021-05-19T12:54:05.059Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-19T12:54:05.059Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-19T12:54:05.059Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-19T12:54:05.059Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-19T12:54:05.059Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-19T12:54:05.059Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-19T12:54:05.059Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-19T12:54:05.059Z] === RUN TestFindValidSplit [2021-05-19T12:54:05.059Z] === RUN TestFindValidSplit/0/ [2021-05-19T12:54:05.059Z] === RUN TestFindValidSplit/1/Hello [2021-05-19T12:54:05.059Z] === RUN TestFindValidSplit/2/Hello [2021-05-19T12:54:05.059Z] === RUN TestFindValidSplit/3/Hello [2021-05-19T12:54:05.059Z] === RUN TestFindValidSplit/4/🙃 [2021-05-19T12:54:05.059Z] === RUN TestFindValidSplit/5/🙃 [2021-05-19T12:54:05.059Z] === RUN TestFindValidSplit/6/a� [2021-05-19T12:54:05.059Z] === RUN TestFindValidSplit/7/a� [2021-05-19T12:54:05.059Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-19T12:54:05.059Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-19T12:54:05.059Z] cloudwatchlogs_test.go:1044: [2021-05-19T12:54:05.059Z] cloudwatchlogs_test.go:1045: [2021-05-19T12:54:05.059Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-19T12:54:05.059Z] cloudwatchlogs_test.go:1044: Hello [2021-05-19T12:54:05.059Z] cloudwatchlogs_test.go:1045: [2021-05-19T12:54:05.059Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-19T12:54:05.059Z] cloudwatchlogs_test.go:1044: He [2021-05-19T12:54:05.059Z] cloudwatchlogs_test.go:1045: llo [2021-05-19T12:54:05.059Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-19T12:54:05.059Z] cloudwatchlogs_test.go:1044: [2021-05-19T12:54:05.059Z] cloudwatchlogs_test.go:1045: Hello [2021-05-19T12:54:05.059Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-19T12:54:05.059Z] cloudwatchlogs_test.go:1044: [2021-05-19T12:54:05.059Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-19T12:54:05.059Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-19T12:54:05.059Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-19T12:54:05.059Z] cloudwatchlogs_test.go:1045: [2021-05-19T12:54:05.059Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-19T12:54:05.059Z] cloudwatchlogs_test.go:1044: a [2021-05-19T12:54:05.059Z] cloudwatchlogs_test.go:1045: � [2021-05-19T12:54:05.059Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-19T12:54:05.059Z] cloudwatchlogs_test.go:1044: a� [2021-05-19T12:54:05.059Z] cloudwatchlogs_test.go:1045: [2021-05-19T12:54:05.059Z] === RUN TestProcessEventEmoji [2021-05-19T12:54:05.059Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-19T12:54:05.060Z] === RUN TestCollectBatchLineSplit [2021-05-19T12:54:05.060Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-05-19T12:54:05.060Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-19T12:54:05.060Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-19T12:54:05.060Z] === RUN TestCollectBatchMaxEvents [2021-05-19T12:54:05.060Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-05-19T12:54:05.060Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-19T12:54:05.060Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-05-19T12:54:05.060Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-19T12:54:05.493Z] --- PASS: TestDaemonRestartWithLiveRestore (1.43s) [2021-05-19T12:54:05.493Z] === RUN TestDaemonDefaultNetworkPools [2021-05-19T12:54:05.511Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-05-19T12:54:05.511Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-19T12:54:05.511Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-05-19T12:54:05.511Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-19T12:54:05.511Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-19T12:54:05.511Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-19T12:54:05.511Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-19T12:54:05.511Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-19T12:54:05.511Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-19T12:54:05.511Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-19T12:54:05.511Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-19T12:54:05.511Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-19T12:54:05.511Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-19T12:54:05.511Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-19T12:54:05.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-19T12:54:05.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-19T12:54:05.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-19T12:54:05.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-19T12:54:05.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-19T12:54:05.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-19T12:54:05.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-19T12:54:05.511Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-19T12:54:05.511Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-19T12:54:05.511Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-19T12:54:05.511Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-19T12:54:05.511Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-19T12:54:05.511Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-19T12:54:05.511Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-19T12:54:05.511Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-19T12:54:05.511Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-19T12:54:05.511Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-19T12:54:05.511Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-19T12:54:05.511Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-19T12:54:05.511Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-19T12:54:05.511Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-19T12:54:05.511Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-19T12:54:05.511Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-19T12:54:05.511Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-19T12:54:05.511Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-19T12:54:05.511Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-19T12:54:05.511Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-19T12:54:05.511Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-19T12:54:05.511Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-19T12:54:05.511Z] === RUN TestCreateTagSuccess [2021-05-19T12:54:05.511Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-19T12:54:05.511Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-19T12:54:05.511Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-19T12:54:05.511Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-19T12:54:05.511Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-19T12:54:05.511Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-19T12:54:05.511Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-05-19T12:54:05.511Z] PASS [2021-05-19T12:54:05.511Z] coverage: 77.8% of statements [2021-05-19T12:54:05.511Z] ok github.com/docker/docker/daemon/logger/awslogs 0.460s coverage: 77.8% of statements [2021-05-19T12:54:05.511Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-19T12:54:05.511Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-19T12:54:05.511Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-19T12:54:05.511Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-19T12:54:05.511Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-19T12:54:05.511Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-19T12:54:05.511Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-19T12:54:05.511Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-19T12:54:05.511Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-05-19T12:54:05.511Z] === RUN TestFastTimeMarshalJSON [2021-05-19T12:54:05.511Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-05-19T12:54:05.511Z] PASS [2021-05-19T12:54:05.511Z] coverage: 87.2% of statements [2021-05-19T12:54:05.511Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.244s coverage: 87.2% of statements [2021-05-19T12:54:05.945Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-05-19T12:54:06.207Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (46.42s) [2021-05-19T12:54:06.207Z] PASS [2021-05-19T12:54:06.207Z] [2021-05-19T12:54:06.207Z] === Skipped [2021-05-19T12:54:06.207Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-19T12:54:06.207Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T12:54:06.207Z] [2021-05-19T12:54:06.207Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-19T12:54:06.207Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-19T12:54:06.207Z] [2021-05-19T12:54:06.207Z] [2021-05-19T12:54:06.207Z] DONE 34 tests, 2 skipped in 254.265s [2021-05-19T12:54:06.207Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-19T12:54:06.208Z] ++ 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-05-19T12:54:06.208Z] ++ set -e [2021-05-19T12:54:06.208Z] ++ '[' -n 0 ']' [2021-05-19T12:54:06.208Z] ++ set -x [2021-05-19T12:54:06.208Z] ++ 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-05-19T12:54:06.208Z] INFO: Testing against a local daemon [2021-05-19T12:54:06.208Z] === RUN TestConfigInspect [2021-05-19T12:54:06.869Z] --- PASS: TestDaemonDefaultNetworkPools (1.36s) [2021-05-19T12:54:06.869Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-19T12:54:07.657Z] === RUN TestWriteLog [2021-05-19T12:54:07.657Z] === PAUSE TestWriteLog [2021-05-19T12:54:07.657Z] === RUN TestReadLog [2021-05-19T12:54:07.657Z] === PAUSE TestReadLog [2021-05-19T12:54:07.657Z] === CONT TestWriteLog [2021-05-19T12:54:07.657Z] === CONT TestReadLog [2021-05-19T12:54:07.657Z] --- PASS: TestWriteLog (0.01s) [2021-05-19T12:54:07.657Z] === RUN TestReadLog/tail_exact [2021-05-19T12:54:07.657Z] === RUN TestOpenFileDelete [2021-05-19T12:54:07.657Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-19T12:54:07.657Z] === RUN TestOpenFileRename [2021-05-19T12:54:07.657Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-19T12:54:07.657Z] === RUN TestParseLogTagDefaultTag [2021-05-19T12:54:07.657Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-19T12:54:07.657Z] === RUN TestParseLogTag [2021-05-19T12:54:07.657Z] --- PASS: TestParseLogTag (0.00s) [2021-05-19T12:54:07.657Z] === RUN TestParseLogTagEmptyTag [2021-05-19T12:54:07.657Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-19T12:54:07.657Z] === RUN TestTailFiles [2021-05-19T12:54:07.657Z] --- PASS: TestTailFiles (0.00s) [2021-05-19T12:54:07.657Z] === RUN TestFollowLogsConsumerGone [2021-05-19T12:54:07.657Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-19T12:54:07.657Z] === RUN TestFollowLogsProducerGone [2021-05-19T12:54:07.657Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-05-19T12:54:07.657Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-05-19T12:54:07.657Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-05-19T12:54:07.657Z] === RUN TestCheckCapacityAndRotate [2021-05-19T12:54:07.657Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-19T12:54:07.657Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-19T12:54:07.657Z] === RUN TestReadLog/tail_less_than_available [2021-05-19T12:54:07.657Z] === RUN TestReadLog/tail_more_than_available [2021-05-19T12:54:07.657Z] --- PASS: TestReadLog (0.16s) [2021-05-19T12:54:07.657Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-05-19T12:54:07.657Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-05-19T12:54:07.657Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-05-19T12:54:07.657Z] PASS [2021-05-19T12:54:07.657Z] coverage: 75.2% of statements [2021-05-19T12:54:07.657Z] ok github.com/docker/docker/daemon/logger/local 0.395s coverage: 75.2% of statements [2021-05-19T12:54:07.657Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-19T12:54:07.657Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-05-19T12:54:07.657Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-05-19T12:54:07.657Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-05-19T12:54:07.657Z] PASS [2021-05-19T12:54:07.657Z] coverage: 55.8% of statements [2021-05-19T12:54:07.657Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.300s coverage: 55.8% of statements [2021-05-19T12:54:08.109Z] === RUN TestLog [2021-05-19T12:54:08.109Z] --- PASS: TestLog (0.01s) [2021-05-19T12:54:08.109Z] PASS [2021-05-19T12:54:08.109Z] coverage: 31.5% of statements [2021-05-19T12:54:08.109Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.070s coverage: 31.5% of statements [2021-05-19T12:54:08.797Z] --- PASS: TestInfoAPIWarnings (17.79s) [2021-05-19T12:54:08.797Z] === RUN TestInfoDebug [2021-05-19T12:54:09.061Z] === RUN TestValidateLogOpt [2021-05-19T12:54:09.061Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-19T12:54:09.061Z] === RUN TestNewMissedConfig [2021-05-19T12:54:09.061Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-19T12:54:09.061Z] === RUN TestNewMissedUrl [2021-05-19T12:54:09.061Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-19T12:54:09.061Z] === RUN TestNewMissedToken [2021-05-19T12:54:09.061Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-19T12:54:09.061Z] === RUN TestNewWithProxy [2021-05-19T12:54:09.061Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-19T12:54:09.061Z] === RUN TestDefault [2021-05-19T12:54:09.061Z] --- PASS: TestDefault (0.00s) [2021-05-19T12:54:09.061Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-19T12:54:09.061Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-19T12:54:09.061Z] === RUN TestJsonFormat [2021-05-19T12:54:09.061Z] --- PASS: TestJsonFormat (0.02s) [2021-05-19T12:54:09.061Z] === RUN TestRawFormat [2021-05-19T12:54:09.061Z] --- PASS: TestRawFormat (0.00s) [2021-05-19T12:54:09.061Z] === RUN TestRawFormatWithLabels [2021-05-19T12:54:09.061Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-19T12:54:09.061Z] === RUN TestRawFormatWithoutTag [2021-05-19T12:54:09.061Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-19T12:54:09.061Z] === RUN TestBatching [2021-05-19T12:54:09.061Z] === RUN TestNewParse [2021-05-19T12:54:09.061Z] --- PASS: TestNewParse (0.00s) [2021-05-19T12:54:09.061Z] PASS [2021-05-19T12:54:09.061Z] coverage: 8.3% of statements [2021-05-19T12:54:09.061Z] --- PASS: TestBatching (0.25s) [2021-05-19T12:54:09.061Z] === RUN TestFrequency [2021-05-19T12:54:09.061Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2021-05-19T12:54:09.402Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.06s) [2021-05-19T12:54:09.402Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-19T12:54:09.505Z] --- PASS: TestConfigInspect (2.98s) [2021-05-19T12:54:09.505Z] === RUN TestConfigList [2021-05-19T12:54:09.512Z] --- PASS: TestFrequency (0.19s) [2021-05-19T12:54:09.512Z] === RUN TestOneMessagePerRequest [2021-05-19T12:54:09.512Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-05-19T12:54:09.512Z] === RUN TestVerify [2021-05-19T12:54:09.512Z] --- PASS: TestVerify (0.00s) [2021-05-19T12:54:09.512Z] === RUN TestSkipVerify [2021-05-19T12:54:09.512Z] time="2021-05-19T12:54:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T12:54:09.512Z] time="2021-05-19T12:54:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T12:54:09.512Z] time="2021-05-19T12:54:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T12:54:09.727Z] INFO: Expanding compiler 1 of 3... [2021-05-19T12:54:09.727Z] INFO: Expanding compiler 2 of 3... [2021-05-19T12:54:09.963Z] --- PASS: TestSkipVerify (0.60s) [2021-05-19T12:54:09.963Z] === RUN TestBufferMaximum [2021-05-19T12:54:09.963Z] time="2021-05-19T12:54:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T12:54:09.963Z] time="2021-05-19T12:54:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T12:54:09.963Z] time="2021-05-19T12:54:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T12:54:09.963Z] time="2021-05-19T12:54:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T12:54:09.963Z] time="2021-05-19T12:54:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T12:54:09.963Z] time="2021-05-19T12:54:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621428849.634419\",\"host\":\"427db96942c4\"}'" [2021-05-19T12:54:09.963Z] time="2021-05-19T12:54:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621428849.634419\",\"host\":\"427db96942c4\"}'" [2021-05-19T12:54:09.963Z] --- PASS: TestBufferMaximum (0.00s) [2021-05-19T12:54:09.963Z] === RUN TestServerAlwaysDown [2021-05-19T12:54:09.963Z] time="2021-05-19T12:54:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T12:54:09.963Z] time="2021-05-19T12:54:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T12:54:09.963Z] time="2021-05-19T12:54:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621428849.637421\",\"host\":\"427db96942c4\"}'" [2021-05-19T12:54:09.963Z] time="2021-05-19T12:54:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621428849.637421\",\"host\":\"427db96942c4\"}'" [2021-05-19T12:54:09.963Z] time="2021-05-19T12:54:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T12:54:09.963Z] time="2021-05-19T12:54:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621428849.637421\",\"host\":\"427db96942c4\"}'" [2021-05-19T12:54:09.963Z] time="2021-05-19T12:54:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621428849.637421\",\"host\":\"427db96942c4\"}'" [2021-05-19T12:54:09.963Z] time="2021-05-19T12:54:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621428849.637421\",\"host\":\"427db96942c4\"}'" [2021-05-19T12:54:09.963Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-19T12:54:09.963Z] === RUN TestCannotSendAfterClose [2021-05-19T12:54:09.963Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-19T12:54:09.963Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-19T12:54:09.963Z] === RUN TestParseLogFormat [2021-05-19T12:54:09.963Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-19T12:54:09.963Z] === RUN TestValidateLogOptEmpty [2021-05-19T12:54:09.963Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-19T12:54:09.964Z] === RUN TestValidateSyslogAddress [2021-05-19T12:54:09.964Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-19T12:54:09.964Z] === RUN TestParseAddressDefaultPort [2021-05-19T12:54:09.964Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-19T12:54:09.964Z] === RUN TestValidateSyslogFacility [2021-05-19T12:54:09.964Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-19T12:54:09.964Z] === RUN TestValidateLogOptSyslogFormat [2021-05-19T12:54:09.964Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-19T12:54:09.964Z] === RUN TestValidateLogOpt [2021-05-19T12:54:09.964Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-19T12:54:09.964Z] PASS [2021-05-19T12:54:09.964Z] coverage: 46.8% of statements [2021-05-19T12:54:09.964Z] ok github.com/docker/docker/daemon/logger/syslog 0.251s coverage: 46.8% of statements [2021-05-19T12:54:10.075Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-05-19T12:54:10.343Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-05-19T12:54:10.716Z] --- PASS: TestInfoDebug (1.81s) [2021-05-19T12:54:10.716Z] === RUN TestInfoInsecureRegistries [2021-05-19T12:54:10.915Z] time="2021-05-19T12:54:10Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-19T12:54:10.915Z] time="2021-05-19T12:54:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"427db96942c4\"}'" [2021-05-19T12:54:10.915Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-05-19T12:54:10.915Z] PASS [2021-05-19T12:54:10.915Z] coverage: 82.5% of statements [2021-05-19T12:54:10.915Z] ok github.com/docker/docker/daemon/logger/splunk 2.274s coverage: 82.5% of statements [2021-05-19T12:54:10.915Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-19T12:54:10.915Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-19T12:54:10.915Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-19T12:54:11.313Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-05-19T12:54:11.367Z] === RUN TestV1IDService [2021-05-19T12:54:11.367Z] --- PASS: TestV1IDService (0.02s) [2021-05-19T12:54:11.367Z] === RUN TestV2MetadataService [2021-05-19T12:54:11.526Z] Loaded image: buildpack-deps:buster [2021-05-19T12:54:11.526Z] Loaded image: busybox:latest [2021-05-19T12:54:11.526Z] Loaded image: busybox:glibc [2021-05-19T12:54:11.526Z] Loaded image: debian:bullseye [2021-05-19T12:54:11.787Z] Loaded image: hello-world:latest [2021-05-19T12:54:11.787Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T12:54:11.936Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.54s) [2021-05-19T12:54:11.936Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-19T12:54:12.094Z] --- PASS: TestInfoInsecureRegistries (1.77s) [2021-05-19T12:54:12.094Z] === RUN TestInfoRegistryMirrors [2021-05-19T12:54:12.195Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.79s) [2021-05-19T12:54:12.195Z] === RUN TestServiceWithPredefinedNetwork [2021-05-19T12:54:12.253Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-19T12:54:12.253Z] --- PASS: TestConfigList (2.81s) [2021-05-19T12:54:12.253Z] === RUN TestConfigsCreateAndDelete [2021-05-19T12:54:12.253Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-05-19T12:54:12.319Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-19T12:54:12.319Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-19T12:54:12.319Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-19T12:54:12.319Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-19T12:54:12.319Z] === RUN TestContinueOnError_NeverContinue [2021-05-19T12:54:12.319Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-19T12:54:12.319Z] === RUN TestManifestStore [2021-05-19T12:54:12.319Z] === RUN TestManifestStore/no_remote_or_local [2021-05-19T12:54:12.319Z] time="2021-05-19T12:54:12Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local822258619\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-19T12:54:12.319Z] === RUN TestManifestStore/no_local_cache [2021-05-19T12:54:12.319Z] === RUN TestManifestStore/with_local_cache [2021-05-19T12:54:12.319Z] === RUN TestManifestStore/unknown_media_type [2021-05-19T12:54:12.319Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-19T12:54:12.319Z] time="2021-05-19T12:54:12Z" level=warning msg="reference for unknown type: " [2021-05-19T12:54:12.319Z] time="2021-05-19T12:54:12Z" level=warning msg="reference for unknown type: " [2021-05-19T12:54:12.319Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-19T12:54:12.319Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-19T12:54:12.319Z] time="2021-05-19T12:54:12Z" level=warning msg="reference for unknown type: " [2021-05-19T12:54:12.319Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-19T12:54:12.319Z] time="2021-05-19T12:54:12Z" level=warning msg="reference for unknown type: " [2021-05-19T12:54:12.319Z] time="2021-05-19T12:54:12Z" level=warning msg="reference for unknown type: " [2021-05-19T12:54:12.319Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-19T12:54:12.319Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-19T12:54:12.319Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-19T12:54:12.319Z] time="2021-05-19T12:54:12Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-19T12:54:12.319Z] --- PASS: TestManifestStore (0.29s) [2021-05-19T12:54:12.319Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-05-19T12:54:12.319Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-05-19T12:54:12.319Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-05-19T12:54:12.319Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-05-19T12:54:12.319Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-05-19T12:54:12.319Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-05-19T12:54:12.319Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-05-19T12:54:12.319Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-05-19T12:54:12.319Z] --- PASS: TestManifestStore/error_persisting_manifest (0.06s) [2021-05-19T12:54:12.319Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-05-19T12:54:12.319Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.06s) [2021-05-19T12:54:12.319Z] === RUN TestDetectManifestBlobMediaType [2021-05-19T12:54:12.319Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-19T12:54:12.319Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-19T12:54:12.319Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-19T12:54:12.319Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-19T12:54:12.319Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-19T12:54:12.319Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-19T12:54:12.319Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-19T12:54:12.319Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-19T12:54:12.319Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-19T12:54:12.319Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-19T12:54:12.319Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-19T12:54:12.319Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-19T12:54:12.319Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-19T12:54:12.319Z] === RUN TestFixManifestLayers [2021-05-19T12:54:12.319Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-19T12:54:12.319Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-19T12:54:12.319Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-19T12:54:12.319Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-19T12:54:12.319Z] === RUN TestFixManifestLayersBadParent [2021-05-19T12:54:12.319Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-19T12:54:12.319Z] === RUN TestValidateManifest [2021-05-19T12:54:12.319Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-19T12:54:12.319Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-19T12:54:12.319Z] === RUN TestFormatPlatform [2021-05-19T12:54:12.319Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-19T12:54:12.319Z] === RUN TestGetRepositoryMountCandidates [2021-05-19T12:54:12.319Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-19T12:54:12.319Z] === RUN TestLayerAlreadyExists [2021-05-19T12:54:12.319Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-19T12:54:12.319Z] 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-05-19T12:54:12.319Z] 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-05-19T12:54:12.319Z] 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-05-19T12:54:12.319Z] 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-05-19T12:54:12.319Z] 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-05-19T12:54:12.319Z] 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-05-19T12:54:12.319Z] === RUN TestWhenEmptyAuthConfig [2021-05-19T12:54:12.770Z] --- PASS: TestV2MetadataService (1.19s) [2021-05-19T12:54:12.770Z] PASS [2021-05-19T12:54:12.770Z] coverage: 48.2% of statements [2021-05-19T12:54:12.770Z] ok github.com/docker/docker/distribution/metadata 1.288s coverage: 48.2% of statements [2021-05-19T12:54:12.770Z] === RUN TestSuccessfulDownload [2021-05-19T12:54:12.770Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-19T12:54:12.770Z] download_test.go:268: Needs fixing on Windows [2021-05-19T12:54:12.770Z] === RUN TestCancelledDownload [2021-05-19T12:54:12.770Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-19T12:54:12.770Z] === RUN TestMaxDownloadAttempts [2021-05-19T12:54:12.770Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-19T12:54:12.770Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-19T12:54:12.770Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-19T12:54:12.770Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-19T12:54:12.770Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-19T12:54:12.770Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-19T12:54:12.770Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-19T12:54:12.770Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-19T12:54:12.770Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-19T12:54:12.770Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-19T12:54:12.770Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-19T12:54:12.770Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-19T12:54:13.193Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-05-19T12:54:13.223Z] time="2021-05-19T12:54:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-19T12:54:13.223Z] time="2021-05-19T12:54:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-19T12:54:13.223Z] time="2021-05-19T12:54:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-19T12:54:13.223Z] time="2021-05-19T12:54:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-19T12:54:13.223Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-19T12:54:13.223Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.35s) [2021-05-19T12:54:13.223Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.35s) [2021-05-19T12:54:13.223Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.35s) [2021-05-19T12:54:13.223Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.35s) [2021-05-19T12:54:13.223Z] === RUN TestTransfer [2021-05-19T12:54:13.223Z] --- PASS: TestTransfer (0.12s) [2021-05-19T12:54:13.223Z] === RUN TestConcurrencyLimit [2021-05-19T12:54:13.223Z] === RUN TestNotFound [2021-05-19T12:54:13.223Z] --- PASS: TestNotFound (0.00s) [2021-05-19T12:54:13.223Z] === RUN TestConflict [2021-05-19T12:54:13.223Z] --- PASS: TestConflict (0.00s) [2021-05-19T12:54:13.223Z] === RUN TestForbidden [2021-05-19T12:54:13.223Z] --- PASS: TestForbidden (0.00s) [2021-05-19T12:54:13.223Z] === RUN TestInvalidParameter [2021-05-19T12:54:13.223Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-19T12:54:13.223Z] === RUN TestNotImplemented [2021-05-19T12:54:13.223Z] --- PASS: TestNotImplemented (0.00s) [2021-05-19T12:54:13.223Z] === RUN TestNotModified [2021-05-19T12:54:13.223Z] --- PASS: TestNotModified (0.00s) [2021-05-19T12:54:13.223Z] === RUN TestUnauthorized [2021-05-19T12:54:13.223Z] --- PASS: TestUnauthorized (0.00s) [2021-05-19T12:54:13.223Z] === RUN TestUnknown [2021-05-19T12:54:13.223Z] --- PASS: TestUnknown (0.00s) [2021-05-19T12:54:13.223Z] === RUN TestCancelled [2021-05-19T12:54:13.223Z] --- PASS: TestCancelled (0.00s) [2021-05-19T12:54:13.223Z] === RUN TestDeadline [2021-05-19T12:54:13.223Z] --- PASS: TestDeadline (0.00s) [2021-05-19T12:54:13.223Z] === RUN TestDataLoss [2021-05-19T12:54:13.223Z] --- PASS: TestDataLoss (0.00s) [2021-05-19T12:54:13.223Z] === RUN TestUnavailable [2021-05-19T12:54:13.223Z] --- PASS: TestUnavailable (0.00s) [2021-05-19T12:54:13.223Z] === RUN TestSystem [2021-05-19T12:54:13.223Z] --- PASS: TestSystem (0.00s) [2021-05-19T12:54:13.223Z] === RUN TestFromStatusCode [2021-05-19T12:54:13.223Z] === RUN TestFromStatusCode/Not_Found [2021-05-19T12:54:13.223Z] === RUN TestFromStatusCode/Bad_Request [2021-05-19T12:54:13.223Z] === RUN TestFromStatusCode/Conflict [2021-05-19T12:54:13.223Z] === RUN TestFromStatusCode/Unauthorized [2021-05-19T12:54:13.223Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-19T12:54:13.223Z] === RUN TestFromStatusCode/Forbidden [2021-05-19T12:54:13.223Z] === RUN TestFromStatusCode/Not_Modified [2021-05-19T12:54:13.223Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-19T12:54:13.223Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-19T12:54:13.223Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-19T12:54:13.223Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-19T12:54:13.223Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-19T12:54:13.223Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-19T12:54:13.223Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-19T12:54:13.223Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-19T12:54:13.223Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-19T12:54:13.223Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-19T12:54:13.223Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-19T12:54:13.223Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-19T12:54:13.223Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-19T12:54:13.223Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-19T12:54:13.223Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-19T12:54:13.223Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-19T12:54:13.223Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-19T12:54:13.223Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-19T12:54:13.223Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-19T12:54:13.223Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-19T12:54:13.223Z] PASS [2021-05-19T12:54:13.223Z] coverage: 53.1% of statements [2021-05-19T12:54:13.223Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2021-05-19T12:54:13.674Z] --- PASS: TestWhenEmptyAuthConfig (1.05s) [2021-05-19T12:54:13.674Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-19T12:54:13.674Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-19T12:54:13.674Z] === RUN TestTokenPassThru [2021-05-19T12:54:13.674Z] --- PASS: TestTokenPassThru (0.01s) [2021-05-19T12:54:13.674Z] === RUN TestTokenPassThruDifferentHost [2021-05-19T12:54:13.674Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-05-19T12:54:13.674Z] PASS [2021-05-19T12:54:13.674Z] coverage: 23.6% of statements [2021-05-19T12:54:13.674Z] ok github.com/docker/docker/distribution 1.507s coverage: 23.6% of statements [2021-05-19T12:54:13.674Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-05-19T12:54:13.674Z] === RUN TestInactiveJobs [2021-05-19T12:54:13.674Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-19T12:54:13.995Z] --- PASS: TestInfoRegistryMirrors (1.79s) [2021-05-19T12:54:13.995Z] === RUN TestLoginFailsWithBadCredentials [2021-05-19T12:54:13.995Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-05-19T12:54:13.995Z] === RUN TestPingCacheHeaders [2021-05-19T12:54:13.995Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-19T12:54:13.995Z] === RUN TestPingGet [2021-05-19T12:54:14.126Z] --- PASS: TestInactiveJobs (0.55s) [2021-05-19T12:54:14.126Z] === RUN TestWatchRelease [2021-05-19T12:54:14.126Z] --- PASS: TestWatchRelease (0.04s) [2021-05-19T12:54:14.126Z] === RUN TestWatchFinishedTransfer [2021-05-19T12:54:14.126Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-19T12:54:14.126Z] === RUN TestDuplicateTransfer [2021-05-19T12:54:14.126Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-05-19T12:54:14.126Z] === RUN TestSuccessfulUpload [2021-05-19T12:54:14.253Z] --- PASS: TestPingGet (0.02s) [2021-05-19T12:54:14.253Z] === RUN TestPingHead [2021-05-19T12:54:14.253Z] --- PASS: TestPingHead (0.02s) [2021-05-19T12:54:14.253Z] === RUN TestVersion [2021-05-19T12:54:14.253Z] --- PASS: TestVersion (0.02s) [2021-05-19T12:54:14.253Z] PASS [2021-05-19T12:54:14.253Z] [2021-05-19T12:54:14.253Z] === Skipped [2021-05-19T12:54:14.253Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T12:54:14.253Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-19T12:54:14.253Z] [2021-05-19T12:54:14.253Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-19T12:54:14.253Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T12:54:14.253Z] [2021-05-19T12:54:14.253Z] [2021-05-19T12:54:14.253Z] DONE 18 tests, 2 skipped in 29.791s [2021-05-19T12:54:14.253Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-19T12:54:14.253Z] INFO: Testing against a local daemon [2021-05-19T12:54:14.253Z] === RUN TestVolumesCreateAndList [2021-05-19T12:54:14.253Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-19T12:54:14.253Z] === RUN TestVolumesRemove [2021-05-19T12:54:14.511Z] --- PASS: TestVolumesRemove (0.06s) [2021-05-19T12:54:14.511Z] === RUN TestVolumesInspect [2021-05-19T12:54:14.511Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-19T12:54:14.511Z] === RUN TestVolumesInvalidJSON [2021-05-19T12:54:14.511Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-19T12:54:14.511Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-19T12:54:14.511Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-19T12:54:14.511Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-19T12:54:14.511Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-19T12:54:14.511Z] PASS [2021-05-19T12:54:14.511Z] [2021-05-19T12:54:14.511Z] DONE 5 tests in 0.231s [2021-05-19T12:54:14.511Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-19T12:54:14.511Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12359 is not a child of this shell [2021-05-19T12:54:14.511Z] warning: PID 12359 from bundles/test-integration/docker.pid had a nonzero exit code [2021-05-19T12:54:14.511Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-19T12:54:14.511Z] [2021-05-19T12:54:14.511Z] Unloading profiles will leave already running processes permanently [2021-05-19T12:54:14.511Z] unconfined, which can lead to unexpected situations. [2021-05-19T12:54:14.511Z] [2021-05-19T12:54:14.511Z] To set a process to complain mode, use the command line tool [2021-05-19T12:54:14.511Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-19T12:54:14.511Z] Removing test suite binaries [2021-05-19T12:54:14.511Z] exiting test-integration [2021-05-19T12:54:14.511Z] ++ exit 0 [2021-05-19T12:54:14.577Z] time="2021-05-19T12:54:14Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-19T12:54:15.028Z] --- PASS: TestSuccessfulUpload (0.69s) [2021-05-19T12:54:15.028Z] === RUN TestCancelledUpload [2021-05-19T12:54:15.028Z] --- PASS: TestCancelledUpload (0.02s) [2021-05-19T12:54:15.028Z] PASS [2021-05-19T12:54:15.028Z] coverage: 77.3% of statements [2021-05-19T12:54:15.028Z] ok github.com/docker/docker/distribution/xfer 2.255s coverage: 77.3% of statements [2021-05-19T12:54:15.028Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-19T12:54:15.028Z] === RUN TestFSGetInvalidData [2021-05-19T12:54:15.028Z] --- PASS: TestFSGetInvalidData (0.03s) [2021-05-19T12:54:15.028Z] === RUN TestFSInvalidSet [2021-05-19T12:54:15.028Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-19T12:54:15.028Z] === RUN TestFSInvalidRoot [2021-05-19T12:54:15.028Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-19T12:54:15.028Z] === RUN TestFSMetadataGetSet [2021-05-19T12:54:15.028Z] === RUN TestCompare [2021-05-19T12:54:15.028Z] --- PASS: TestCompare (0.00s) [2021-05-19T12:54:15.028Z] PASS [2021-05-19T12:54:15.028Z] coverage: 19.2% of statements [2021-05-19T12:54:15.028Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-05-19T12:54:15.028Z] === RUN TestFSInvalidWalker [2021-05-19T12:54:15.028Z] ok github.com/docker/docker/image/cache 0.119s coverage: 19.2% of statements [2021-05-19T12:54:15.028Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-05-19T12:54:15.028Z] === RUN TestFSGetSet [2021-05-19T12:54:15.028Z] --- PASS: TestFSGetSet (0.02s) [2021-05-19T12:54:15.028Z] === RUN TestFSGetUnsetKey [2021-05-19T12:54:15.028Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-05-19T12:54:15.028Z] === RUN TestFSGetEmptyData [2021-05-19T12:54:15.028Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-05-19T12:54:15.028Z] === RUN TestFSDelete [2021-05-19T12:54:15.028Z] --- PASS: TestFSDelete (0.03s) [2021-05-19T12:54:15.028Z] === RUN TestFSWalker [2021-05-19T12:54:15.028Z] --- PASS: TestFSWalker (0.01s) [2021-05-19T12:54:15.028Z] === RUN TestFSWalkerStopOnError [2021-05-19T12:54:15.446Z] [2021-05-19T12:54:15.479Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-05-19T12:54:15.479Z] === RUN TestNewFromJSON [2021-05-19T12:54:15.479Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-19T12:54:15.479Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-19T12:54:15.479Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-19T12:54:15.479Z] === RUN TestMarshalKeyOrder [2021-05-19T12:54:15.479Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-19T12:54:15.479Z] === RUN TestHistoryEqual [2021-05-19T12:54:15.479Z] --- PASS: TestHistoryEqual (0.13s) [2021-05-19T12:54:15.479Z] === RUN TestImage [2021-05-19T12:54:15.479Z] --- PASS: TestImage (0.00s) [2021-05-19T12:54:15.479Z] === RUN TestImageOSNotEmpty [2021-05-19T12:54:15.479Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-19T12:54:15.479Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-19T12:54:15.479Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-19T12:54:15.479Z] === RUN TestCreate [2021-05-19T12:54:15.479Z] --- PASS: TestCreate (0.01s) [2021-05-19T12:54:15.479Z] === RUN TestRestore [2021-05-19T12:54:15.479Z] time="2021-05-19T12:54:15Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-19T12:54:15.479Z] --- PASS: TestRestore (0.09s) [2021-05-19T12:54:15.479Z] === RUN TestAddDelete [2021-05-19T12:54:15.479Z] --- PASS: TestAddDelete (0.03s) [2021-05-19T12:54:15.479Z] === RUN TestSearchAfterDelete [2021-05-19T12:54:15.479Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-05-19T12:54:15.479Z] === RUN TestParentReset [2021-05-19T12:54:15.479Z] --- PASS: TestParentReset (0.03s) [2021-05-19T12:54:15.479Z] === RUN TestGetAndSetLastUpdated [2021-05-19T12:54:15.479Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-05-19T12:54:15.479Z] === RUN TestStoreLen [2021-05-19T12:54:15.479Z] --- PASS: TestStoreLen (0.08s) [2021-05-19T12:54:15.479Z] PASS [2021-05-19T12:54:15.479Z] coverage: 86.6% of statements [2021-05-19T12:54:15.479Z] ok github.com/docker/docker/image 0.641s coverage: 86.6% of statements [2021-05-19T12:54:15.482Z] --- PASS: TestServiceWithPredefinedNetwork (2.90s) [2021-05-19T12:54:15.482Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-19T12:54:15.482Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T12:54:15.482Z] service_test.go:242: FLAKY_TEST [2021-05-19T12:54:15.482Z] === RUN TestServiceWithDataPathPortInit [2021-05-19T12:54:15.581Z] INFO: Expanding compiler 3 of 3... [2021-05-19T12:54:15.581Z] INFO: Removing downloaded files... [2021-05-19T12:54:15.581Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-05-19T12:54:15.581Z] INFO: Configuring git core.autocrlf... [2021-05-19T12:54:15.734Z] --- PASS: TestConfigsCreateAndDelete (3.48s) [2021-05-19T12:54:15.734Z] === RUN TestConfigsUpdate [2021-05-19T12:54:15.930Z] === RUN TestValidateManifest [2021-05-19T12:54:15.930Z] === RUN TestValidateManifest/nil [2021-05-19T12:54:15.930Z] === RUN TestValidateManifest/non-nil [2021-05-19T12:54:15.930Z] --- PASS: TestValidateManifest (0.00s) [2021-05-19T12:54:15.930Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-05-19T12:54:15.930Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-05-19T12:54:15.930Z] PASS [2021-05-19T12:54:15.930Z] coverage: 0.6% of statements [2021-05-19T12:54:15.930Z] ok github.com/docker/docker/image/tarexport 0.119s coverage: 0.6% of statements [2021-05-19T12:54:16.883Z] === RUN TestMakeV1ConfigFromConfig [2021-05-19T12:54:16.883Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-19T12:54:16.883Z] PASS [2021-05-19T12:54:16.883Z] coverage: 25.0% of statements [2021-05-19T12:54:16.883Z] ok github.com/docker/docker/image/v1 0.153s coverage: 25.0% of statements [2021-05-19T12:54:16.883Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-19T12:54:17.117Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-19T12:54:17.117Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-19T12:54:17.835Z] === RUN TestSerialization [2021-05-19T12:54:17.835Z] --- PASS: TestSerialization (0.02s) [2021-05-19T12:54:17.835Z] PASS [2021-05-19T12:54:17.835Z] coverage: 87.5% of statements [2021-05-19T12:54:17.835Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 87.5% of statements Post stage [Pipeline] junit [2021-05-19T12:54:17.992Z] Recording test results [2021-05-19T12:54:18.057Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-05-19T12:54:18.402Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-19T12:54:18.733Z] + echo Ensuring container killed. [2021-05-19T12:54:18.733Z] Ensuring container killed. [2021-05-19T12:54:18.733Z] + docker rm -vf docker-pr2 [2021-05-19T12:54:18.733Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-05-19T12:54:18.787Z] === RUN TestEmptyLayer [2021-05-19T12:54:18.787Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-19T12:54:18.787Z] === RUN TestCommitFailure [2021-05-19T12:54:18.787Z] --- PASS: TestCommitFailure (0.01s) [2021-05-19T12:54:18.787Z] === RUN TestStartTransactionFailure [2021-05-19T12:54:18.787Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-19T12:54:18.787Z] === RUN TestGetOrphan [2021-05-19T12:54:18.787Z] --- PASS: TestGetOrphan (0.01s) [2021-05-19T12:54:18.787Z] === RUN TestMountAndRegister [2021-05-19T12:54:18.787Z] --- PASS: TestMountAndRegister (0.04s) [2021-05-19T12:54:18.787Z] layer_test.go:271: Layer size: 14 [2021-05-19T12:54:18.787Z] === RUN TestLayerRelease [2021-05-19T12:54:18.787Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-19T12:54:18.787Z] layer_test.go:304: Failing on Windows [2021-05-19T12:54:18.787Z] === RUN TestStoreRestore [2021-05-19T12:54:18.787Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-19T12:54:18.787Z] layer_test.go:353: Failing on Windows [2021-05-19T12:54:18.787Z] === RUN TestTarStreamStability [2021-05-19T12:54:18.787Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-19T12:54:18.787Z] layer_test.go:468: Failing on Windows [2021-05-19T12:54:18.787Z] === RUN TestRegisterExistingLayer [2021-05-19T12:54:18.787Z] --- PASS: TestRegisterExistingLayer (0.17s) [2021-05-19T12:54:18.787Z] === RUN TestTarStreamVerification [2021-05-19T12:54:18.787Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-19T12:54:18.787Z] layer_test.go:697: Failing on Windows [2021-05-19T12:54:18.787Z] === RUN TestLayerMigration [2021-05-19T12:54:18.787Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-19T12:54:18.787Z] migration_test.go:46: Failing on Windows [2021-05-19T12:54:18.787Z] === RUN TestLayerMigrationNoTarsplit [2021-05-19T12:54:18.787Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-19T12:54:18.787Z] migration_test.go:182: Failing on Windows [2021-05-19T12:54:18.787Z] === RUN TestMountInit [2021-05-19T12:54:18.787Z] --- SKIP: TestMountInit (0.00s) [2021-05-19T12:54:18.787Z] mount_test.go:17: Failing on Windows [2021-05-19T12:54:18.787Z] === RUN TestMountSize [2021-05-19T12:54:18.787Z] --- SKIP: TestMountSize (0.00s) [2021-05-19T12:54:18.998Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-19T12:54:18.998Z] --- PASS: TestConfigsUpdate (3.55s) [2021-05-19T12:54:18.998Z] === RUN TestTemplatedConfig [2021-05-19T12:54:19.016Z] + echo Chowning /workspace to jenkins user [2021-05-19T12:54:19.016Z] Chowning /workspace to jenkins user [2021-05-19T12:54:19.016Z] + id -u [2021-05-19T12:54:19.016Z] + id -g [2021-05-19T12:54:19.016Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42394:/workspace busybox chown -R 1000:1000 /workspace [2021-05-19T12:54:19.238Z] mount_test.go:76: Failing on Windows [2021-05-19T12:54:19.238Z] === RUN TestMountChanges [2021-05-19T12:54:19.238Z] --- SKIP: TestMountChanges (0.00s) [2021-05-19T12:54:19.238Z] mount_test.go:125: Failing on Windows [2021-05-19T12:54:19.238Z] === RUN TestMountApply [2021-05-19T12:54:19.238Z] --- SKIP: TestMountApply (0.00s) [2021-05-19T12:54:19.238Z] mount_test.go:212: Failing on Windows [2021-05-19T12:54:19.238Z] PASS [2021-05-19T12:54:19.238Z] coverage: 30.1% of statements [2021-05-19T12:54:19.238Z] ok github.com/docker/docker/layer 0.547s coverage: 30.1% of statements [2021-05-19T12:54:19.238Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-19T12:54:19.238Z] === RUN TestEnvironmentParsing [2021-05-19T12:54:19.238Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-19T12:54:19.238Z] PASS [2021-05-19T12:54:19.238Z] coverage: 1.0% of statements [2021-05-19T12:54:19.238Z] ok github.com/docker/docker/libcontainerd/local 0.099s coverage: 1.0% of statements [2021-05-19T12:54:19.238Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-19T12:54:19.238Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-19T12:54:19.238Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-19T12:54:19.691Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-19T12:54:19.691Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-19T12:54:19.691Z] PASS [2021-05-19T12:54:19.691Z] coverage: 42.3% of statements [2021-05-19T12:54:19.691Z] ok github.com/docker/docker/oci 0.049s coverage: 42.3% of statements [2021-05-19T12:54:19.691Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-19T12:54:20.142Z] === RUN TestAddressPoolOpt [2021-05-19T12:54:20.142Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/a [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/something [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/_=a [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/env1=value1 [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/_env1=value1 [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/PATH [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/=a [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/PATH= [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/PATH=something [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/asd!qwe [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/1asd [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/123 [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/some_space [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/__some_space_before [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/some_space_after__ [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/= [2021-05-19T12:54:20.142Z] === RUN TestValidateEnv/PaTh [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestParseHost [2021-05-19T12:54:20.142Z] --- PASS: TestParseHost (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestParseDockerDaemonHost [2021-05-19T12:54:20.142Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestParseTCP [2021-05-19T12:54:20.142Z] --- PASS: TestParseTCP (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-19T12:54:20.142Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestValidateExtraHosts [2021-05-19T12:54:20.142Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestIpOptString [2021-05-19T12:54:20.142Z] --- PASS: TestIpOptString (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-19T12:54:20.142Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestNewIpOptValidDefaultVal [2021-05-19T12:54:20.142Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestIpOptSetInvalidVal [2021-05-19T12:54:20.142Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestValidateIPAddress [2021-05-19T12:54:20.142Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestMapOpts [2021-05-19T12:54:20.142Z] --- PASS: TestMapOpts (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestListOptsWithoutValidator [2021-05-19T12:54:20.142Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestListOptsWithValidator [2021-05-19T12:54:20.142Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestValidateDNSSearch [2021-05-19T12:54:20.142Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestValidateLabel [2021-05-19T12:54:20.142Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-19T12:54:20.142Z] === RUN TestValidateLabel/label_with_general_format [2021-05-19T12:54:20.142Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-19T12:54:20.142Z] === RUN TestValidateLabel/label_with_one_more [2021-05-19T12:54:20.142Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-19T12:54:20.142Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-19T12:54:20.142Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-19T12:54:20.142Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-19T12:54:20.142Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-19T12:54:20.142Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-19T12:54:20.142Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-19T12:54:20.142Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-19T12:54:20.142Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-19T12:54:20.142Z] --- PASS: TestValidateLabel (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-19T12:54:20.142Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestNamedListOpts [2021-05-19T12:54:20.142Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestNamedMapOpts [2021-05-19T12:54:20.142Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestParseLink [2021-05-19T12:54:20.142Z] --- PASS: TestParseLink (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestQuotedStringSetWithQuotes [2021-05-19T12:54:20.142Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-19T12:54:20.142Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-19T12:54:20.142Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-19T12:54:20.142Z] === RUN TestUlimitOpt [2021-05-19T12:54:20.142Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-19T12:54:20.142Z] PASS [2021-05-19T12:54:20.142Z] coverage: 67.1% of statements [2021-05-19T12:54:20.142Z] ok github.com/docker/docker/opts 0.144s coverage: 67.1% of statements [2021-05-19T12:54:20.142Z] === RUN TestParseVersion [2021-05-19T12:54:20.142Z] --- PASS: TestParseVersion (0.00s) [2021-05-19T12:54:20.142Z] PASS [2021-05-19T12:54:20.142Z] coverage: 52.9% of statements [2021-05-19T12:54:20.142Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 52.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-19T12:54:21.217Z] + bundleName=amd64-rootless [2021-05-19T12:54:21.217Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-05-19T12:54:21.217Z] Creating amd64-rootless-bundles.tar.gz [2021-05-19T12:54:21.217Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-19T12:54:21.217Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-19T12:54:21.229Z] Archiving artifacts [2021-05-19T12:54:21.469Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42394/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-19T12:54:21.657Z] === RUN TestUnbuffered [2021-05-19T12:54:21.657Z] --- PASS: TestUnbuffered (0.00s) [2021-05-19T12:54:21.657Z] === RUN TestRaceUnbuffered [2021-05-19T12:54:21.657Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-19T12:54:21.657Z] PASS [2021-05-19T12:54:21.657Z] coverage: 100.0% of statements [2021-05-19T12:54:21.657Z] ok github.com/docker/docker/pkg/broadcaster 0.105s coverage: 100.0% of statements [2021-05-19T12:54:21.657Z] === RUN TestPeerCertificateMarshalJSON [2021-05-19T12:54:21.774Z] + make clean [2021-05-19T12:54:21.783Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.18s) [2021-05-19T12:54:21.783Z] PASS [2021-05-19T12:54:21.783Z] [2021-05-19T12:54:21.783Z] === Skipped [2021-05-19T12:54:21.783Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-05-19T12:54:21.783Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T12:54:21.783Z] [2021-05-19T12:54:21.783Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-19T12:54:21.783Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-19T12:54:21.783Z] [2021-05-19T12:54:21.783Z] [2021-05-19T12:54:21.783Z] DONE 34 tests, 2 skipped in 115.247s [2021-05-19T12:54:21.783Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-05-19T12:54:21.783Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:54:21.783Z] ++ set -e [2021-05-19T12:54:21.783Z] ++ '[' -n 0 ']' [2021-05-19T12:54:21.783Z] ++ set -x [2021-05-19T12:54:21.783Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:54:21.783Z] INFO: Testing against a local daemon [2021-05-19T12:54:21.783Z] === RUN TestConfigInspect [2021-05-19T12:54:22.034Z] docker volume rm -f docker-dev-cache [2021-05-19T12:54:22.034Z] docker-dev-cache [Pipeline] deleteDir [2021-05-19T12:54:22.109Z] === RUN TestMatch [2021-05-19T12:54:22.109Z] === RUN TestMatch/[[]] [2021-05-19T12:54:22.109Z] === RUN TestMatch/[[foo]] [2021-05-19T12:54:22.109Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-19T12:54:22.109Z] === RUN TestMatch/[[foo_bar]] [2021-05-19T12:54:22.109Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-19T12:54:22.109Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-19T12:54:22.109Z] === RUN TestMatch/[] [2021-05-19T12:54:22.109Z] === RUN TestMatch/[]#01 [2021-05-19T12:54:22.109Z] === RUN TestMatch/[[qux]] [2021-05-19T12:54:22.109Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-19T12:54:22.109Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-19T12:54:22.109Z] === RUN TestMatch/[[foo_baz]] [2021-05-19T12:54:22.109Z] --- PASS: TestMatch (0.00s) [2021-05-19T12:54:22.109Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-19T12:54:22.109Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-19T12:54:22.109Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-19T12:54:22.109Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-19T12:54:22.109Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-19T12:54:22.109Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-19T12:54:22.109Z] --- PASS: TestMatch/[] (0.00s) [2021-05-19T12:54:22.109Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-19T12:54:22.109Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-19T12:54:22.109Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-19T12:54:22.109Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-19T12:54:22.109Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-19T12:54:22.109Z] PASS [2021-05-19T12:54:22.109Z] coverage: 87.5% of statements [2021-05-19T12:54:22.109Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [Pipeline] } [Pipeline] // withEnv [2021-05-19T12:54:22.560Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-19T12:54:22.560Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-19T12:54:22.560Z] --- PASS: TestPeerCertificateMarshalJSON (0.77s) [2021-05-19T12:54:22.560Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-19T12:54:22.560Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-19T12:54:22.560Z] === RUN TestMiddleware [2021-05-19T12:54:22.560Z] --- PASS: TestMiddleware (0.00s) [2021-05-19T12:54:22.560Z] === RUN TestNewResponseModifier [2021-05-19T12:54:22.560Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-19T12:54:22.560Z] PASS [2021-05-19T12:54:22.560Z] coverage: 26.8% of statements [2021-05-19T12:54:22.560Z] ok github.com/docker/docker/pkg/authorization 0.894s coverage: 26.8% of statements [2021-05-19T12:54:22.560Z] === RUN TestIsArchivePathDir [2021-05-19T12:54:22.560Z] --- PASS: TestIsArchivePathDir (0.11s) [2021-05-19T12:54:22.560Z] === RUN TestIsArchivePathInvalidFile [Pipeline] } [Pipeline] // node [Pipeline] } [2021-05-19T12:54:22.609Z] ..........................xx.................... [ 29%] [Pipeline] // stage [Pipeline] } [2021-05-19T12:54:23.011Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-05-19T12:54:23.011Z] === RUN TestIsArchivePathTar [2021-05-19T12:54:23.011Z] === RUN TestChrootTarUntar [2021-05-19T12:54:23.011Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-19T12:54:23.011Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:54:23.011Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-19T12:54:23.011Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-19T12:54:23.011Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:54:23.011Z] === RUN TestChrootUntarEmptyArchive [2021-05-19T12:54:23.011Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-19T12:54:23.011Z] === RUN TestChrootTarUntarWithSymlink [2021-05-19T12:54:23.011Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-19T12:54:23.011Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-19T12:54:23.011Z] === RUN TestChrootCopyWithTar [2021-05-19T12:54:23.011Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-19T12:54:23.011Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-19T12:54:23.011Z] === RUN TestChrootCopyFileWithTar [2021-05-19T12:54:23.011Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-19T12:54:23.011Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:54:23.011Z] === RUN TestChrootUntarPath [2021-05-19T12:54:23.011Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-19T12:54:23.011Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-19T12:54:23.011Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-19T12:54:23.011Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-19T12:54:23.011Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:54:23.011Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-19T12:54:23.011Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-19T12:54:23.011Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:54:23.011Z] === RUN TestChrootApplyDotDotFile [2021-05-19T12:54:23.011Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-19T12:54:23.011Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:54:23.011Z] PASS [2021-05-19T12:54:23.011Z] coverage: 15.4% of statements [2021-05-19T12:54:23.011Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 15.4% of statements [2021-05-19T12:54:23.011Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-05-19T12:54:23.011Z] === RUN TestDecompressStreamGzip [2021-05-19T12:54:23.011Z] --- PASS: TestDecompressStreamGzip (0.15s) [2021-05-19T12:54:23.011Z] === RUN TestDecompressStreamBzip2 [2021-05-19T12:54:23.202Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-19T12:54:23.463Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2021-05-19T12:54:23.463Z] === RUN TestDecompressStreamXz [2021-05-19T12:54:23.463Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-19T12:54:23.463Z] archive_test.go:134: Xz not present in msys2 [2021-05-19T12:54:23.463Z] === RUN TestCompressStreamXzUnsupported [2021-05-19T12:54:23.463Z] === RUN TestSizeEmpty [2021-05-19T12:54:23.463Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-19T12:54:23.463Z] === RUN TestSizeEmptyFile [2021-05-19T12:54:23.463Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-19T12:54:23.463Z] === RUN TestSizeNonemptyFile [2021-05-19T12:54:23.463Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-19T12:54:23.463Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-19T12:54:23.463Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-19T12:54:23.463Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-19T12:54:23.463Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-19T12:54:23.463Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-19T12:54:23.463Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-19T12:54:23.463Z] === RUN TestMoveToSubdir [2021-05-19T12:54:23.463Z] --- PASS: TestMoveToSubdir (0.00s) [2021-05-19T12:54:23.463Z] === RUN TestSizeNonExistingDirectory [2021-05-19T12:54:23.463Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-19T12:54:23.463Z] PASS [2021-05-19T12:54:23.463Z] coverage: 80.0% of statements [2021-05-19T12:54:23.463Z] --- PASS: TestCompressStreamXzUnsupported (0.02s) [2021-05-19T12:54:23.463Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-19T12:54:23.463Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-19T12:54:23.463Z] === RUN TestCompressStreamInvalid [2021-05-19T12:54:23.463Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-19T12:54:23.463Z] === RUN TestExtensionInvalid [2021-05-19T12:54:23.463Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-19T12:54:23.463Z] === RUN TestExtensionUncompressed [2021-05-19T12:54:23.463Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-19T12:54:23.463Z] === RUN TestExtensionBzip2 [2021-05-19T12:54:23.463Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-19T12:54:23.463Z] === RUN TestExtensionGzip [2021-05-19T12:54:23.463Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-19T12:54:23.463Z] === RUN TestExtensionXz [2021-05-19T12:54:23.463Z] --- PASS: TestExtensionXz (0.00s) [2021-05-19T12:54:23.463Z] === RUN TestCmdStreamLargeStderr [2021-05-19T12:54:23.463Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2021-05-19T12:54:23.463Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-05-19T12:54:23.463Z] === RUN TestCmdStreamBad [2021-05-19T12:54:23.463Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-19T12:54:23.463Z] archive_test.go:239: Failing on Windows CI machines [2021-05-19T12:54:23.463Z] === RUN TestCmdStreamGood [2021-05-19T12:54:23.463Z] --- PASS: TestCmdStreamGood (0.06s) [2021-05-19T12:54:23.463Z] === RUN TestUntarPathWithInvalidDest [2021-05-19T12:54:23.463Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-05-19T12:54:23.463Z] === RUN TestUntarPathWithInvalidSrc [2021-05-19T12:54:23.463Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-19T12:54:23.463Z] === RUN TestUntarPath [2021-05-19T12:54:23.463Z] --- PASS: TestUntarPath (0.11s) [2021-05-19T12:54:23.463Z] === RUN TestUntarPathWithDestinationFile [2021-05-19T12:54:23.915Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-05-19T12:54:23.915Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-19T12:54:23.915Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2021-05-19T12:54:23.915Z] === RUN TestCopyWithTarInvalidSrc [2021-05-19T12:54:23.915Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-19T12:54:23.915Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-19T12:54:23.915Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-19T12:54:23.915Z] === RUN TestCopyWithTarSrcFile [2021-05-19T12:54:23.915Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-05-19T12:54:23.915Z] === RUN TestCopyWithTarSrcFolder [2021-05-19T12:54:23.915Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-05-19T12:54:23.915Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-19T12:54:23.915Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-19T12:54:23.915Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-19T12:54:23.915Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-19T12:54:23.915Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-19T12:54:23.915Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-19T12:54:23.915Z] === RUN TestCopyFileWithTarSrcFile [2021-05-19T12:54:23.915Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-05-19T12:54:23.915Z] === RUN TestTarFiles [2021-05-19T12:54:23.915Z] === RUN Test [2021-05-19T12:54:23.915Z] === RUN Test/TestContainsEntry [2021-05-19T12:54:23.915Z] === RUN Test/TestCreateEntries [2021-05-19T12:54:23.915Z] === RUN Test/TestEntriesDiff [2021-05-19T12:54:23.915Z] === RUN Test/TestEntriesEquality [2021-05-19T12:54:23.915Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-19T12:54:23.915Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-19T12:54:23.915Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-19T12:54:23.915Z] === RUN Test/TestGeneratorNotGenerate [2021-05-19T12:54:23.915Z] === RUN Test/TestGeneratorWithPort [2021-05-19T12:54:23.915Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-19T12:54:23.915Z] === RUN Test/TestNewEntry [2021-05-19T12:54:23.915Z] === RUN Test/TestParse [2021-05-19T12:54:23.915Z] --- PASS: Test (0.00s) [2021-05-19T12:54:23.915Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-19T12:54:23.915Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-19T12:54:23.915Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-19T12:54:23.915Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-19T12:54:23.915Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-19T12:54:23.915Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-19T12:54:23.915Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-19T12:54:23.915Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-19T12:54:23.915Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-19T12:54:23.915Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-19T12:54:23.915Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-19T12:54:23.915Z] --- PASS: Test/TestParse (0.00s) [2021-05-19T12:54:23.915Z] PASS [2021-05-19T12:54:23.915Z] coverage: 58.3% of statements [2021-05-19T12:54:23.915Z] ok github.com/docker/docker/pkg/discovery 0.087s coverage: 58.3% of statements [2021-05-19T12:54:24.141Z] --- PASS: TestTemplatedConfig (4.99s) [2021-05-19T12:54:24.141Z] === RUN TestConfigCreateResolve [2021-05-19T12:54:24.328Z] --- PASS: TestConfigInspect (3.19s) [2021-05-19T12:54:24.328Z] === RUN TestConfigList [2021-05-19T12:54:24.366Z] === RUN Test [2021-05-19T12:54:24.366Z] === RUN Test/TestContent [2021-05-19T12:54:24.366Z] === RUN Test/TestInitialize [2021-05-19T12:54:24.366Z] === RUN Test/TestNew [2021-05-19T12:54:24.366Z] === RUN Test/TestParsingContentsWithComments [2021-05-19T12:54:24.366Z] === RUN Test/TestRegister [2021-05-19T12:54:24.366Z] === RUN Test/TestWatch [2021-05-19T12:54:24.366Z] --- PASS: Test (0.01s) [2021-05-19T12:54:24.366Z] --- PASS: Test/TestContent (0.00s) [2021-05-19T12:54:24.366Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-19T12:54:24.366Z] --- PASS: Test/TestNew (0.00s) [2021-05-19T12:54:24.366Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-19T12:54:24.366Z] --- PASS: Test/TestRegister (0.00s) [2021-05-19T12:54:24.366Z] --- PASS: Test/TestWatch (0.01s) [2021-05-19T12:54:24.366Z] PASS [2021-05-19T12:54:24.366Z] coverage: 92.9% of statements [2021-05-19T12:54:24.366Z] ok github.com/docker/docker/pkg/discovery/file 0.071s coverage: 92.9% of statements [2021-05-19T12:54:25.083Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-19T12:54:25.319Z] === RUN Test [2021-05-19T12:54:25.319Z] === RUN Test/TestWatch [2021-05-19T12:54:25.319Z] --- PASS: Test (0.00s) [2021-05-19T12:54:25.319Z] --- PASS: Test/TestWatch (0.00s) [2021-05-19T12:54:25.319Z] PASS [2021-05-19T12:54:25.319Z] coverage: 92.3% of statements [2021-05-19T12:54:25.319Z] ok github.com/docker/docker/pkg/discovery/memory 0.092s coverage: 92.3% of statements [2021-05-19T12:54:25.319Z] === RUN Test [2021-05-19T12:54:25.319Z] === RUN Test/TestInitialize [2021-05-19T12:54:25.319Z] time="2021-05-19T12:54:25Z" level=info msg="Initializing discovery without TLS" [2021-05-19T12:54:25.319Z] time="2021-05-19T12:54:25Z" level=info msg="Initializing discovery without TLS" [2021-05-19T12:54:25.319Z] time="2021-05-19T12:54:25Z" level=info msg="Initializing discovery without TLS" [2021-05-19T12:54:25.319Z] === RUN Test/TestInitializeWithCerts [2021-05-19T12:54:25.319Z] time="2021-05-19T12:54:25Z" level=info msg="Initializing discovery with TLS" [2021-05-19T12:54:25.319Z] === RUN Test/TestWatch [2021-05-19T12:54:25.319Z] time="2021-05-19T12:54:25Z" level=info msg="Initializing discovery without TLS" [2021-05-19T12:54:25.655Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-05-19T12:54:25.655Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-19T12:54:25.770Z] === RUN Test [2021-05-19T12:54:25.770Z] === RUN Test/TestInitialize [2021-05-19T12:54:25.770Z] === RUN Test/TestInitializeWithPattern [2021-05-19T12:54:25.770Z] === RUN Test/TestRegister [2021-05-19T12:54:25.770Z] === RUN Test/TestWatch [2021-05-19T12:54:25.770Z] --- PASS: Test (0.00s) [2021-05-19T12:54:25.770Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-19T12:54:25.770Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-19T12:54:25.770Z] --- PASS: Test/TestRegister (0.00s) [2021-05-19T12:54:25.770Z] --- PASS: Test/TestWatch (0.00s) [2021-05-19T12:54:25.770Z] PASS [2021-05-19T12:54:25.770Z] coverage: 93.8% of statements [2021-05-19T12:54:25.770Z] ok github.com/docker/docker/pkg/discovery/nodes 0.041s coverage: 93.8% of statements [2021-05-19T12:54:26.728Z] === RUN TestPollerAddRemove [2021-05-19T12:54:26.728Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-19T12:54:26.728Z] === RUN TestPollerEvent [2021-05-19T12:54:26.728Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-19T12:54:26.728Z] poller_test.go:41: No chmod on Windows [2021-05-19T12:54:26.728Z] === RUN TestPollerClose [2021-05-19T12:54:26.728Z] --- PASS: TestPollerClose (0.00s) [2021-05-19T12:54:26.728Z] PASS [2021-05-19T12:54:26.728Z] coverage: 36.2% of statements [2021-05-19T12:54:26.728Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 36.2% of statements [2021-05-19T12:54:27.179Z] === RUN TestCopyFileWithInvalidSrc [2021-05-19T12:54:27.179Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-19T12:54:27.179Z] === RUN TestCopyFileWithInvalidDest [2021-05-19T12:54:27.179Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-19T12:54:27.179Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-19T12:54:27.179Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-19T12:54:27.179Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-19T12:54:27.179Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-05-19T12:54:27.179Z] === RUN TestCopyFile [2021-05-19T12:54:27.179Z] --- PASS: TestCopyFile (0.00s) [2021-05-19T12:54:27.179Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-19T12:54:27.179Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-19T12:54:27.179Z] fileutils_test.go:134: Needs porting to Windows [2021-05-19T12:54:27.179Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-19T12:54:27.179Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-19T12:54:27.179Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-19T12:54:27.179Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-19T12:54:27.179Z] fileutils_test.go:180: Needs porting to Windows [2021-05-19T12:54:27.179Z] === RUN TestWildcardMatches [2021-05-19T12:54:27.179Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-19T12:54:27.179Z] === RUN TestPatternMatches [2021-05-19T12:54:27.179Z] --- PASS: TestPatternMatches (0.00s) [2021-05-19T12:54:27.179Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-19T12:54:27.179Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-19T12:54:27.179Z] === RUN TestPatternMatchesFolderExclusions [2021-05-19T12:54:27.179Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-19T12:54:27.179Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-19T12:54:27.179Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-19T12:54:27.179Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-19T12:54:27.179Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-19T12:54:27.179Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-19T12:54:27.179Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-19T12:54:27.179Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-19T12:54:27.179Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-19T12:54:27.179Z] === RUN TestSingleExclamationError [2021-05-19T12:54:27.179Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-19T12:54:27.179Z] === RUN TestMatchesWithNoPatterns [2021-05-19T12:54:27.179Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-19T12:54:27.179Z] === RUN TestMatchesWithMalformedPatterns [2021-05-19T12:54:27.180Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-19T12:54:27.180Z] === RUN TestMatches [2021-05-19T12:54:27.180Z] --- PASS: TestMatches (0.00s) [2021-05-19T12:54:27.180Z] === RUN TestCleanPatterns [2021-05-19T12:54:27.180Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-19T12:54:27.180Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-19T12:54:27.180Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-19T12:54:27.180Z] === RUN TestCleanPatternsExceptionFlag [2021-05-19T12:54:27.180Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-19T12:54:27.180Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-19T12:54:27.180Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-19T12:54:27.180Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-19T12:54:27.180Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-19T12:54:27.180Z] === RUN TestCleanPatternsErrorSingleException [2021-05-19T12:54:27.180Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-19T12:54:27.180Z] === RUN TestCreateIfNotExistsDir [2021-05-19T12:54:27.180Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-05-19T12:54:27.180Z] === RUN TestCreateIfNotExistsFile [2021-05-19T12:54:27.180Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-05-19T12:54:27.180Z] === RUN TestMatch [2021-05-19T12:54:27.180Z] --- PASS: TestMatch (0.00s) [2021-05-19T12:54:27.180Z] PASS [2021-05-19T12:54:27.180Z] coverage: 87.7% of statements [2021-05-19T12:54:27.180Z] ok github.com/docker/docker/pkg/fileutils 0.064s coverage: 87.7% of statements [2021-05-19T12:54:27.569Z] --- PASS: TestConfigCreateResolve (3.24s) [2021-05-19T12:54:27.569Z] === RUN TestConfigDaemonLibtrustID [2021-05-19T12:54:27.625Z] --- PASS: TestConfigList (3.12s) [2021-05-19T12:54:27.625Z] === RUN TestConfigsCreateAndDelete [2021-05-19T12:54:27.632Z] === RUN TestGet [2021-05-19T12:54:27.632Z] --- PASS: TestGet (0.00s) [2021-05-19T12:54:27.632Z] === RUN TestGetShortcutString [2021-05-19T12:54:27.632Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-19T12:54:27.632Z] PASS [2021-05-19T12:54:27.632Z] coverage: 42.9% of statements [2021-05-19T12:54:27.632Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2021-05-19T12:54:28.511Z] --- PASS: TestConfigDaemonLibtrustID (0.92s) [2021-05-19T12:54:28.511Z] PASS [2021-05-19T12:54:28.511Z] [2021-05-19T12:54:28.511Z] DONE 7 tests in 22.108s [2021-05-19T12:54:28.511Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-19T12:54:28.511Z] ++ 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-05-19T12:54:28.511Z] ++ set -e [2021-05-19T12:54:28.511Z] ++ '[' -n 0 ']' [2021-05-19T12:54:28.511Z] ++ set -x [2021-05-19T12:54:28.511Z] ++ 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-05-19T12:54:28.511Z] INFO: Testing against a local daemon [2021-05-19T12:54:28.511Z] === RUN TestCheckpoint [2021-05-19T12:54:28.511Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-19T12:54:28.511Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T12:54:28.511Z] === RUN TestContainerInvalidJSON [2021-05-19T12:54:28.511Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T12:54:28.511Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T12:54:28.511Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T12:54:28.511Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T12:54:28.511Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-19T12:54:28.511Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-19T12:54:28.511Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T12:54:28.511Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-19T12:54:28.511Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T12:54:28.511Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-19T12:54:28.511Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-19T12:54:28.511Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-19T12:54:28.511Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-19T12:54:28.511Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-19T12:54:28.511Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-05-19T12:54:28.511Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-19T12:54:28.584Z] --- PASS: Test (3.15s) [2021-05-19T12:54:28.584Z] --- PASS: Test/TestInitialize (0.12s) [2021-05-19T12:54:28.584Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-05-19T12:54:28.584Z] --- PASS: Test/TestWatch (3.02s) [2021-05-19T12:54:28.584Z] PASS [2021-05-19T12:54:28.584Z] coverage: 84.1% of statements [2021-05-19T12:54:28.584Z] ok github.com/docker/docker/pkg/discovery/kv 3.309s coverage: 84.1% of statements [2021-05-19T12:54:28.584Z] === RUN TestCreateIDMapOrder [2021-05-19T12:54:28.584Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-19T12:54:28.584Z] PASS [2021-05-19T12:54:28.584Z] coverage: 7.2% of statements [2021-05-19T12:54:28.584Z] ok github.com/docker/docker/pkg/idtools 0.063s coverage: 7.2% of statements [2021-05-19T12:54:28.772Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-05-19T12:54:28.772Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-19T12:54:28.772Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2021-05-19T12:54:28.772Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-19T12:54:28.772Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-05-19T12:54:28.772Z] === RUN TestCopyFromContainer [2021-05-19T12:54:29.035Z] --- PASS: TestTarFiles (5.10s) [2021-05-19T12:54:29.035Z] === RUN TestTarUntar [2021-05-19T12:54:29.035Z] --- PASS: TestTarUntar (0.03s) [2021-05-19T12:54:29.035Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-19T12:54:29.035Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-05-19T12:54:29.035Z] === RUN TestTarWithOptions [2021-05-19T12:54:29.035Z] --- PASS: TestTarWithOptions (0.03s) [2021-05-19T12:54:29.035Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-19T12:54:29.035Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-19T12:54:29.035Z] === RUN TestUntarUstarGnuConflict [2021-05-19T12:54:29.035Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-05-19T12:54:29.035Z] === RUN TestUntarInvalidFilenames [2021-05-19T12:54:29.035Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames795956390\\dest" [2021-05-19T12:54:29.035Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-05-19T12:54:29.035Z] === RUN TestUntarHardlinkToSymlink [2021-05-19T12:54:29.035Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-19T12:54:29.035Z] === RUN TestUntarInvalidHardlink [2021-05-19T12:54:29.035Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink119855495\\victim\\hello" -> "../victim/hello" [2021-05-19T12:54:29.035Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink624853818\\victim\\hello" -> "/../victim/hello" [2021-05-19T12:54:29.035Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink189542737\\victim" -> "../victim" [2021-05-19T12:54:29.035Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink765080188\\victim" -> "../victim" [2021-05-19T12:54:29.035Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink490365867\\victim" -> "../victim" [2021-05-19T12:54:29.035Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink623339278\\victim" -> "../victim" [2021-05-19T12:54:29.035Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-05-19T12:54:29.035Z] === RUN TestUntarInvalidSymlink [2021-05-19T12:54:29.035Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink806118677\\dest\\dotdot" -> "../victim/hello" [2021-05-19T12:54:29.035Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink295426928\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-19T12:54:29.035Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink039147023\\dest\\loophole-victim" -> "../victim" [2021-05-19T12:54:29.035Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink011583522\\dest\\loophole-victim" -> "../victim" [2021-05-19T12:54:29.035Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink341703449\\dest\\loophole-victim" -> "../victim" [2021-05-19T12:54:29.035Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink852776868\\dest\\loophole-victim" -> "../victim" [2021-05-19T12:54:29.035Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink587654323\\dest\\dir\\loophole" -> "../../victim" [2021-05-19T12:54:29.035Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-05-19T12:54:29.035Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-19T12:54:29.035Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-19T12:54:29.035Z] === RUN TestXGlobalNoParent [2021-05-19T12:54:29.035Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-19T12:54:29.035Z] === RUN TestReplaceFileTarWrapper [2021-05-19T12:54:29.486Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2021-05-19T12:54:29.486Z] === RUN TestPrefixHeaderReadable [2021-05-19T12:54:29.486Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-05-19T12:54:29.486Z] === RUN TestDisablePigz [2021-05-19T12:54:29.486Z] === RUN TestFixedBufferCap [2021-05-19T12:54:29.486Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-19T12:54:29.486Z] === RUN TestFixedBufferLen [2021-05-19T12:54:29.486Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-19T12:54:29.486Z] === RUN TestFixedBufferString [2021-05-19T12:54:29.486Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-19T12:54:29.486Z] === RUN TestFixedBufferWrite [2021-05-19T12:54:29.486Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-19T12:54:29.486Z] === RUN TestFixedBufferRead [2021-05-19T12:54:29.486Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-19T12:54:29.486Z] === RUN TestBytesPipeRead [2021-05-19T12:54:29.486Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-19T12:54:29.486Z] === RUN TestBytesPipeWrite [2021-05-19T12:54:29.487Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-19T12:54:29.487Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-19T12:54:29.487Z] --- PASS: TestDisablePigz (0.18s) [2021-05-19T12:54:29.487Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-19T12:54:29.487Z] === RUN TestPigz [2021-05-19T12:54:29.715Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-05-19T12:54:29.715Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-05-19T12:54:29.937Z] --- PASS: TestPigz (0.15s) [2021-05-19T12:54:29.937Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-19T12:54:29.937Z] === RUN TestCopyFileWithInvalidDest [2021-05-19T12:54:29.937Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-19T12:54:29.937Z] archive_windows_test.go:16: Currently fails [2021-05-19T12:54:29.937Z] === RUN TestCanonicalTarNameForPath [2021-05-19T12:54:29.937Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-19T12:54:29.937Z] === RUN TestCanonicalTarName [2021-05-19T12:54:29.937Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-19T12:54:29.937Z] === RUN TestChmodTarEntry [2021-05-19T12:54:29.937Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-19T12:54:29.937Z] === RUN TestHardLinkOrder [2021-05-19T12:54:29.937Z] === RUN TestError [2021-05-19T12:54:29.937Z] --- PASS: TestError (0.00s) [2021-05-19T12:54:29.937Z] === RUN TestProgressString [2021-05-19T12:54:29.937Z] === RUN TestProgressString/no_progress [2021-05-19T12:54:29.937Z] === RUN TestProgressString/progress_1 [2021-05-19T12:54:29.937Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-19T12:54:29.937Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-19T12:54:29.937Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-19T12:54:29.937Z] === RUN TestProgressString/with_units [2021-05-19T12:54:29.937Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-19T12:54:29.937Z] === RUN TestProgressString/hide_counts [2021-05-19T12:54:29.937Z] --- PASS: TestProgressString (0.00s) [2021-05-19T12:54:29.937Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-19T12:54:29.937Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-19T12:54:29.937Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-19T12:54:29.937Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-19T12:54:29.937Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-19T12:54:29.937Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-19T12:54:29.937Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-19T12:54:29.937Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-19T12:54:29.937Z] === RUN TestJSONMessageDisplay [2021-05-19T12:54:29.937Z] --- PASS: TestHardLinkOrder (0.14s) [2021-05-19T12:54:29.937Z] === RUN TestChangeString [2021-05-19T12:54:29.937Z] --- PASS: TestChangeString (0.00s) [2021-05-19T12:54:29.937Z] === RUN TestChangesWithNoChanges [2021-05-19T12:54:29.937Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-05-19T12:54:29.937Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-19T12:54:29.937Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-19T12:54:29.937Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-19T12:54:29.937Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-19T12:54:29.937Z] === RUN TestDisplayJSONMessagesStream [2021-05-19T12:54:29.937Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-05-19T12:54:29.937Z] === RUN TestChangesWithChanges [2021-05-19T12:54:29.937Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-19T12:54:29.937Z] PASS [2021-05-19T12:54:29.937Z] coverage: 91.7% of statements [2021-05-19T12:54:29.937Z] ok github.com/docker/docker/pkg/jsonmessage 0.193s coverage: 91.7% of statements [2021-05-19T12:54:29.937Z] --- PASS: TestChangesWithChanges (0.03s) [2021-05-19T12:54:29.937Z] === RUN TestChangesWithChangesGH13590 [2021-05-19T12:54:29.937Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-19T12:54:29.937Z] changes_test.go:196: needs more investigation [2021-05-19T12:54:29.937Z] === RUN TestChangesDirsEmpty [2021-05-19T12:54:29.937Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2021-05-19T12:54:29.937Z] === RUN TestAtomicWriteToFile [2021-05-19T12:54:29.937Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-19T12:54:29.937Z] === RUN TestAtomicWriteSetCommit [2021-05-19T12:54:29.937Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-19T12:54:29.937Z] === RUN TestAtomicWriteSetCancel [2021-05-19T12:54:29.937Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-05-19T12:54:29.937Z] === RUN TestReadCloserWrapperClose [2021-05-19T12:54:29.937Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-19T12:54:29.937Z] === RUN TestReaderErrWrapperReadOnError [2021-05-19T12:54:29.937Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-19T12:54:29.937Z] === RUN TestReaderErrWrapperRead [2021-05-19T12:54:29.937Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-19T12:54:29.937Z] === RUN TestHashData [2021-05-19T12:54:29.937Z] --- PASS: TestHashData (0.00s) [2021-05-19T12:54:29.937Z] === RUN TestCancelReadCloser [2021-05-19T12:54:29.937Z] === RUN TestStandardLongPath [2021-05-19T12:54:29.937Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-19T12:54:29.937Z] === RUN TestUNCLongPath [2021-05-19T12:54:29.937Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-19T12:54:29.937Z] PASS [2021-05-19T12:54:29.937Z] coverage: 100.0% of statements [2021-05-19T12:54:29.937Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2021-05-19T12:54:29.938Z] --- PASS: TestChangesDirsEmpty (0.12s) [2021-05-19T12:54:29.938Z] === RUN TestChangesDirsMutated [2021-05-19T12:54:29.938Z] --- PASS: TestCancelReadCloser (0.10s) [2021-05-19T12:54:29.938Z] === RUN TestWriteCloserWrapperClose [2021-05-19T12:54:29.938Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-19T12:54:29.938Z] === RUN TestNopWriteCloser [2021-05-19T12:54:29.938Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-19T12:54:29.938Z] === RUN TestNopWriter [2021-05-19T12:54:29.938Z] --- PASS: TestNopWriter (0.00s) [2021-05-19T12:54:29.938Z] === RUN TestWriteCounter [2021-05-19T12:54:29.938Z] --- PASS: TestWriteCounter (0.00s) [2021-05-19T12:54:29.938Z] PASS [2021-05-19T12:54:29.938Z] coverage: 68.8% of statements [2021-05-19T12:54:29.938Z] ok github.com/docker/docker/pkg/ioutils 0.677s coverage: 68.8% of statements [2021-05-19T12:54:29.976Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-19T12:54:30.367Z] --- PASS: TestServiceWithDataPathPortInit (15.24s) [2021-05-19T12:54:30.367Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-19T12:54:30.389Z] --- PASS: TestChangesDirsMutated (0.12s) [2021-05-19T12:54:30.389Z] === RUN TestApplyLayer [2021-05-19T12:54:30.389Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-19T12:54:30.389Z] changes_test.go:433: needs further investigation [2021-05-19T12:54:30.389Z] === RUN TestChangesSizeWithHardlinks [2021-05-19T12:54:30.389Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-19T12:54:30.389Z] changes_test.go:469: needs further investigation [2021-05-19T12:54:30.389Z] === RUN TestChangesSizeWithNoChanges [2021-05-19T12:54:30.389Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-19T12:54:30.389Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-19T12:54:30.389Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-19T12:54:30.389Z] === RUN TestChangesSize [2021-05-19T12:54:30.389Z] --- PASS: TestChangesSize (0.01s) [2021-05-19T12:54:30.389Z] === RUN TestApplyLayerInvalidFilenames [2021-05-19T12:54:30.389Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames020573914\\dest" [2021-05-19T12:54:30.389Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-05-19T12:54:30.389Z] === RUN TestApplyLayerInvalidHardlink [2021-05-19T12:54:30.389Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink697814300\\victim\\hello" -> "../victim/hello" [2021-05-19T12:54:30.389Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink240582091\\victim\\hello" -> "/../victim/hello" [2021-05-19T12:54:30.389Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink592682158\\victim" -> "../victim" [2021-05-19T12:54:30.389Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink978428981\\victim" -> "../victim" [2021-05-19T12:54:30.389Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink188165648\\victim" -> "../victim" [2021-05-19T12:54:30.389Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink244047919\\victim" -> "../victim" [2021-05-19T12:54:30.389Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-05-19T12:54:30.389Z] === RUN TestApplyLayerInvalidSymlink [2021-05-19T12:54:30.389Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink113988034\\dest\\dotdot" -> "../victim/hello" [2021-05-19T12:54:30.389Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink470929977\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-19T12:54:30.389Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink626711108\\dest\\loophole-victim" -> "../victim" [2021-05-19T12:54:30.389Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink779193555\\dest\\loophole-victim" -> "../victim" [2021-05-19T12:54:30.389Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink905963030\\dest\\loophole-victim" -> "../victim" [2021-05-19T12:54:30.389Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink583551613\\dest\\loophole-victim" -> "../victim" [2021-05-19T12:54:30.389Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-05-19T12:54:30.389Z] === RUN TestApplyLayerWhiteouts [2021-05-19T12:54:30.389Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-05-19T12:54:30.389Z] === RUN TestGenerateEmptyFile [2021-05-19T12:54:30.389Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-19T12:54:30.389Z] === RUN TestGenerateWithContent [2021-05-19T12:54:30.389Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-19T12:54:30.389Z] PASS [2021-05-19T12:54:30.389Z] coverage: 62.6% of statements [2021-05-19T12:54:30.389Z] ok github.com/docker/docker/pkg/archive 7.808s coverage: 62.6% of statements [2021-05-19T12:54:30.841Z] === RUN TestNameFormat [2021-05-19T12:54:30.841Z] --- PASS: TestNameFormat (0.00s) [2021-05-19T12:54:30.841Z] === RUN TestNameRetries [2021-05-19T12:54:30.841Z] --- PASS: TestNameRetries (0.00s) [2021-05-19T12:54:30.841Z] PASS [2021-05-19T12:54:30.841Z] coverage: 85.7% of statements [2021-05-19T12:54:30.841Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2021-05-19T12:54:30.841Z] === RUN TestParseKeyValueOpt [2021-05-19T12:54:30.841Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-19T12:54:30.841Z] === RUN TestParseUintList [2021-05-19T12:54:30.841Z] --- PASS: TestParseUintList (0.00s) [2021-05-19T12:54:30.841Z] === RUN TestParseUintListMaximumLimits [2021-05-19T12:54:30.841Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-19T12:54:30.841Z] PASS [2021-05-19T12:54:30.841Z] coverage: 97.0% of statements [2021-05-19T12:54:30.841Z] ok github.com/docker/docker/pkg/parsers 0.107s coverage: 97.0% of statements [2021-05-19T12:54:30.917Z] === RUN TestCopyFromContainer// [2021-05-19T12:54:30.922Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2021-05-19T12:54:30.922Z] === RUN TestConfigsUpdate [2021-05-19T12:54:31.178Z] === RUN TestCopyFromContainer//bar/root [2021-05-19T12:54:31.178Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-19T12:54:31.178Z] === RUN TestCopyFromContainer/bar/quux [2021-05-19T12:54:31.439Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-19T12:54:31.439Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-19T12:54:31.699Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-19T12:54:31.699Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-19T12:54:31.699Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-19T12:54:31.792Z] === RUN TestNewAndRemove [2021-05-19T12:54:31.793Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-19T12:54:31.793Z] === RUN TestRemoveInvalidPath [2021-05-19T12:54:31.793Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-19T12:54:31.793Z] PASS [2021-05-19T12:54:31.793Z] coverage: 82.6% of statements [2021-05-19T12:54:31.793Z] ok github.com/docker/docker/pkg/pidfile 0.194s coverage: 82.6% of statements [2021-05-19T12:54:31.960Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-19T12:54:31.960Z] --- PASS: TestCopyFromContainer (3.19s) [2021-05-19T12:54:31.960Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-05-19T12:54:31.960Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-05-19T12:54:31.960Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-05-19T12:54:31.960Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-05-19T12:54:31.960Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2021-05-19T12:54:31.960Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-05-19T12:54:31.960Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-05-19T12:54:31.960Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-05-19T12:54:31.960Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-05-19T12:54:31.960Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-05-19T12:54:31.960Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-19T12:54:31.960Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T12:54:31.960Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T12:54:31.960Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T12:54:31.960Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T12:54:31.960Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T12:54:31.960Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T12:54:31.960Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T12:54:31.960Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T12:54:31.960Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T12:54:32.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-19T12:54:32.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-19T12:54:32.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-19T12:54:32.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-05-19T12:54:32.221Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-19T12:54:32.221Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-19T12:54:32.221Z] === RUN TestCreateWithInvalidEnv [2021-05-19T12:54:32.221Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-19T12:54:32.221Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-19T12:54:32.221Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-19T12:54:32.221Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-19T12:54:32.221Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-19T12:54:32.221Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-19T12:54:32.221Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-19T12:54:32.221Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-19T12:54:32.221Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-19T12:54:32.221Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-19T12:54:32.221Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-19T12:54:32.221Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-19T12:54:32.221Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-05-19T12:54:32.221Z] === RUN TestCreateTmpfsMountsTarget [2021-05-19T12:54:32.221Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-19T12:54:32.221Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-19T12:54:32.244Z] === RUN TestParseEmptyInterface [2021-05-19T12:54:32.244Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-19T12:54:32.244Z] === RUN TestParseNonInterfaceType [2021-05-19T12:54:32.244Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-19T12:54:32.244Z] === RUN TestParseWithOneFunction [2021-05-19T12:54:32.244Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-19T12:54:32.244Z] === RUN TestParseWithMultipleFuncs [2021-05-19T12:54:32.244Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-19T12:54:32.244Z] === RUN TestParseWithUnnamedReturn [2021-05-19T12:54:32.244Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-19T12:54:32.244Z] === RUN TestEmbeddedInterface [2021-05-19T12:54:32.244Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-19T12:54:32.244Z] === RUN TestParsedImports [2021-05-19T12:54:32.244Z] --- PASS: TestParsedImports (0.00s) [2021-05-19T12:54:32.244Z] === RUN TestAliasedImports [2021-05-19T12:54:32.244Z] --- PASS: TestAliasedImports (0.00s) [2021-05-19T12:54:32.244Z] PASS [2021-05-19T12:54:32.244Z] coverage: 56.8% of statements [2021-05-19T12:54:32.244Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2021-05-19T12:54:32.792Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-05-19T12:54:33.052Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-19T12:54:33.196Z] === RUN TestFailedConnection [2021-05-19T12:54:33.647Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-19T12:54:33.647Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-19T12:54:33.647Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-19T12:54:33.647Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-19T12:54:33.647Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-19T12:54:33.647Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-19T12:54:33.647Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-19T12:54:33.647Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-19T12:54:33.647Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-19T12:54:33.647Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-19T12:54:33.647Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-19T12:54:33.647Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-19T12:54:33.647Z] === RUN TestBufferPoolPutAndGet [2021-05-19T12:54:33.647Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-19T12:54:33.647Z] PASS [2021-05-19T12:54:33.647Z] coverage: 88.2% of statements [2021-05-19T12:54:33.647Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2021-05-19T12:54:34.098Z] === RUN TestHTTPTransport [2021-05-19T12:54:34.098Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-19T12:54:34.098Z] PASS [2021-05-19T12:54:34.098Z] coverage: 85.7% of statements [2021-05-19T12:54:34.098Z] ok github.com/docker/docker/pkg/plugins/transport 0.112s coverage: 85.7% of statements [2021-05-19T12:54:34.219Z] --- PASS: TestConfigsUpdate (3.12s) [2021-05-19T12:54:34.219Z] === RUN TestTemplatedConfig [2021-05-19T12:54:34.435Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-19T12:54:34.549Z] --- PASS: TestFailedConnection (1.06s) [2021-05-19T12:54:34.549Z] === RUN TestFailOnce [2021-05-19T12:54:34.549Z] 2021/05/19 12:54:34 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-05-19T12:54:34.549Z] goroutine 10 [running]: [2021-05-19T12:54:34.549Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-05-19T12:54:34.549Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-19T12:54:34.549Z] panic(0x849b40, 0x986aa0) [2021-05-19T12:54:34.549Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-19T12:54:34.549Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-19T12:54:34.549Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-19T12:54:34.549Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-19T12:54:34.549Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-19T12:54:34.549Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-19T12:54:34.549Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-19T12:54:34.549Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-19T12:54:34.549Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-19T12:54:34.549Z] net/http.(*conn).serve(0xc000058b40, 0x99b2a0, 0xc00004a980) [2021-05-19T12:54:34.549Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-19T12:54:34.549Z] created by net/http.(*Server).Serve [2021-05-19T12:54:34.549Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-19T12:54:34.549Z] time="2021-05-19T12:54:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-05-19T12:54:34.549Z] === RUN TestOutputOnPrematureClose [2021-05-19T12:54:34.549Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-19T12:54:34.549Z] === RUN TestCompleteSilently [2021-05-19T12:54:34.549Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-19T12:54:34.549Z] PASS [2021-05-19T12:54:34.549Z] coverage: 75.9% of statements [2021-05-19T12:54:34.549Z] ok github.com/docker/docker/pkg/progress 0.052s coverage: 75.9% of statements [2021-05-19T12:54:35.000Z] === RUN TestSendToOneSub [2021-05-19T12:54:35.000Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-19T12:54:35.000Z] === RUN TestSendToMultipleSubs [2021-05-19T12:54:35.000Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-19T12:54:35.000Z] === RUN TestEvictOneSub [2021-05-19T12:54:35.000Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-19T12:54:35.000Z] === RUN TestClosePublisher [2021-05-19T12:54:35.000Z] --- PASS: TestClosePublisher (0.00s) [2021-05-19T12:54:35.000Z] === RUN TestPubSubRace [2021-05-19T12:54:35.451Z] --- PASS: TestFailOnce (1.17s) [2021-05-19T12:54:35.451Z] === RUN TestEchoInputOutput [2021-05-19T12:54:35.451Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-19T12:54:35.451Z] === RUN TestBackoff [2021-05-19T12:54:35.451Z] --- PASS: TestBackoff (0.00s) [2021-05-19T12:54:35.451Z] === RUN TestAbortRetry [2021-05-19T12:54:35.451Z] --- PASS: TestAbortRetry (0.00s) [2021-05-19T12:54:35.451Z] === RUN TestClientScheme [2021-05-19T12:54:35.451Z] --- PASS: TestClientScheme (0.00s) [2021-05-19T12:54:35.451Z] === RUN TestNewClientWithTimeout [2021-05-19T12:54:35.451Z] === RUN TestRegister [2021-05-19T12:54:35.451Z] --- PASS: TestRegister (0.00s) [2021-05-19T12:54:35.451Z] === RUN TestCommand [2021-05-19T12:54:35.451Z] --- PASS: TestCommand (0.03s) [2021-05-19T12:54:35.451Z] === RUN TestNaiveSelf [2021-05-19T12:54:35.821Z] --- PASS: TestCreateWithCustomMaskedPaths (3.43s) [2021-05-19T12:54:35.821Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-19T12:54:35.902Z] --- PASS: TestNaiveSelf (0.03s) [2021-05-19T12:54:35.902Z] PASS [2021-05-19T12:54:35.902Z] coverage: 82.4% of statements [2021-05-19T12:54:35.902Z] ok github.com/docker/docker/pkg/reexec 0.153s coverage: 82.4% of statements [2021-05-19T12:54:35.902Z] --- PASS: TestPubSubRace (1.05s) [2021-05-19T12:54:35.902Z] PASS [2021-05-19T12:54:35.902Z] coverage: 75.0% of statements [2021-05-19T12:54:35.902Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 75.0% of statements [2021-05-19T12:54:35.902Z] time="2021-05-19T12:54:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-19T12:54:36.081Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-19T12:54:36.081Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-05-19T12:54:36.854Z] === RUN TestParseSignal [2021-05-19T12:54:36.854Z] --- PASS: TestParseSignal (0.00s) [2021-05-19T12:54:36.854Z] === RUN TestValidSignalForPlatform [2021-05-19T12:54:36.854Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-19T12:54:36.854Z] PASS [2021-05-19T12:54:36.854Z] coverage: 20.3% of statements [2021-05-19T12:54:36.854Z] ok github.com/docker/docker/pkg/signal 0.055s coverage: 20.3% of statements [2021-05-19T12:54:36.854Z] === RUN TestNewStdWriter [2021-05-19T12:54:36.854Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-19T12:54:36.854Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-19T12:54:36.854Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-19T12:54:36.854Z] === RUN TestWriteWithNilBytes [2021-05-19T12:54:36.854Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-19T12:54:36.854Z] === RUN TestWrite [2021-05-19T12:54:36.854Z] --- PASS: TestWrite (0.00s) [2021-05-19T12:54:36.854Z] === RUN TestWriteWithWriterError [2021-05-19T12:54:36.854Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-19T12:54:36.854Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-19T12:54:37.306Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-19T12:54:37.306Z] === RUN TestStdCopyWriteAndRead [2021-05-19T12:54:37.306Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-19T12:54:37.306Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-19T12:54:37.306Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-19T12:54:37.306Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-19T12:54:37.306Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-19T12:54:37.306Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-19T12:54:37.306Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-19T12:54:37.306Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-19T12:54:37.306Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-19T12:54:37.306Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-19T12:54:37.306Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-19T12:54:37.306Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-19T12:54:37.306Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-19T12:54:37.306Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-19T12:54:37.306Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-19T12:54:37.306Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-19T12:54:37.306Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-19T12:54:37.306Z] PASS [2021-05-19T12:54:37.306Z] coverage: 100.0% of statements [2021-05-19T12:54:37.306Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2021-05-19T12:54:37.306Z] time="2021-05-19T12:54:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-19T12:54:37.519Z] --- PASS: TestTemplatedConfig (3.73s) [2021-05-19T12:54:37.519Z] === RUN TestConfigCreateResolve [2021-05-19T12:54:37.757Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-19T12:54:37.757Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-19T12:54:37.757Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-19T12:54:37.757Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-19T12:54:37.757Z] === RUN TestFormatStatus [2021-05-19T12:54:37.757Z] --- PASS: TestFormatStatus (0.00s) [2021-05-19T12:54:37.757Z] === RUN TestFormatError [2021-05-19T12:54:37.757Z] --- PASS: TestFormatError (0.00s) [2021-05-19T12:54:37.757Z] === RUN TestFormatJSONError [2021-05-19T12:54:37.757Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-19T12:54:37.757Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-19T12:54:37.757Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-19T12:54:37.757Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-19T12:54:37.757Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-19T12:54:37.757Z] === RUN TestNewJSONProgressOutput [2021-05-19T12:54:37.757Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-19T12:54:37.757Z] === RUN TestAuxFormatterEmit [2021-05-19T12:54:37.757Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-19T12:54:37.757Z] === RUN TestStreamWriterStdout [2021-05-19T12:54:37.757Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-19T12:54:37.757Z] === RUN TestStreamWriterStderr [2021-05-19T12:54:37.757Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-19T12:54:37.757Z] PASS [2021-05-19T12:54:37.757Z] coverage: 66.2% of statements [2021-05-19T12:54:37.757Z] ok github.com/docker/docker/pkg/streamformatter 0.073s coverage: 66.2% of statements [2021-05-19T12:54:37.757Z] === RUN TestGenerateRandomID [2021-05-19T12:54:37.757Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-19T12:54:37.757Z] === RUN TestShortenId [2021-05-19T12:54:37.757Z] --- PASS: TestShortenId (0.00s) [2021-05-19T12:54:37.757Z] === RUN TestShortenSha256Id [2021-05-19T12:54:37.757Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-19T12:54:37.757Z] === RUN TestShortenIdEmpty [2021-05-19T12:54:37.757Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-19T12:54:37.757Z] === RUN TestShortenIdInvalid [2021-05-19T12:54:37.757Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-19T12:54:37.757Z] === RUN TestIsShortIDNonHex [2021-05-19T12:54:37.757Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-19T12:54:37.757Z] === RUN TestIsShortIDNotCorrectSize [2021-05-19T12:54:37.757Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-19T12:54:37.757Z] PASS [2021-05-19T12:54:37.757Z] coverage: 70.6% of statements [2021-05-19T12:54:37.757Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2021-05-19T12:54:38.487Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.95s) [2021-05-19T12:54:38.487Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ct92rup4ypa7jxrvitxhxpram Created:2021-05-19 12:54:31.724393786 +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[0e9f72291f79ff702c8dd0ec3cb7503a6e60725903d79695ddd43edcaf3f5167:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jcu1kqrabhzlnkojy72qfh4fp EndpointID:fea711d0a9f60b56873a38fe8351145028d0c5dee80cf4c2e16dd933995df738 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f748e252f07ce23a8985c72b57c9f9b154a776986821a7ec536117c42a435d2d 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:93c45bcd0005 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jcu1kqrabhzlnkojy72qfh4fp EndpointID:fea711d0a9f60b56873a38fe8351145028d0c5dee80cf4c2e16dd933995df738 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-19T12:54:38.487Z] PASS [2021-05-19T12:54:38.487Z] [2021-05-19T12:54:38.487Z] === Skipped [2021-05-19T12:54:38.487Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T12:54:38.487Z] service_test.go:242: FLAKY_TEST [2021-05-19T12:54:38.487Z] [2021-05-19T12:54:38.487Z] [2021-05-19T12:54:38.487Z] DONE 26 tests, 1 skipped in 55.617s [2021-05-19T12:54:38.487Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-19T12:54:38.487Z] INFO: Testing against a local daemon [2021-05-19T12:54:38.487Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-19T12:54:38.488Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-19T12:54:38.488Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T12:54:38.488Z] === RUN TestDockerNetworkIpvlan [2021-05-19T12:54:38.488Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-19T12:54:38.488Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T12:54:38.488Z] PASS [2021-05-19T12:54:38.488Z] [2021-05-19T12:54:38.488Z] === Skipped [2021-05-19T12:54:38.488Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-19T12:54:38.488Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T12:54:38.488Z] [2021-05-19T12:54:38.488Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-19T12:54:38.488Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T12:54:38.488Z] [2021-05-19T12:54:38.488Z] [2021-05-19T12:54:38.488Z] DONE 2 tests, 2 skipped in 0.039s [2021-05-19T12:54:38.488Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-19T12:54:38.488Z] INFO: Testing against a local daemon [2021-05-19T12:54:38.488Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-19T12:54:38.709Z] === RUN TestIsCpusetListAvailable [2021-05-19T12:54:38.709Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-19T12:54:38.709Z] PASS [2021-05-19T12:54:38.709Z] coverage: 38.2% of statements [2021-05-19T12:54:38.709Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2021-05-19T12:54:39.389Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.74s) [2021-05-19T12:54:39.389Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-19T12:54:39.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T12:54:39.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T12:54:39.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T12:54:39.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T12:54:39.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T12:54:39.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T12:54:39.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T12:54:39.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T12:54:39.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T12:54:39.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T12:54:39.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T12:54:39.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T12:54:39.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T12:54:39.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T12:54:39.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T12:54:39.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-05-19T12:54:39.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-05-19T12:54:39.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-05-19T12:54:39.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-05-19T12:54:39.390Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-05-19T12:54:39.390Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-05-19T12:54:39.390Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-19T12:54:39.659Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-05-19T12:54:39.661Z] === RUN TestChtimes [2021-05-19T12:54:39.661Z] --- PASS: TestChtimes (0.00s) [2021-05-19T12:54:39.661Z] === RUN TestChtimesWindows [2021-05-19T12:54:39.661Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-19T12:54:39.661Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-19T12:54:39.661Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-19T12:54:39.661Z] === RUN TestEnsureRemoveAllNotExist [2021-05-19T12:54:39.661Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-19T12:54:39.661Z] === RUN TestEnsureRemoveAllWithDir [2021-05-19T12:54:39.661Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-19T12:54:39.661Z] === RUN TestEnsureRemoveAllWithFile [2021-05-19T12:54:39.661Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-19T12:54:39.661Z] === RUN TestHasWin32KSupport [2021-05-19T12:54:39.661Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-19T12:54:39.661Z] syscall_windows_test.go:8: win32k: true [2021-05-19T12:54:39.661Z] PASS [2021-05-19T12:54:39.661Z] coverage: 12.0% of statements [2021-05-19T12:54:39.661Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 12.0% of statements [2021-05-19T12:54:40.114Z] time="2021-05-19T12:54:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-19T12:54:40.114Z] === RUN TestTailFile [2021-05-19T12:54:40.114Z] --- PASS: TestTailFile (0.00s) [2021-05-19T12:54:40.114Z] === RUN TestTailFileManyLines [2021-05-19T12:54:40.114Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-19T12:54:40.114Z] === RUN TestTailEmptyFile [2021-05-19T12:54:40.114Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-19T12:54:40.114Z] === RUN TestTailNegativeN [2021-05-19T12:54:40.114Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader [2021-05-19T12:54:40.114Z] === CONT TestNewTailReader [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/no_delimiter [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/truncated_last_line [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-19T12:54:40.114Z] === CONT TestNewTailReader/no_delimiter [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-19T12:54:40.114Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T12:54:40.114Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-19T12:54:40.114Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-19T12:54:40.114Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T12:54:40.114Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-19T12:54:40.114Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-19T12:54:40.114Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-19T12:54:40.114Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T12:54:40.115Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-19T12:54:40.115Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-19T12:54:40.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-19T12:54:40.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-19T12:54:40.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T12:54:40.117Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T12:54:40.117Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T12:54:40.117Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-19T12:54:40.117Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T12:54:40.117Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T12:54:40.117Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T12:54:40.117Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T12:54:40.117Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T12:54:40.117Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.117Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T12:54:40.117Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T12:54:40.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T12:54:40.392Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.91s) [2021-05-19T12:54:40.392Z] === RUN TestDockerNetworkMacvlan [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-19T12:54:40.570Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-19T12:54:40.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T12:54:40.571Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T12:54:40.571Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-19T12:54:40.572Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-19T12:54:40.573Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-19T12:54:40.573Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T12:54:40.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T12:54:40.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T12:54:40.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T12:54:40.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T12:54:40.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T12:54:40.573Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T12:54:40.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T12:54:40.573Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.02s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-19T12:54:40.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.02s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-19T12:54:40.574Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-19T12:54:40.821Z] --- PASS: TestConfigCreateResolve (3.17s) [2021-05-19T12:54:40.821Z] === RUN TestConfigDaemonLibtrustID [2021-05-19T12:54:41.044Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.32s) [2021-05-19T12:54:41.044Z] === RUN TestCreateDifferentPlatform [2021-05-19T12:54:41.044Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-19T12:54:41.044Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-19T12:54:41.044Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-19T12:54:41.044Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-19T12:54:41.044Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-19T12:54:41.044Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-19T12:54:41.044Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-19T12:54:41.044Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-19T12:54:41.044Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-05-19T12:54:41.044Z] === RUN TestContainerStartOnDaemonRestart [2021-05-19T12:54:41.044Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-19T12:54:41.044Z] === RUN TestDaemonRestartIpcMode [2021-05-19T12:54:41.044Z] === PAUSE TestDaemonRestartIpcMode [2021-05-19T12:54:41.044Z] === RUN TestDaemonHostGatewayIP [2021-05-19T12:54:41.044Z] === PAUSE TestDaemonHostGatewayIP [2021-05-19T12:54:41.044Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-19T12:54:41.044Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-19T12:54:41.044Z] === RUN TestContainerKillOnDaemonStart [2021-05-19T12:54:41.044Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-19T12:54:41.044Z] === RUN TestDiff [2021-05-19T12:54:41.044Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-19T12:54:41.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-19T12:54:41.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-19T12:54:41.075Z] PASS [2021-05-19T12:54:41.075Z] coverage: 88.6% of statements [2021-05-19T12:54:41.075Z] ok github.com/docker/docker/pkg/tailfile 0.373s coverage: 88.6% of statements [2021-05-19T12:54:41.075Z] === RUN TestTarSumRemoveNonExistent [2021-05-19T12:54:41.075Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-19T12:54:41.075Z] === RUN TestTarSumRemove [2021-05-19T12:54:41.075Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-19T12:54:41.075Z] === RUN TestSortFileInfoSums [2021-05-19T12:54:41.075Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-19T12:54:41.075Z] === RUN TestNewTarSumForLabelInvalid [2021-05-19T12:54:41.075Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-19T12:54:41.075Z] === RUN TestNewTarSumForLabel [2021-05-19T12:54:41.075Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-19T12:54:41.075Z] === RUN TestEmptyTar [2021-05-19T12:54:41.075Z] --- PASS: TestEmptyTar (0.00s) [2021-05-19T12:54:41.075Z] === RUN TestTarSumsReadSize [2021-05-19T12:54:41.075Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-05-19T12:54:41.075Z] === RUN TestTarSums [2021-05-19T12:54:41.075Z] --- PASS: TestTarSums (0.08s) [2021-05-19T12:54:41.075Z] === RUN TestIteration [2021-05-19T12:54:41.075Z] --- PASS: TestIteration (0.00s) [2021-05-19T12:54:41.075Z] === RUN TestVersionLabelForChecksum [2021-05-19T12:54:41.075Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-19T12:54:41.075Z] === RUN TestVersion [2021-05-19T12:54:41.075Z] --- PASS: TestVersion (0.00s) [2021-05-19T12:54:41.075Z] === RUN TestGetVersion [2021-05-19T12:54:41.075Z] --- PASS: TestGetVersion (0.00s) [2021-05-19T12:54:41.075Z] === RUN TestGetVersions [2021-05-19T12:54:41.075Z] --- PASS: TestGetVersions (0.00s) [2021-05-19T12:54:41.075Z] PASS [2021-05-19T12:54:41.075Z] coverage: 89.3% of statements [2021-05-19T12:54:41.075Z] ok github.com/docker/docker/pkg/tarsum 0.170s coverage: 89.3% of statements [2021-05-19T12:54:41.330Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-19T12:54:41.526Z] testing: warning: no tests to run [2021-05-19T12:54:41.526Z] PASS [2021-05-19T12:54:41.526Z] coverage: [no statements] [2021-05-19T12:54:41.526Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: [no statements] [no tests to run] [2021-05-19T12:54:41.762Z] --- PASS: TestConfigDaemonLibtrustID (1.18s) [2021-05-19T12:54:41.762Z] PASS [2021-05-19T12:54:41.762Z] [2021-05-19T12:54:41.762Z] DONE 7 tests in 20.851s [2021-05-19T12:54:41.762Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-05-19T12:54:41.762Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:54:41.762Z] ++ set -e [2021-05-19T12:54:41.762Z] ++ '[' -n 0 ']' [2021-05-19T12:54:41.762Z] ++ set -x [2021-05-19T12:54:41.762Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:54:41.977Z] === RUN TestTruncIndex [2021-05-19T12:54:41.977Z] --- PASS: TestTruncIndex (0.10s) [2021-05-19T12:54:41.977Z] PASS [2021-05-19T12:54:41.977Z] coverage: 91.5% of statements [2021-05-19T12:54:41.977Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2021-05-19T12:54:42.022Z] INFO: Testing against a local daemon [2021-05-19T12:54:42.022Z] === RUN TestCheckpoint [2021-05-19T12:54:42.022Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-19T12:54:42.022Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T12:54:42.022Z] === RUN TestContainerInvalidJSON [2021-05-19T12:54:42.022Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T12:54:42.022Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T12:54:42.022Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T12:54:42.022Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T12:54:42.022Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-19T12:54:42.022Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-19T12:54:42.022Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T12:54:42.022Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-19T12:54:42.022Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T12:54:42.022Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-05-19T12:54:42.022Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-19T12:54:42.022Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-19T12:54:42.022Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-19T12:54:42.022Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-19T12:54:42.282Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-05-19T12:54:42.282Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-19T12:54:42.282Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-05-19T12:54:42.282Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-19T12:54:42.282Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-05-19T12:54:42.282Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-19T12:54:42.282Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-05-19T12:54:42.282Z] === RUN TestCopyFromContainer [2021-05-19T12:54:42.301Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-19T12:54:42.428Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-05-19T12:54:42.428Z] --- PASS: TestDiff (1.47s) [2021-05-19T12:54:42.428Z] === RUN TestExecWithCloseStdin [2021-05-19T12:54:42.428Z] === RUN TestIsGIT [2021-05-19T12:54:42.428Z] --- PASS: TestIsGIT (0.00s) [2021-05-19T12:54:42.428Z] === RUN TestIsTransport [2021-05-19T12:54:42.428Z] --- PASS: TestIsTransport (0.00s) [2021-05-19T12:54:42.428Z] PASS [2021-05-19T12:54:42.428Z] coverage: 100.0% of statements [2021-05-19T12:54:42.428Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2021-05-19T12:54:42.879Z] === RUN TestVersionInfo [2021-05-19T12:54:42.879Z] --- PASS: TestVersionInfo (0.00s) [2021-05-19T12:54:42.879Z] === RUN TestAppendVersions [2021-05-19T12:54:42.879Z] --- PASS: TestAppendVersions (0.00s) [2021-05-19T12:54:42.879Z] PASS [2021-05-19T12:54:42.879Z] coverage: 88.9% of statements [2021-05-19T12:54:42.879Z] ok github.com/docker/docker/pkg/useragent 0.067s coverage: 88.9% of statements [2021-05-19T12:54:43.239Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-19T12:54:43.330Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-19T12:54:43.330Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-19T12:54:43.330Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-19T12:54:43.330Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-19T12:54:43.330Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-19T12:54:43.330Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-19T12:54:43.330Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-19T12:54:43.330Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-19T12:54:43.330Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-19T12:54:44.194Z] === RUN TestCopyFromContainer// [2021-05-19T12:54:44.194Z] === RUN TestCopyFromContainer//bar/root [2021-05-19T12:54:44.194Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-19T12:54:44.340Z] --- PASS: TestExecWithCloseStdin (1.75s) [2021-05-19T12:54:44.340Z] === RUN TestExec [2021-05-19T12:54:44.455Z] === RUN TestCopyFromContainer/bar/quux [2021-05-19T12:54:44.455Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-19T12:54:44.455Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-19T12:54:44.715Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-19T12:54:44.715Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-19T12:54:44.842Z] time="2021-05-19T12:54:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-19T12:54:44.842Z] === RUN TestValidatePrivileges [2021-05-19T12:54:44.842Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-19T12:54:44.842Z] === RUN TestFilterByCapNeg [2021-05-19T12:54:44.842Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-19T12:54:44.842Z] === RUN TestFilterByCapPos [2021-05-19T12:54:44.842Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-19T12:54:44.842Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-19T12:54:44.842Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-19T12:54:44.842Z] PASS [2021-05-19T12:54:44.842Z] coverage: 12.0% of statements [2021-05-19T12:54:44.842Z] ok github.com/docker/docker/plugin 0.107s coverage: 12.0% of statements [2021-05-19T12:54:44.842Z] === RUN TestNewSettable [2021-05-19T12:54:44.842Z] --- PASS: TestNewSettable (0.00s) [2021-05-19T12:54:44.842Z] === RUN TestIsSettable [2021-05-19T12:54:44.842Z] --- PASS: TestIsSettable (0.00s) [2021-05-19T12:54:44.842Z] === RUN TestUpdateSettingsEnv [2021-05-19T12:54:44.842Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-19T12:54:44.842Z] PASS [2021-05-19T12:54:44.842Z] coverage: 20.1% of statements [2021-05-19T12:54:44.842Z] ok github.com/docker/docker/plugin/v2 0.133s coverage: 20.1% of statements [2021-05-19T12:54:44.842Z] === RUN TestLoad [2021-05-19T12:54:44.842Z] --- PASS: TestLoad (0.00s) [2021-05-19T12:54:44.842Z] === RUN TestSave [2021-05-19T12:54:44.842Z] --- PASS: TestSave (0.02s) [2021-05-19T12:54:44.842Z] === RUN TestAddDeleteGet [2021-05-19T12:54:44.842Z] --- PASS: TestAddDeleteGet (0.03s) [2021-05-19T12:54:44.842Z] === RUN TestInvalidTags [2021-05-19T12:54:44.842Z] --- PASS: TestInvalidTags (0.01s) [2021-05-19T12:54:44.842Z] PASS [2021-05-19T12:54:44.842Z] coverage: 84.4% of statements [2021-05-19T12:54:44.842Z] ok github.com/docker/docker/reference 0.114s coverage: 84.4% of statements [2021-05-19T12:54:44.976Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-19T12:54:44.976Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-19T12:54:45.236Z] --- PASS: TestCopyFromContainer (2.72s) [2021-05-19T12:54:45.236Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-05-19T12:54:45.236Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-05-19T12:54:45.236Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-05-19T12:54:45.236Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-05-19T12:54:45.236Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-05-19T12:54:45.236Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-05-19T12:54:45.236Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-19T12:54:45.236Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-05-19T12:54:45.236Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-19T12:54:45.236Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-05-19T12:54:45.236Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-19T12:54:45.236Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T12:54:45.236Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T12:54:45.236Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T12:54:45.236Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T12:54:45.236Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T12:54:45.236Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T12:54:45.236Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T12:54:45.236Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T12:54:45.236Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T12:54:45.236Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-19T12:54:45.236Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-19T12:54:45.236Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-05-19T12:54:45.236Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-05-19T12:54:45.236Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-19T12:54:45.236Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-19T12:54:45.236Z] === RUN TestCreateWithInvalidEnv [2021-05-19T12:54:45.236Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-19T12:54:45.236Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-19T12:54:45.236Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-19T12:54:45.236Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-19T12:54:45.236Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-19T12:54:45.236Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-19T12:54:45.236Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-19T12:54:45.236Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-19T12:54:45.236Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-19T12:54:45.236Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-19T12:54:45.236Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-19T12:54:45.236Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-19T12:54:45.236Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-19T12:54:45.236Z] === RUN TestCreateTmpfsMountsTarget [2021-05-19T12:54:45.236Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-05-19T12:54:45.236Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-19T12:54:46.253Z] --- PASS: TestExec (1.90s) [2021-05-19T12:54:46.253Z] === RUN TestExecUser [2021-05-19T12:54:46.363Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-19T12:54:46.363Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-05-19T12:54:46.363Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-19T12:54:46.363Z] === RUN TestRestartManagerTimeout [2021-05-19T12:54:46.363Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-19T12:54:46.363Z] === RUN TestRestartManagerTimeoutReset [2021-05-19T12:54:46.363Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-19T12:54:46.363Z] PASS [2021-05-19T12:54:46.363Z] coverage: 50.9% of statements [2021-05-19T12:54:46.363Z] ok github.com/docker/docker/restartmanager 0.086s coverage: 50.9% of statements [2021-05-19T12:54:46.363Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) [2021-05-19T12:54:46.363Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-19T12:54:46.363Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-19T12:54:46.363Z] === RUN TestResumableRequestReaderWithReadError [2021-05-19T12:54:46.363Z] time="2021-05-19T12:54:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-19T12:54:46.363Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-05-19T12:54:46.363Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-19T12:54:46.363Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-19T12:54:46.363Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-19T12:54:46.363Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-05-19T12:54:46.363Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-19T12:54:46.363Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-19T12:54:46.363Z] === RUN TestResumableRequestReader [2021-05-19T12:54:46.363Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-19T12:54:46.363Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-19T12:54:46.363Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-19T12:54:46.363Z] PASS [2021-05-19T12:54:46.363Z] coverage: 100.0% of statements [2021-05-19T12:54:46.363Z] ok github.com/docker/docker/registry/resumable 0.227s coverage: 100.0% of statements [2021-05-19T12:54:46.528Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-19T12:54:47.315Z] === RUN TestDecodeContainerConfig [2021-05-19T12:54:47.315Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-19T12:54:47.315Z] === RUN TestDecodeContainerConfigIsolation [2021-05-19T12:54:47.315Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-19T12:54:47.315Z] === RUN TestValidatePrivileged [2021-05-19T12:54:47.315Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-19T12:54:47.315Z] PASS [2021-05-19T12:54:47.315Z] coverage: 52.2% of statements [2021-05-19T12:54:47.315Z] === RUN TestResolveAuthConfigIndexServer [2021-05-19T12:54:47.315Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-19T12:54:47.315Z] === RUN TestResolveAuthConfigFullURL [2021-05-19T12:54:47.315Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-19T12:54:47.315Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-19T12:54:47.315Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-19T12:54:47.315Z] === RUN TestValidateMirror [2021-05-19T12:54:47.315Z] --- PASS: TestValidateMirror (0.00s) [2021-05-19T12:54:47.315Z] === RUN TestLoadInsecureRegistries [2021-05-19T12:54:47.315Z] ok github.com/docker/docker/runconfig 0.116s coverage: 52.2% of statements [2021-05-19T12:54:47.315Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-19T12:54:47.315Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-19T12:54:47.315Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-19T12:54:47.315Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-19T12:54:47.315Z] PASS [2021-05-19T12:54:47.315Z] coverage: 62.5% of statements [2021-05-19T12:54:47.315Z] ok github.com/docker/docker/testutil 0.045s coverage: 62.5% of statements [2021-05-19T12:54:47.315Z] time="2021-05-19T12:54: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-05-19T12:54:47.315Z] time="2021-05-19T12:54: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-05-19T12:54:47.315Z] time="2021-05-19T12:54: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-05-19T12:54:47.315Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-05-19T12:54:47.315Z] === RUN TestNewServiceConfig [2021-05-19T12:54:47.315Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-19T12:54:47.315Z] === RUN TestValidateIndexName [2021-05-19T12:54:47.315Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-19T12:54:47.315Z] === RUN TestValidateIndexNameWithError [2021-05-19T12:54:47.315Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-19T12:54:47.315Z] === RUN TestEndpointParse [2021-05-19T12:54:47.315Z] --- PASS: TestEndpointParse (0.00s) [2021-05-19T12:54:47.315Z] === RUN TestEndpointParseInvalid [2021-05-19T12:54:47.315Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-19T12:54:47.315Z] === RUN TestValidateEndpoint [2021-05-19T12:54:47.315Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-19T12:54:47.315Z] === RUN TestPing [2021-05-19T12:54:47.315Z] --- PASS: TestPing (0.00s) [2021-05-19T12:54:47.315Z] === RUN TestPingRegistryEndpoint [2021-05-19T12:54:47.315Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-19T12:54:47.315Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:54:47.315Z] === RUN TestEndpoint [2021-05-19T12:54:47.315Z] --- SKIP: TestEndpoint (0.00s) [2021-05-19T12:54:47.315Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:54:47.315Z] === RUN TestParseRepositoryInfo [2021-05-19T12:54:47.315Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-19T12:54:47.315Z] === RUN TestNewIndexInfo [2021-05-19T12:54:47.315Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-19T12:54:47.315Z] === RUN TestMirrorEndpointLookup [2021-05-19T12:54:47.315Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-05-19T12:54:47.315Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:54:47.315Z] === RUN TestSearchRepositories [2021-05-19T12:54:47.315Z] --- PASS: TestSearchRepositories (0.01s) [2021-05-19T12:54:47.315Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-19T12:54:47.315Z] Host: 127.0.0.1:49243 [2021-05-19T12:54:47.315Z] User-Agent: docker test client [2021-05-19T12:54:47.315Z] Authorization: Token fake-token [2021-05-19T12:54:47.315Z] X-Docker-Token: true [2021-05-19T12:54:47.315Z] Accept-Encoding: gzip [2021-05-19T12:54:47.315Z] [2021-05-19T12:54:47.315Z] [2021-05-19T12:54:47.315Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-19T12:54:47.315Z] Connection: close [2021-05-19T12:54:47.315Z] Content-Length: 144 [2021-05-19T12:54:47.315Z] Cache-Control: no-cache [2021-05-19T12:54:47.315Z] Content-Type: application/json [2021-05-19T12:54:47.315Z] Date: Wed, 19 May 2021 12:54:47 GMT [2021-05-19T12:54:47.315Z] Expires: -1 [2021-05-19T12:54:47.315Z] Pragma: no-cache [2021-05-19T12:54:47.315Z] Server: docker-tests/mock [2021-05-19T12:54:47.315Z] X-Docker-Registry-Config: mock [2021-05-19T12:54:47.315Z] X-Docker-Registry-Version: 0.0.0 [2021-05-19T12:54:47.315Z] [2021-05-19T12:54:47.315Z] [2021-05-19T12:54:47.315Z] === RUN TestTrustedLocation [2021-05-19T12:54:47.315Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-19T12:54:47.315Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-19T12:54:47.315Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-19T12:54:47.315Z] === RUN TestAllowNondistributableArtifacts [2021-05-19T12:54:47.635Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-05-19T12:54:47.766Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-19T12:54:47.766Z] === RUN TestIsSecureIndex [2021-05-19T12:54:47.766Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-19T12:54:47.766Z] PASS [2021-05-19T12:54:47.766Z] coverage: 51.7% of statements [2021-05-19T12:54:47.766Z] ok github.com/docker/docker/registry 0.302s coverage: 51.7% of statements [2021-05-19T12:54:47.777Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s) [2021-05-19T12:54:47.777Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-19T12:54:47.895Z] --- PASS: TestExecUser (1.96s) [2021-05-19T12:54:47.895Z] === RUN TestExportContainerAndImportImage [2021-05-19T12:54:48.468Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-05-19T12:54:49.380Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-05-19T12:54:49.817Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-19T12:54:49.853Z] --- PASS: TestExportContainerAndImportImage (1.58s) [2021-05-19T12:54:49.853Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-19T12:54:49.911Z] === RUN TestGetDriver [2021-05-19T12:54:49.911Z] --- PASS: TestGetDriver (0.00s) [2021-05-19T12:54:49.911Z] === RUN TestVolumeRequestError [2021-05-19T12:54:49.911Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-19T12:54:49.911Z] PASS [2021-05-19T12:54:49.911Z] coverage: 36.1% of statements [2021-05-19T12:54:49.911Z] ok github.com/docker/docker/volume/drivers 0.110s coverage: 36.1% of statements [2021-05-19T12:54:50.318Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.40s) [2021-05-19T12:54:50.318Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-19T12:54:50.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T12:54:50.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T12:54:50.319Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T12:54:50.319Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T12:54:50.319Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T12:54:50.319Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T12:54:50.319Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T12:54:50.319Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T12:54:50.319Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T12:54:50.319Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T12:54:50.319Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T12:54:50.319Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T12:54:50.319Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T12:54:50.319Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T12:54:50.319Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T12:54:50.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-19T12:54:50.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-05-19T12:54:50.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-05-19T12:54:50.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-05-19T12:54:50.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-05-19T12:54:50.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-05-19T12:54:50.319Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-19T12:54:50.362Z] === RUN TestGetAddress [2021-05-19T12:54:50.362Z] --- PASS: TestGetAddress (0.00s) [2021-05-19T12:54:50.362Z] === RUN TestRemove [2021-05-19T12:54:50.362Z] --- SKIP: TestRemove (0.00s) [2021-05-19T12:54:50.362Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-19T12:54:50.362Z] === RUN TestInitializeWithVolumes [2021-05-19T12:54:50.362Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-05-19T12:54:50.362Z] === RUN TestCreate [2021-05-19T12:54:50.362Z] --- PASS: TestCreate (0.01s) [2021-05-19T12:54:50.362Z] === RUN TestValidateName [2021-05-19T12:54:50.362Z] --- PASS: TestValidateName (0.00s) [2021-05-19T12:54:50.362Z] === RUN TestCreateWithOpts [2021-05-19T12:54:50.362Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-19T12:54:50.362Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-19T12:54:50.362Z] === RUN TestRelaodNoOpts [2021-05-19T12:54:50.362Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-19T12:54:50.362Z] PASS [2021-05-19T12:54:50.362Z] coverage: 41.5% of statements [2021-05-19T12:54:50.362Z] ok github.com/docker/docker/volume/local 0.069s coverage: 41.5% of statements [2021-05-19T12:54:50.814Z] === RUN TestConvertTmpfsOptions [2021-05-19T12:54:50.814Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-19T12:54:50.814Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-19T12:54:50.814Z] parser_test.go:49: data="ro" [2021-05-19T12:54:50.814Z] === RUN TestParseMountRaw [2021-05-19T12:54:50.814Z] --- PASS: TestParseMountRaw (0.03s) [2021-05-19T12:54:50.814Z] === RUN TestParseMountRawSplit [2021-05-19T12:54:50.814Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-05-19T12:54:50.814Z] parser_test.go:390: case 0 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 1 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 2 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 3 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 4 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 5 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 6 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 7 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 8 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 0 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 1 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 2 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 3 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 4 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 5 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 6 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 7 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 8 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 9 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 10 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 11 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 12 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 0 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 1 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 2 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 3 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 4 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 5 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 6 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 7 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 8 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 9 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 10 [2021-05-19T12:54:50.814Z] parser_test.go:390: case 11 [2021-05-19T12:54:50.814Z] === RUN TestParseMountSpec [2021-05-19T12:54:50.814Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-19T12:54:50.814Z] parser_test.go:455: case 0 [2021-05-19T12:54:50.814Z] parser_test.go:455: case 1 [2021-05-19T12:54:50.814Z] parser_test.go:455: case 2 [2021-05-19T12:54:50.814Z] parser_test.go:455: case 3 [2021-05-19T12:54:50.814Z] parser_test.go:455: case 4 [2021-05-19T12:54:50.814Z] parser_test.go:455: case 5 [2021-05-19T12:54:50.814Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-19T12:54:50.814Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-19T12:54:50.814Z] === RUN TestValidateMount [2021-05-19T12:54:50.814Z] --- PASS: TestValidateMount (0.00s) [2021-05-19T12:54:50.814Z] PASS [2021-05-19T12:54:50.814Z] coverage: 66.2% of statements [2021-05-19T12:54:50.814Z] ok github.com/docker/docker/volume/mounts 0.087s coverage: 66.2% of statements [2021-05-19T12:54:50.889Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-05-19T12:54:50.889Z] === RUN TestCreateDifferentPlatform [2021-05-19T12:54:51.154Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-19T12:54:51.154Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-19T12:54:51.154Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-19T12:54:51.154Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-19T12:54:51.154Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-05-19T12:54:51.154Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-19T12:54:51.154Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-19T12:54:51.154Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-19T12:54:51.154Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-05-19T12:54:51.154Z] === RUN TestContainerStartOnDaemonRestart [2021-05-19T12:54:51.154Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-19T12:54:51.154Z] === RUN TestDaemonRestartIpcMode [2021-05-19T12:54:51.154Z] === PAUSE TestDaemonRestartIpcMode [2021-05-19T12:54:51.154Z] === RUN TestDaemonHostGatewayIP [2021-05-19T12:54:51.154Z] === PAUSE TestDaemonHostGatewayIP [2021-05-19T12:54:51.154Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-19T12:54:51.154Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-19T12:54:51.154Z] === RUN TestContainerKillOnDaemonStart [2021-05-19T12:54:51.154Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-19T12:54:51.154Z] === RUN TestDiff [2021-05-19T12:54:51.764Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-19T12:54:51.764Z] --- PASS: TestExportContainerAfterDaemonRestart (2.30s) [2021-05-19T12:54:51.764Z] === RUN TestHealthCheckWorkdir [2021-05-19T12:54:52.094Z] --- PASS: TestDiff (0.84s) [2021-05-19T12:54:52.094Z] === RUN TestExecWithCloseStdin [2021-05-19T12:54:52.326Z] === RUN TestSetGetMeta [2021-05-19T12:54:52.326Z] === PAUSE TestSetGetMeta [2021-05-19T12:54:52.326Z] === RUN TestRestore [2021-05-19T12:54:52.326Z] === PAUSE TestRestore [2021-05-19T12:54:52.326Z] === RUN TestServiceCreate [2021-05-19T12:54:52.326Z] === PAUSE TestServiceCreate [2021-05-19T12:54:52.326Z] === RUN TestServiceList [2021-05-19T12:54:52.326Z] === PAUSE TestServiceList [2021-05-19T12:54:52.326Z] === RUN TestServiceRemove [2021-05-19T12:54:52.326Z] === PAUSE TestServiceRemove [2021-05-19T12:54:52.326Z] === RUN TestServiceGet [2021-05-19T12:54:52.326Z] === PAUSE TestServiceGet [2021-05-19T12:54:52.326Z] === RUN TestServicePrune [2021-05-19T12:54:52.326Z] === PAUSE TestServicePrune [2021-05-19T12:54:52.326Z] === RUN TestCreate [2021-05-19T12:54:52.326Z] === PAUSE TestCreate [2021-05-19T12:54:52.326Z] === RUN TestRemove [2021-05-19T12:54:52.326Z] === PAUSE TestRemove [2021-05-19T12:54:52.326Z] === RUN TestList [2021-05-19T12:54:52.326Z] === PAUSE TestList [2021-05-19T12:54:52.326Z] === RUN TestFindByDriver [2021-05-19T12:54:52.326Z] === PAUSE TestFindByDriver [2021-05-19T12:54:52.326Z] === RUN TestFindByReferenced [2021-05-19T12:54:52.326Z] === PAUSE TestFindByReferenced [2021-05-19T12:54:52.326Z] === RUN TestDerefMultipleOfSameRef [2021-05-19T12:54:52.326Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-19T12:54:52.326Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-19T12:54:52.326Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-19T12:54:52.326Z] === RUN TestDefererencePluginOnCreateError [2021-05-19T12:54:52.326Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-19T12:54:52.326Z] === RUN TestRefDerefRemove [2021-05-19T12:54:52.326Z] === PAUSE TestRefDerefRemove [2021-05-19T12:54:52.326Z] === RUN TestGet [2021-05-19T12:54:52.326Z] === PAUSE TestGet [2021-05-19T12:54:52.326Z] === RUN TestGetWithReference [2021-05-19T12:54:52.326Z] === PAUSE TestGetWithReference [2021-05-19T12:54:52.326Z] === RUN TestFilterFunc [2021-05-19T12:54:52.326Z] === RUN TestFilterFunc/test_nil_list [2021-05-19T12:54:52.326Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-19T12:54:52.326Z] === RUN TestFilterFunc/test_empty_list [2021-05-19T12:54:52.326Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-19T12:54:52.326Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-19T12:54:52.326Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-19T12:54:52.326Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-19T12:54:52.326Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-19T12:54:52.326Z] === RUN TestFilterFunc/test_filter_some [2021-05-19T12:54:52.326Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-19T12:54:52.326Z] === RUN TestFilterFunc/test_filter_middle [2021-05-19T12:54:52.326Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-19T12:54:52.326Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-19T12:54:52.326Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-19T12:54:52.326Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-19T12:54:52.326Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-19T12:54:52.326Z] === CONT TestFilterFunc/test_nil_list [2021-05-19T12:54:52.326Z] === CONT TestFilterFunc/test_filter_some [2021-05-19T12:54:52.326Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-19T12:54:52.326Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-19T12:54:52.326Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-19T12:54:52.327Z] === CONT TestFilterFunc/test_empty_list [2021-05-19T12:54:52.327Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-19T12:54:52.327Z] === CONT TestFilterFunc/test_filter_middle [2021-05-19T12:54:52.327Z] --- PASS: TestFilterFunc (0.00s) [2021-05-19T12:54:52.327Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-19T12:54:52.327Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-19T12:54:52.327Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-19T12:54:52.327Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-19T12:54:52.327Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-19T12:54:52.327Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-19T12:54:52.327Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-19T12:54:52.327Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-19T12:54:52.327Z] === CONT TestSetGetMeta [2021-05-19T12:54:52.327Z] === CONT TestFindByDriver [2021-05-19T12:54:52.327Z] === CONT TestServiceGet [2021-05-19T12:54:52.327Z] === CONT TestRefDerefRemove [2021-05-19T12:54:52.327Z] --- PASS: TestSetGetMeta (0.02s) [2021-05-19T12:54:52.327Z] === CONT TestServiceRemove [2021-05-19T12:54:52.327Z] --- PASS: TestRefDerefRemove (0.03s) [2021-05-19T12:54:52.327Z] === CONT TestServiceList [2021-05-19T12:54:52.327Z] --- PASS: TestFindByDriver (0.03s) [2021-05-19T12:54:52.327Z] === CONT TestServiceCreate [2021-05-19T12:54:52.327Z] --- PASS: TestServiceGet (0.12s) [2021-05-19T12:54:52.327Z] === CONT TestRestore [2021-05-19T12:54:52.327Z] --- PASS: TestServiceRemove (0.10s) [2021-05-19T12:54:52.327Z] === CONT TestRemove [2021-05-19T12:54:52.327Z] --- PASS: TestServiceCreate (0.09s) [2021-05-19T12:54:52.327Z] === CONT TestList [2021-05-19T12:54:52.327Z] --- PASS: TestServiceList (0.10s) [2021-05-19T12:54:52.327Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-19T12:54:52.327Z] --- PASS: TestRestore (0.03s) [2021-05-19T12:54:52.327Z] === CONT TestDefererencePluginOnCreateError [2021-05-19T12:54:52.327Z] --- PASS: TestRemove (0.03s) [2021-05-19T12:54:52.327Z] === CONT TestGetWithReference [2021-05-19T12:54:52.327Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-05-19T12:54:52.327Z] === CONT TestGet [2021-05-19T12:54:52.327Z] --- PASS: TestList (0.03s) [2021-05-19T12:54:52.327Z] === CONT TestCreate [2021-05-19T12:54:52.327Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-05-19T12:54:52.327Z] === CONT TestServicePrune [2021-05-19T12:54:52.327Z] --- PASS: TestGet (0.02s) [2021-05-19T12:54:52.327Z] === CONT TestDerefMultipleOfSameRef [2021-05-19T12:54:52.327Z] --- PASS: TestCreate (0.02s) [2021-05-19T12:54:52.327Z] === CONT TestFindByReferenced [2021-05-19T12:54:52.327Z] --- PASS: TestGetWithReference (0.03s) [2021-05-19T12:54:52.327Z] time="2021-05-19T12:54:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-19T12:54:52.327Z] --- PASS: TestFindByReferenced (0.02s) [2021-05-19T12:54:52.327Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-05-19T12:54:52.327Z] time="2021-05-19T12:54:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-19T12:54:52.327Z] time="2021-05-19T12:54:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-19T12:54:52.327Z] time="2021-05-19T12:54:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-19T12:54:52.327Z] time="2021-05-19T12:54:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-19T12:54:52.327Z] --- PASS: TestServicePrune (0.05s) [2021-05-19T12:54:52.327Z] PASS [2021-05-19T12:54:52.327Z] coverage: 70.3% of statements [2021-05-19T12:54:52.327Z] ok github.com/docker/docker/volume/service 0.297s coverage: 70.3% of statements [2021-05-19T12:54:52.704Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-05-19T12:54:53.034Z] --- PASS: TestExecWithCloseStdin (1.11s) [2021-05-19T12:54:53.034Z] === RUN TestExec [2021-05-19T12:54:53.279Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-05-19T12:54:53.279Z] === RUN TestClientStream [2021-05-19T12:54:53.279Z] --- PASS: TestClientStream (0.00s) [2021-05-19T12:54:53.279Z] === RUN TestClientSendFile [2021-05-19T12:54:53.279Z] --- PASS: TestClientSendFile (0.00s) [2021-05-19T12:54:53.279Z] === RUN TestClientWithRequestTimeout [2021-05-19T12:54:53.279Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-05-19T12:54:53.279Z] === RUN TestFileSpecPlugin [2021-05-19T12:54:53.279Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-05-19T12:54:53.279Z] === RUN TestFileJSONSpecPlugin [2021-05-19T12:54:53.279Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-05-19T12:54:53.279Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-19T12:54:53.279Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-19T12:54:53.279Z] === RUN TestPluginAddHandler [2021-05-19T12:54:53.279Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-19T12:54:53.279Z] === RUN TestPluginWaitBadPlugin [2021-05-19T12:54:53.279Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-19T12:54:53.279Z] === RUN TestGet [2021-05-19T12:54:53.279Z] time="2021-05-19T12:54:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-19T12:54:54.231Z] time="2021-05-19T12:54:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-19T12:54:54.417Z] --- PASS: TestExec (1.15s) [2021-05-19T12:54:54.417Z] === RUN TestExecUser [2021-05-19T12:54:54.617Z] --- PASS: TestHealthCheckWorkdir (2.35s) [2021-05-19T12:54:54.617Z] === RUN TestHealthKillContainer [2021-05-19T12:54:55.357Z] --- PASS: TestExecUser (1.11s) [2021-05-19T12:54:55.357Z] === RUN TestExportContainerAndImportImage [2021-05-19T12:54:56.379Z] time="2021-05-19T12:54:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-19T12:54:56.389Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-19T12:54:56.737Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2021-05-19T12:54:56.737Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-19T12:54:57.162Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-05-19T12:54:57.422Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-19T12:54:57.767Z] --- PASS: TestDockerNetworkMacvlan (17.31s) [2021-05-19T12:54:57.768Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-05-19T12:54:57.768Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-05-19T12:54:57.768Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2021-05-19T12:54:57.768Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s) [2021-05-19T12:54:57.768Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.89s) [2021-05-19T12:54:57.768Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.60s) [2021-05-19T12:54:57.768Z] PASS [2021-05-19T12:54:57.768Z] [2021-05-19T12:54:57.768Z] DONE 8 tests in 19.246s [2021-05-19T12:54:57.768Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-19T12:54:57.768Z] testing: warning: no tests to run [2021-05-19T12:54:57.768Z] PASS [2021-05-19T12:54:57.768Z] [2021-05-19T12:54:57.768Z] DONE 0 tests in 0.006s [2021-05-19T12:54:57.768Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-19T12:54:57.768Z] INFO: Testing against a local daemon [2021-05-19T12:54:57.768Z] === RUN TestAuthZPluginAllowRequest [2021-05-19T12:54:57.992Z] --- PASS: TestHealthKillContainer (3.60s) [2021-05-19T12:54:57.992Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-19T12:54:59.022Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-05-19T12:54:59.397Z] --- PASS: TestInspectCpusetInConfigPre120 (1.31s) [2021-05-19T12:54:59.397Z] === RUN TestIpcModeNone [2021-05-19T12:54:59.674Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2021-05-19T12:54:59.674Z] === RUN TestAuthZPluginTLS [2021-05-19T12:54:59.933Z] --- PASS: TestAuthZPluginTLS (0.66s) [2021-05-19T12:54:59.933Z] === RUN TestAuthZPluginDenyRequest [2021-05-19T12:55:00.035Z] --- PASS: TestExportContainerAfterDaemonRestart (3.09s) [2021-05-19T12:55:00.035Z] === RUN TestHealthCheckWorkdir [2021-05-19T12:55:00.070Z] time="2021-05-19T12:54:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-19T12:55:00.501Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2021-05-19T12:55:00.501Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-19T12:55:00.975Z] --- PASS: TestHealthCheckWorkdir (1.45s) [2021-05-19T12:55:00.975Z] === RUN TestHealthKillContainer [2021-05-19T12:55:01.308Z] --- PASS: TestIpcModeNone (2.16s) [2021-05-19T12:55:01.308Z] === RUN TestIpcModePrivate [2021-05-19T12:55:01.438Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2021-05-19T12:55:01.438Z] === RUN TestAuthZPluginDenyResponse [2021-05-19T12:55:02.006Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2021-05-19T12:55:02.006Z] === RUN TestAuthZPluginAllowEventStream [2021-05-19T12:55:02.250Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-19T12:55:02.511Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-19T12:55:03.086Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-05-19T12:55:03.086Z] --- PASS: TestIpcModePrivate (1.84s) [2021-05-19T12:55:03.086Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2021-05-19T12:55:03.086Z] === RUN TestIpcModeShareable [2021-05-19T12:55:03.278Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-05-19T12:55:03.383Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2021-05-19T12:55:03.383Z] === RUN TestAuthZPluginErrorResponse [2021-05-19T12:55:04.027Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-05-19T12:55:04.272Z] --- PASS: TestHealthKillContainer (3.09s) [2021-05-19T12:55:04.272Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-19T12:55:04.319Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2021-05-19T12:55:04.319Z] === RUN TestAuthZPluginErrorRequest [2021-05-19T12:55:04.842Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-05-19T12:55:04.842Z] === RUN TestIpcModeNone [2021-05-19T12:55:04.887Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-05-19T12:55:04.887Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-19T12:55:04.972Z] --- PASS: TestIpcModeShareable (1.62s) [2021-05-19T12:55:04.972Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2021-05-19T12:55:04.972Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-19T12:55:04.972Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-05-19T12:55:05.233Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-05-19T12:55:05.455Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2021-05-19T12:55:05.455Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-19T12:55:06.225Z] --- PASS: TestIpcModeNone (1.08s) [2021-05-19T12:55:06.225Z] === RUN TestIpcModePrivate [2021-05-19T12:55:07.165Z] --- PASS: TestIpcModePrivate (1.08s) [2021-05-19T12:55:07.165Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-05-19T12:55:07.165Z] === RUN TestIpcModeShareable [2021-05-19T12:55:07.361Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2021-05-19T12:55:07.361Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-19T12:55:08.104Z] --- PASS: TestIpcModeShareable (1.10s) [2021-05-19T12:55:08.104Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-05-19T12:55:08.104Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-19T12:55:08.531Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-05-19T12:55:08.564Z] --- PASS: TestGet (15.00s) [2021-05-19T12:55:08.564Z] === RUN TestPluginWithNoManifest [2021-05-19T12:55:08.564Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-19T12:55:08.564Z] === RUN TestGetAll [2021-05-19T12:55:08.564Z] --- PASS: TestGetAll (0.00s) [2021-05-19T12:55:08.564Z] PASS [2021-05-19T12:55:08.564Z] coverage: 73.4% of statements [2021-05-19T12:55:08.564Z] ok github.com/docker/docker/pkg/plugins 34.944s coverage: 73.4% of statements [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/quota [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/rootless [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/volume [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-19T12:55:08.564Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-19T12:55:09.272Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.96s) [2021-05-19T12:55:09.272Z] === RUN TestAuthZPluginHeader [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === Skipped [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-19T12:55:09.517Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-19T12:55:09.517Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-19T12:55:09.517Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-05-19T12:55:09.517Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-05-19T12:55:09.517Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-19T12:55:09.517Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-19T12:55:09.517Z] daemon_test.go:147: root required [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-19T12:55:09.517Z] reload_test.go:520: root required [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-19T12:55:09.517Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-19T12:55:09.517Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-19T12:55:09.517Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-19T12:55:09.517Z] download_test.go:268: Needs fixing on Windows [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-19T12:55:09.517Z] layer_test.go:304: Failing on Windows [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-19T12:55:09.517Z] layer_test.go:353: Failing on Windows [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-19T12:55:09.517Z] layer_test.go:468: Failing on Windows [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-19T12:55:09.517Z] layer_test.go:697: Failing on Windows [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-19T12:55:09.517Z] migration_test.go:46: Failing on Windows [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-19T12:55:09.517Z] migration_test.go:182: Failing on Windows [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-19T12:55:09.517Z] mount_test.go:17: Failing on Windows [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-19T12:55:09.517Z] mount_test.go:76: Failing on Windows [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-19T12:55:09.517Z] mount_test.go:125: Failing on Windows [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-19T12:55:09.517Z] mount_test.go:212: Failing on Windows [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-19T12:55:09.517Z] archive_test.go:134: Xz not present in msys2 [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-19T12:55:09.517Z] archive_test.go:239: Failing on Windows CI machines [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-19T12:55:09.517Z] archive_windows_test.go:16: Currently fails [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-19T12:55:09.517Z] changes_test.go:196: needs more investigation [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-19T12:55:09.517Z] changes_test.go:433: needs further investigation [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-19T12:55:09.517Z] changes_test.go:469: needs further investigation [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-19T12:55:09.517Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-19T12:55:09.517Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-19T12:55:09.517Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-19T12:55:09.517Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-19T12:55:09.517Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-19T12:55:09.517Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-19T12:55:09.517Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-19T12:55:09.517Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-19T12:55:09.517Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:55:09.517Z] [2021-05-19T12:55:09.517Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-19T12:55:09.517Z] poller_test.go:41: No chmod on Windows [2021-05-19T12:55:09.922Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.02s) [2021-05-19T12:55:09.922Z] === RUN TestAPIIpcModeHost [2021-05-19T12:55:09.968Z] [2021-05-19T12:55:09.968Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-19T12:55:09.968Z] fileutils_test.go:134: Needs porting to Windows [2021-05-19T12:55:09.968Z] [2021-05-19T12:55:09.968Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-19T12:55:09.968Z] fileutils_test.go:180: Needs porting to Windows [2021-05-19T12:55:09.968Z] [2021-05-19T12:55:09.968Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-19T12:55:09.968Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:55:09.968Z] [2021-05-19T12:55:09.968Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-05-19T12:55:09.968Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:55:09.968Z] [2021-05-19T12:55:09.968Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-05-19T12:55:09.968Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-19T12:55:09.968Z] [2021-05-19T12:55:09.968Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-19T12:55:09.968Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-19T12:55:09.968Z] [2021-05-19T12:55:09.968Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-19T12:55:09.968Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-19T12:55:09.968Z] [2021-05-19T12:55:09.968Z] [2021-05-19T12:55:09.968Z] DONE 1833 tests, 45 skipped in 203.496s [2021-05-19T12:55:09.968Z] INFO: make.ps1 ended at 05/19/2021 12:55:09 [2021-05-19T12:55:10.208Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-05-19T12:55:10.208Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-19T12:55:11.313Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-05-19T12:55:11.400Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.16s) [2021-05-19T12:55:11.400Z] === RUN TestAPIIpcModeHost [2021-05-19T12:55:11.481Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-19T12:55:11.481Z] INFO: Unit tests ended at 05/19/2021 12:55:10. Duration:00:03:37.5952581 [2021-05-19T12:55:11.481Z] INFO: Building busybox [2021-05-19T12:55:11.481Z] Sending build context to Docker daemon 5.12kB [2021-05-19T12:55:11.481Z] [2021-05-19T12:55:11.481Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-19T12:55:11.481Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-19T12:55:11.481Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-19T12:55:11.481Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-19T12:55:11.481Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-19T12:55:11.481Z] ---> 3a7f23e29bd7 [2021-05-19T12:55:11.481Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-19T12:55:11.481Z] ---> Running in 79c0e13e6c52 [2021-05-19T12:55:12.254Z] --- PASS: TestAPIIpcModeHost (2.24s) [2021-05-19T12:55:12.254Z] === RUN TestDaemonIpcModeShareable [2021-05-19T12:55:12.340Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-05-19T12:55:12.340Z] === RUN TestDaemonIpcModeShareable [2021-05-19T12:55:13.756Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-19T12:55:13.756Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-05-19T12:55:14.879Z] --- PASS: TestDaemonIpcModeShareable (2.50s) [2021-05-19T12:55:14.879Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-05-19T12:55:14.879Z] === RUN TestDaemonIpcModePrivate [2021-05-19T12:55:15.139Z] --- PASS: TestDaemonIpcModeShareable (3.14s) [2021-05-19T12:55:15.139Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2021-05-19T12:55:15.139Z] === RUN TestDaemonIpcModePrivate [2021-05-19T12:55:15.478Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.61s) [2021-05-19T12:55:15.478Z] === RUN TestAuthZPluginV2Disable [2021-05-19T12:55:15.709Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-19T12:55:16.113Z] Removing intermediate container 79c0e13e6c52 [2021-05-19T12:55:16.113Z] ---> f306ed5acc14 [2021-05-19T12:55:16.113Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-19T12:55:16.113Z] ---> Running in 18a42d84fdee [2021-05-19T12:55:16.113Z] Removing intermediate container 18a42d84fdee [2021-05-19T12:55:16.113Z] ---> f7ef3723ab36 [2021-05-19T12:55:16.113Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-19T12:55:16.113Z] ---> Running in 9456f4a4b865 [2021-05-19T12:55:16.113Z] Removing intermediate container 9456f4a4b865 [2021-05-19T12:55:16.113Z] ---> e7472e786e68 [2021-05-19T12:55:16.113Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-19T12:55:16.649Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-05-19T12:55:17.421Z] --- PASS: TestDaemonIpcModePrivate (2.50s) [2021-05-19T12:55:17.421Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-05-19T12:55:17.421Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-19T12:55:17.589Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-19T12:55:17.628Z] [2021-05-19T12:55:18.078Z] ---> c5f2f22659ef [2021-05-19T12:55:18.078Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-19T12:55:18.078Z] ---> Running in 639281dc68fe [2021-05-19T12:55:18.529Z] --- PASS: TestDaemonIpcModePrivate (3.35s) [2021-05-19T12:55:18.529Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: false, mustBeShared: false [2021-05-19T12:55:18.529Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-19T12:55:18.765Z] --- PASS: TestAuthZPluginV2Disable (3.70s) [2021-05-19T12:55:18.765Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-19T12:55:19.469Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-05-19T12:55:19.970Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.52s) [2021-05-19T12:55:19.970Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-05-19T12:55:19.970Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-19T12:55:22.014Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.00s) [2021-05-19T12:55:22.014Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-05-19T12:55:22.014Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-19T12:55:22.014Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-05-19T12:55:22.052Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.42s) [2021-05-19T12:55:22.052Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-19T12:55:22.511Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.44s) [2021-05-19T12:55:22.511Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-05-19T12:55:22.511Z] === RUN TestIpcModeOlderClient [2021-05-19T12:55:22.511Z] === PAUSE TestIpcModeOlderClient [2021-05-19T12:55:22.511Z] === RUN TestKillContainerInvalidSignal [2021-05-19T12:55:23.397Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-19T12:55:23.451Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2021-05-19T12:55:23.452Z] === RUN TestKillContainer [2021-05-19T12:55:23.452Z] === RUN TestKillContainer/no_signal [2021-05-19T12:55:24.023Z] === RUN TestKillContainer/non_killing_signal [2021-05-19T12:55:24.781Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.36s) [2021-05-19T12:55:24.781Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2021-05-19T12:55:24.781Z] === RUN TestIpcModeOlderClient [2021-05-19T12:55:24.963Z] === RUN TestKillContainer/killing_signal [2021-05-19T12:55:25.042Z] === PAUSE TestIpcModeOlderClient [2021-05-19T12:55:25.042Z] === RUN TestKillContainerInvalidSignal [2021-05-19T12:55:25.042Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-05-19T12:55:25.907Z] --- PASS: TestKillContainer (2.55s) [2021-05-19T12:55:25.907Z] --- PASS: TestKillContainer/no_signal (0.83s) [2021-05-19T12:55:25.907Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2021-05-19T12:55:25.907Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2021-05-19T12:55:25.907Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-19T12:55:25.907Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-19T12:55:25.983Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-05-19T12:55:25.983Z] --- PASS: TestKillContainerInvalidSignal (1.19s) [2021-05-19T12:55:25.983Z] === RUN TestKillContainer [2021-05-19T12:55:26.244Z] === RUN TestKillContainer/no_signal [2021-05-19T12:55:26.570Z] Removing intermediate container 639281dc68fe [2021-05-19T12:55:26.570Z] ---> bb9b543fa7d5 [2021-05-19T12:55:26.570Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-19T12:55:26.570Z] ---> Running in 054ef92b167b [2021-05-19T12:55:26.847Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-19T12:55:27.026Z] [2021-05-19T12:55:27.026Z] SUCCESS: Specified value was saved. [2021-05-19T12:55:27.185Z] === RUN TestKillContainer/non_killing_signal [2021-05-19T12:55:27.417Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2021-05-19T12:55:27.417Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2021-05-19T12:55:27.417Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2021-05-19T12:55:27.417Z] === RUN TestKillStoppedContainer [2021-05-19T12:55:27.679Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-05-19T12:55:27.679Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-19T12:55:27.679Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-05-19T12:55:27.679Z] === RUN TestKillDifferentUserContainer [2021-05-19T12:55:28.126Z] === RUN TestKillContainer/killing_signal [2021-05-19T12:55:28.619Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2021-05-19T12:55:28.619Z] === RUN TestInspectOomKilledTrue [2021-05-19T12:55:28.619Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-19T12:55:28.619Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T12:55:28.619Z] === RUN TestInspectOomKilledFalse [2021-05-19T12:55:28.619Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-19T12:55:28.619Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T12:55:28.619Z] === RUN TestLinksEtcHostsContentMatch [2021-05-19T12:55:29.067Z] --- PASS: TestKillContainer (2.99s) [2021-05-19T12:55:29.067Z] --- PASS: TestKillContainer/no_signal (1.03s) [2021-05-19T12:55:29.067Z] --- PASS: TestKillContainer/non_killing_signal (0.77s) [2021-05-19T12:55:29.067Z] --- PASS: TestKillContainer/killing_signal (0.95s) [2021-05-19T12:55:29.067Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-19T12:55:29.067Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-19T12:55:29.174Z] Removing intermediate container 054ef92b167b [2021-05-19T12:55:29.174Z] ---> 49de245db2d4 [2021-05-19T12:55:29.174Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-19T12:55:29.174Z] ---> Running in 41d8a30351d2 [2021-05-19T12:55:29.188Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-05-19T12:55:29.188Z] === RUN TestLinksContainerNames [2021-05-19T12:55:30.010Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-05-19T12:55:30.010Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-19T12:55:31.098Z] --- PASS: TestLinksContainerNames (1.67s) [2021-05-19T12:55:31.098Z] === RUN TestLogsFollowTailEmpty [2021-05-19T12:55:31.393Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.13s) [2021-05-19T12:55:31.393Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.03s) [2021-05-19T12:55:31.393Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.90s) [2021-05-19T12:55:31.393Z] === RUN TestKillStoppedContainer [2021-05-19T12:55:31.393Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-05-19T12:55:31.393Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-19T12:55:31.393Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-05-19T12:55:31.393Z] === RUN TestKillDifferentUserContainer [2021-05-19T12:55:31.668Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2021-05-19T12:55:31.668Z] === RUN TestContainerNetworkMountsNoChown [2021-05-19T12:55:32.033Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.68s) [2021-05-19T12:55:32.033Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-19T12:55:32.334Z] --- PASS: TestKillDifferentUserContainer (0.95s) [2021-05-19T12:55:32.334Z] === RUN TestInspectOomKilledTrue [2021-05-19T12:55:32.334Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-19T12:55:32.334Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T12:55:32.334Z] === RUN TestInspectOomKilledFalse [2021-05-19T12:55:32.334Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-19T12:55:32.334Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T12:55:32.334Z] === RUN TestLinksEtcHostsContentMatch [2021-05-19T12:55:32.334Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-19T12:55:32.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-19T12:55:32.609Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/default [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/default [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/private [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/private [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/rprivate [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/slave [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/slave [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/rslave [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/shared [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/shared [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/rshared [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-19T12:55:32.609Z] === CONT TestMountDaemonRoot/default [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-19T12:55:32.609Z] === CONT TestMountDaemonRoot/rslave [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-19T12:55:32.609Z] === CONT TestMountDaemonRoot/rshared [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T12:55:32.609Z] === CONT TestMountDaemonRoot/private [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T12:55:32.609Z] === CONT TestMountDaemonRoot/slave [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-19T12:55:32.609Z] === CONT TestMountDaemonRoot/rprivate [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-19T12:55:32.609Z] === CONT TestMountDaemonRoot/shared [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-19T12:55:32.609Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-19T12:55:32.609Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-19T12:55:32.609Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-19T12:55:32.609Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-19T12:55:32.609Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-19T12:55:32.609Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-19T12:55:32.609Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-19T12:55:32.609Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-19T12:55:32.609Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-19T12:55:32.609Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-19T12:55:32.863Z] Cannot create a file when that file already exists. [2021-05-19T12:55:32.870Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T12:55:32.870Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-19T12:55:32.870Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T12:55:32.870Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T12:55:32.870Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-19T12:55:32.870Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-19T12:55:32.870Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-19T12:55:32.870Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-19T12:55:32.870Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T12:55:32.870Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-19T12:55:32.870Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T12:55:32.871Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-19T12:55:32.871Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-19T12:55:32.871Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-19T12:55:32.871Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-19T12:55:32.871Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T12:55:32.871Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-19T12:55:32.871Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-19T12:55:32.871Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-19T12:55:32.871Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-19T12:55:33.131Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-05-19T12:55:33.131Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-19T12:55:33.131Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-05-19T12:55:33.131Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-05-19T12:55:33.131Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-05-19T12:55:33.131Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-05-19T12:55:33.131Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-19T12:55:33.131Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-05-19T12:55:33.131Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-05-19T12:55:33.131Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-05-19T12:55:33.131Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-05-19T12:55:33.132Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-05-19T12:55:33.132Z] === RUN TestContainerBindMountNonRecursive [2021-05-19T12:55:33.531Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-05-19T12:55:33.536Z] --- PASS: TestLinksEtcHostsContentMatch (1.24s) [2021-05-19T12:55:33.536Z] === RUN TestLinksContainerNames [2021-05-19T12:55:35.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-19T12:55:35.446Z] --- PASS: TestLinksContainerNames (1.98s) [2021-05-19T12:55:35.446Z] === RUN TestLogsFollowTailEmpty [2021-05-19T12:55:35.673Z] --- PASS: TestContainerBindMountNonRecursive (2.18s) [2021-05-19T12:55:35.673Z] === RUN TestContainerVolumesMountedAsShared [2021-05-19T12:55:35.933Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2021-05-19T12:55:35.933Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-19T12:55:36.830Z] --- PASS: TestLogsFollowTailEmpty (0.99s) [2021-05-19T12:55:36.830Z] === RUN TestContainerNetworkMountsNoChown [2021-05-19T12:55:36.830Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-05-19T12:55:36.881Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2021-05-19T12:55:36.881Z] === RUN TestNetworkNat [2021-05-19T12:55:37.498Z] Removing intermediate container 41d8a30351d2 [2021-05-19T12:55:37.498Z] ---> 92c29e2989c0 [2021-05-19T12:55:37.498Z] Step 13/13 : CMD ["sh"] [2021-05-19T12:55:37.498Z] ---> Running in 5a02c088a271 [2021-05-19T12:55:37.498Z] Removing intermediate container 5a02c088a271 [2021-05-19T12:55:37.498Z] ---> 619865c8ed1d [2021-05-19T12:55:37.498Z] Successfully built 619865c8ed1d [2021-05-19T12:55:37.498Z] Successfully tagged busybox:latest [2021-05-19T12:55:37.498Z] INFO: Docker images of the daemon under test [2021-05-19T12:55:37.498Z] [2021-05-19T12:55:37.498Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T12:55:37.498Z] busybox latest 619865c8ed1d Less than a second ago 5.3GB [2021-05-19T12:55:37.498Z] microsoft/windowsservercore latest 3a7f23e29bd7 11 days ago 5.28GB [2021-05-19T12:55:37.498Z] mcr.microsoft.com/windows/servercore ltsc2019 3a7f23e29bd7 11 days ago 5.28GB [2021-05-19T12:55:37.498Z] [2021-05-19T12:55:37.498Z] INFO: Running integration tests at 05/19/2021 12:55:37... [2021-05-19T12:55:37.498Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-19T12:55:37.498Z] INFO: Integration API tests being run from the host: [2021-05-19T12:55:37.823Z] --- PASS: TestNetworkNat (1.06s) [2021-05-19T12:55:37.823Z] === RUN TestNetworkLocalhostTCPNat [2021-05-19T12:55:37.948Z] INFO: make.ps1 starting at 05/19/2021 12:55:37 [2021-05-19T12:55:38.212Z] --- PASS: TestContainerNetworkMountsNoChown (1.50s) [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/default [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/default [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/private [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/private [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/rprivate [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/slave [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/slave [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/rslave [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/shared [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/shared [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/rshared [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-19T12:55:38.212Z] === CONT TestMountDaemonRoot/default [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-19T12:55:38.212Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-19T12:55:38.212Z] === CONT TestMountDaemonRoot/rshared [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T12:55:38.212Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-19T12:55:38.212Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-19T12:55:38.212Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-19T12:55:38.212Z] === CONT TestMountDaemonRoot/shared [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-19T12:55:38.212Z] === CONT TestMountDaemonRoot/rslave [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-19T12:55:38.212Z] === CONT TestMountDaemonRoot/slave [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-19T12:55:38.212Z] === CONT TestMountDaemonRoot/rprivate [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T12:55:38.212Z] === CONT TestMountDaemonRoot/private [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-19T12:55:38.212Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-19T12:55:38.212Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-19T12:55:38.212Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T12:55:38.212Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-19T12:55:38.212Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-19T12:55:38.212Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-19T12:55:38.212Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T12:55:38.212Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-19T12:55:38.400Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-19T12:55:38.473Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T12:55:38.473Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-19T12:55:38.473Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-19T12:55:38.473Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-19T12:55:38.473Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-19T12:55:38.473Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-19T12:55:38.473Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T12:55:38.473Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-19T12:55:38.473Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-19T12:55:38.473Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-19T12:55:38.473Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-19T12:55:38.473Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-19T12:55:38.734Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-19T12:55:38.734Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T12:55:38.734Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-19T12:55:38.734Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T12:55:38.734Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-19T12:55:38.734Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-19T12:55:38.734Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-05-19T12:55:38.734Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-19T12:55:38.734Z] === RUN TestContainerBindMountNonRecursive [2021-05-19T12:55:38.763Z] --- PASS: TestNetworkLocalhostTCPNat (1.08s) [2021-05-19T12:55:38.763Z] === RUN TestNetworkLoopbackNat [2021-05-19T12:55:40.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-19T12:55:40.457Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-05-19T12:55:41.833Z] Removing intermediate container 573b9e7c9c1f [2021-05-19T12:55:41.833Z] ---> 5e397be60cfc [2021-05-19T12:55:41.833Z] 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-05-19T12:55:41.833Z] ---> Running in e4f0ba5ee75a [2021-05-19T12:55:42.639Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-05-19T12:55:42.662Z] --- PASS: TestContainerBindMountNonRecursive (3.60s) [2021-05-19T12:55:42.662Z] === RUN TestContainerVolumesMountedAsShared [2021-05-19T12:55:42.961Z] --- PASS: TestNetworkLoopbackNat (3.46s) [2021-05-19T12:55:42.961Z] === RUN TestPause [2021-05-19T12:55:43.221Z] --- PASS: TestPause (0.86s) [2021-05-19T12:55:43.221Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-19T12:55:43.221Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T12:55:43.221Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T12:55:43.221Z] === RUN TestPauseStopPausedContainer [2021-05-19T12:55:43.234Z] --- PASS: TestContainerVolumesMountedAsShared (0.83s) [2021-05-19T12:55:43.234Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-19T12:55:43.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-19T12:55:44.163Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2021-05-19T12:55:44.163Z] === RUN TestPidHost [2021-05-19T12:55:44.883Z] --- PASS: TestContainerVolumesMountedAsSlave (1.79s) [2021-05-19T12:55:44.883Z] === RUN TestNetworkNat [2021-05-19T12:55:45.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-05-19T12:55:46.533Z] --- PASS: TestNetworkNat (1.38s) [2021-05-19T12:55:46.533Z] === RUN TestNetworkLocalhostTCPNat [2021-05-19T12:55:46.657Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-05-19T12:55:46.704Z] --- PASS: TestPidHost (2.19s) [2021-05-19T12:55:46.704Z] === RUN TestPsFilter [2021-05-19T12:55:46.704Z] --- PASS: TestPsFilter (0.14s) [2021-05-19T12:55:46.704Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-19T12:55:47.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-19T12:55:47.274Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2021-05-19T12:55:47.274Z] === RUN TestRemoveContainerWithVolume [2021-05-19T12:55:47.674Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-05-19T12:55:47.674Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-05-19T12:55:47.674Z] go: finding gotest.tools v0.5.3 [2021-05-19T12:55:47.674Z] --- PASS: TestNetworkLocalhostTCPNat (1.30s) [2021-05-19T12:55:47.674Z] === RUN TestNetworkLoopbackNat [2021-05-19T12:55:48.136Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-19T12:55:48.136Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-19T12:55:48.214Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2021-05-19T12:55:48.214Z] === RUN TestRemoveContainerRunning [2021-05-19T12:55:48.603Z] go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T12:55:48.603Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-19T12:55:48.603Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-05-19T12:55:48.603Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T12:55:48.603Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T12:55:48.603Z] go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T12:55:48.603Z] go: extracting github.com/fatih/color v1.9.0 [2021-05-19T12:55:48.785Z] --- PASS: TestRemoveContainerRunning (0.85s) [2021-05-19T12:55:48.785Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-19T12:55:49.059Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-05-19T12:55:49.071Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-05-19T12:55:49.071Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T12:55:49.071Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-19T12:55:49.071Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-19T12:55:49.071Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T12:55:49.071Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T12:55:49.071Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-19T12:55:49.071Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T12:55:49.071Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-19T12:55:49.071Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T12:55:49.071Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T12:55:49.536Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T12:55:49.536Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-19T12:55:49.536Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T12:55:49.536Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-19T12:55:49.725Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2021-05-19T12:55:49.725Z] === RUN TestRemoveInvalidContainer [2021-05-19T12:55:49.725Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-19T12:55:49.725Z] === RUN TestRenameLinkedContainer [2021-05-19T12:55:50.118Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.82s) [2021-05-19T12:55:50.118Z] PASS [2021-05-19T12:55:50.118Z] [2021-05-19T12:55:50.118Z] DONE 17 tests in 51.654s [2021-05-19T12:55:50.118Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-19T12:55:50.118Z] INFO: Testing against a local daemon [2021-05-19T12:55:50.118Z] === RUN TestPluginInvalidJSON [2021-05-19T12:55:50.118Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T12:55:50.118Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T12:55:50.118Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T12:55:50.118Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-05-19T12:55:50.118Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-19T12:55:50.118Z] === RUN TestPluginInstall [2021-05-19T12:55:50.118Z] === RUN TestPluginInstall/no_auth [2021-05-19T12:55:50.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-19T12:55:51.056Z] time="2021-05-19T12:55:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T12:55:51.056Z] time="2021-05-19T12:55:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e90f7e34e7d951b2812100f2e1dc77d31ca1a8e147f1b44144f33b8bf6f8bb70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T12:55:51.056Z] time="2021-05-19T12:55:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T12:55:51.056Z] time="2021-05-19T12:55:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e90f7e34e7d951b2812100f2e1dc77d31ca1a8e147f1b44144f33b8bf6f8bb70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T12:55:51.105Z] go: finding github.com/fatih/color v1.9.0 [2021-05-19T12:55:51.105Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T12:55:51.105Z] go: finding github.com/pkg/errors v0.9.1 [2021-05-19T12:55:51.105Z] go: finding github.com/spf13/pflag v1.0.3 [2021-05-19T12:55:51.105Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-19T12:55:51.105Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-19T12:55:51.105Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-19T12:55:51.105Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T12:55:51.105Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T12:55:51.105Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T12:55:51.105Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T12:55:51.316Z] === RUN TestPluginInstall/with_htpasswd [2021-05-19T12:55:51.826Z] --- PASS: TestNetworkLoopbackNat (4.10s) [2021-05-19T12:55:51.826Z] === RUN TestPause [2021-05-19T12:55:51.885Z] time="2021-05-19T12:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T12:55:51.885Z] time="2021-05-19T12:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d47e18b566f160a59ec8680d9d8b9b833b08eb5b8ef3256d4204a5242bc74582" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T12:55:51.885Z] time="2021-05-19T12:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T12:55:51.885Z] time="2021-05-19T12:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d47e18b566f160a59ec8680d9d8b9b833b08eb5b8ef3256d4204a5242bc74582" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T12:55:52.144Z] === RUN TestPluginInstall/with_insecure [2021-05-19T12:55:52.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-19T12:55:53.030Z] --- PASS: TestRenameLinkedContainer (3.36s) [2021-05-19T12:55:53.030Z] === RUN TestRenameStoppedContainer [2021-05-19T12:55:53.083Z] time="2021-05-19T12:55:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T12:55:53.083Z] time="2021-05-19T12:55:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e57e826a55fecbeb9ab6801b1bd11a6509326ee3d36f028128f2ca53fa36aff3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T12:55:53.083Z] time="2021-05-19T12:55:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T12:55:53.083Z] time="2021-05-19T12:55:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e57e826a55fecbeb9ab6801b1bd11a6509326ee3d36f028128f2ca53fa36aff3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T12:55:53.342Z] --- PASS: TestPause (1.53s) [2021-05-19T12:55:53.342Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-19T12:55:53.342Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T12:55:53.342Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T12:55:53.342Z] === RUN TestPauseStopPausedContainer [2021-05-19T12:55:53.342Z] --- PASS: TestPluginInstall (4.02s) [2021-05-19T12:55:53.342Z] --- PASS: TestPluginInstall/no_auth (1.89s) [2021-05-19T12:55:53.342Z] --- PASS: TestPluginInstall/with_htpasswd (0.77s) [2021-05-19T12:55:53.342Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-05-19T12:55:53.342Z] plugin_test.go:165: [df5d66c1c75bf] daemon is not started [2021-05-19T12:55:53.342Z] === RUN TestPluginsWithRuntimes [2021-05-19T12:55:53.970Z] --- PASS: TestRenameStoppedContainer (0.83s) [2021-05-19T12:55:53.970Z] === RUN TestRenameRunningContainerAndReuse [2021-05-19T12:55:54.726Z] --- PASS: TestPauseStopPausedContainer (1.37s) [2021-05-19T12:55:54.726Z] === RUN TestPidHost [2021-05-19T12:55:55.248Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-19T12:55:55.885Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2021-05-19T12:55:55.885Z] === RUN TestRenameInvalidName [2021-05-19T12:55:56.455Z] --- PASS: TestRenameInvalidName (0.84s) [2021-05-19T12:55:56.455Z] === RUN TestRenameAnonymousContainer [2021-05-19T12:55:56.655Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-19T12:55:56.962Z] INFO: Build done for gotestsum... [2021-05-19T12:55:58.559Z] --- PASS: TestPluginsWithRuntimes (4.89s) [2021-05-19T12:55:58.559Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.52s) [2021-05-19T12:55:58.559Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.55s) [2021-05-19T12:55:58.559Z] === RUN TestPluginBackCompatMediaTypes [2021-05-19T12:55:58.931Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-19T12:55:58.931Z] --- PASS: TestPidHost (4.30s) [2021-05-19T12:55:58.931Z] === RUN TestPsFilter [2021-05-19T12:55:59.127Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2021-05-19T12:55:59.128Z] PASS [2021-05-19T12:55:59.128Z] [2021-05-19T12:55:59.128Z] DONE 10 tests in 9.689s [2021-05-19T12:55:59.128Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-19T12:55:59.128Z] INFO: Testing against a local daemon [2021-05-19T12:55:59.128Z] === RUN TestExternalGraphDriver [2021-05-19T12:55:59.128Z] === RUN TestExternalGraphDriver/json [2021-05-19T12:55:59.191Z] --- PASS: TestPsFilter (0.17s) [2021-05-19T12:55:59.191Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-19T12:56:00.574Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.22s) [2021-05-19T12:56:00.574Z] === RUN TestRemoveContainerWithVolume [2021-05-19T12:56:00.937Z] .......................... [ 67%] [2021-05-19T12:56:01.662Z] === RUN TestExternalGraphDriver/spec [2021-05-19T12:56:01.740Z] --- PASS: TestRenameAnonymousContainer (4.45s) [2021-05-19T12:56:01.740Z] === RUN TestRenameContainerWithSameName [2021-05-19T12:56:01.740Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2021-05-19T12:56:01.740Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-19T12:56:01.961Z] --- PASS: TestRemoveContainerWithVolume (1.36s) [2021-05-19T12:56:01.961Z] === RUN TestRemoveContainerRunning [2021-05-19T12:56:03.346Z] --- PASS: TestRemoveContainerRunning (1.66s) [2021-05-19T12:56:03.346Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-19T12:56:03.477Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T12:56:03.477Z] INFO: Testing against a local daemon [2021-05-19T12:56:03.477Z] === RUN TestBuildWithSession [2021-05-19T12:56:03.477Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-19T12:56:03.477Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T12:56:03.477Z] === RUN TestBuildSquashParent [2021-05-19T12:56:03.477Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-19T12:56:03.477Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T12:56:03.477Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-19T12:56:03.477Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T12:56:03.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T12:56:03.477Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T12:56:03.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T12:56:03.477Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T12:56:03.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T12:56:03.477Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T12:56:03.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T12:56:03.477Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T12:56:03.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T12:56:03.477Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T12:56:03.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T12:56:03.477Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T12:56:03.477Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T12:56:03.477Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T12:56:03.477Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T12:56:03.657Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2021-05-19T12:56:03.657Z] === RUN TestResize [2021-05-19T12:56:04.198Z] === RUN TestExternalGraphDriver/pull [2021-05-19T12:56:04.227Z] --- PASS: TestResize (0.86s) [2021-05-19T12:56:04.227Z] === RUN TestResizeWithInvalidSize [2021-05-19T12:56:04.729Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.23s) [2021-05-19T12:56:04.729Z] === RUN TestRemoveInvalidContainer [2021-05-19T12:56:04.729Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-19T12:56:04.729Z] === RUN TestRenameLinkedContainer [2021-05-19T12:56:05.169Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2021-05-19T12:56:05.169Z] === RUN TestResizeWhenContainerNotStarted [2021-05-19T12:56:06.103Z] --- PASS: TestExternalGraphDriver (6.94s) [2021-05-19T12:56:06.103Z] --- PASS: TestExternalGraphDriver/json (2.36s) [2021-05-19T12:56:06.103Z] --- PASS: TestExternalGraphDriver/spec (2.53s) [2021-05-19T12:56:06.103Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2021-05-19T12:56:06.103Z] === RUN TestGraphdriverPluginV2 [2021-05-19T12:56:06.110Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2021-05-19T12:56:06.111Z] === RUN TestDaemonRestartKillContainers [2021-05-19T12:56:06.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T12:56:06.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T12:56:06.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T12:56:06.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T12:56:06.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T12:56:06.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T12:56:06.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T12:56:06.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T12:56:06.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T12:56:06.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T12:56:06.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T12:56:06.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T12:56:06.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T12:56:06.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T12:56:06.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T12:56:06.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T12:56:06.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T12:56:06.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T12:56:06.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T12:56:06.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T12:56:06.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T12:56:06.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T12:56:06.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T12:56:06.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T12:56:06.111Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T12:56:06.111Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T12:56:06.111Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T12:56:06.111Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T12:56:08.028Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T12:56:08.028Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T12:56:08.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T12:56:08.973Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T12:56:09.234Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T12:56:09.234Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T12:56:11.313Z] --- PASS: TestRenameLinkedContainer (6.29s) [2021-05-19T12:56:11.313Z] === RUN TestRenameStoppedContainer [2021-05-19T12:56:11.376Z] --- PASS: TestGraphdriverPluginV2 (4.39s) [2021-05-19T12:56:11.376Z] PASS [2021-05-19T12:56:11.376Z] [2021-05-19T12:56:11.376Z] DONE 5 tests in 11.376s [2021-05-19T12:56:11.376Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-19T12:56:11.376Z] INFO: Testing against a local daemon [2021-05-19T12:56:11.376Z] === RUN TestContinueAfterPluginCrash [2021-05-19T12:56:11.376Z] === PAUSE TestContinueAfterPluginCrash [2021-05-19T12:56:11.376Z] === RUN TestReadPluginNoRead [2021-05-19T12:56:11.376Z] === PAUSE TestReadPluginNoRead [2021-05-19T12:56:11.376Z] === RUN TestDaemonStartWithLogOpt [2021-05-19T12:56:11.376Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-19T12:56:11.376Z] === CONT TestContinueAfterPluginCrash [2021-05-19T12:56:11.376Z] === CONT TestDaemonStartWithLogOpt [2021-05-19T12:56:11.785Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T12:56:11.981Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T12:56:12.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T12:56:12.433Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T12:56:12.699Z] --- PASS: TestRenameStoppedContainer (1.53s) [2021-05-19T12:56:12.699Z] === RUN TestRenameRunningContainerAndReuse [2021-05-19T12:56:14.592Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-19T12:56:14.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2021-05-19T12:56:14.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s) [2021-05-19T12:56:14.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.85s) [2021-05-19T12:56:14.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s) [2021-05-19T12:56:14.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2021-05-19T12:56:14.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2021-05-19T12:56:14.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2021-05-19T12:56:14.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.78s) [2021-05-19T12:56:14.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.82s) [2021-05-19T12:56:14.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.83s) [2021-05-19T12:56:14.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.41s) [2021-05-19T12:56:14.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.44s) [2021-05-19T12:56:14.592Z] === RUN TestCgroupNamespacesRun [2021-05-19T12:56:14.667Z] --- PASS: TestDaemonStartWithLogOpt (4.13s) [2021-05-19T12:56:14.667Z] === CONT TestReadPluginNoRead [2021-05-19T12:56:14.694Z] Removing intermediate container e4f0ba5ee75a [2021-05-19T12:56:14.694Z] ---> 250e69337855 [2021-05-19T12:56:14.694Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-19T12:56:14.694Z] ---> Running in f4ee2e3efab4 [2021-05-19T12:56:14.694Z] Removing intermediate container f4ee2e3efab4 [2021-05-19T12:56:14.694Z] ---> bb415d82dfef [2021-05-19T12:56:14.694Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-19T12:56:14.694Z] ---> Running in cfa4feaaf334 [2021-05-19T12:56:14.694Z] Removing intermediate container cfa4feaaf334 [2021-05-19T12:56:14.694Z] ---> 53d972124a2a [2021-05-19T12:56:14.694Z] Step 10/10 : COPY . . [2021-05-19T12:56:15.246Z] --- PASS: TestRenameRunningContainerAndReuse (2.93s) [2021-05-19T12:56:15.246Z] === RUN TestRenameInvalidName [2021-05-19T12:56:16.633Z] --- PASS: TestRenameInvalidName (1.36s) [2021-05-19T12:56:16.633Z] === RUN TestRenameAnonymousContainer [2021-05-19T12:56:17.133Z] --- PASS: TestCgroupNamespacesRun (2.50s) [2021-05-19T12:56:17.134Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-19T12:56:17.204Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-19T12:56:18.546Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-19T12:56:18.546Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-05-19T12:56:19.047Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2021-05-19T12:56:19.047Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-19T12:56:19.109Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-19T12:56:19.459Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-19T12:56:19.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.96s) [2021-05-19T12:56:19.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.30s) [2021-05-19T12:56:19.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.25s) [2021-05-19T12:56:19.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (17.21s) [2021-05-19T12:56:19.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.32s) [2021-05-19T12:56:19.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.16s) [2021-05-19T12:56:19.459Z] === RUN TestBuildMultiStageCopy [2021-05-19T12:56:19.459Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-19T12:56:20.047Z] --- PASS: TestContinueAfterPluginCrash (9.42s) [2021-05-19T12:56:20.306Z] === RUN TestReadPluginNoRead/default [2021-05-19T12:56:21.589Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.44s) [2021-05-19T12:56:21.589Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-19T12:56:21.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-19T12:56:22.210Z] --- PASS: TestReadPluginNoRead (7.28s) [2021-05-19T12:56:22.210Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2021-05-19T12:56:22.210Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s) [2021-05-19T12:56:22.210Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2021-05-19T12:56:22.210Z] read_test.go:92: [d774cdff7960d] daemon is not started [2021-05-19T12:56:22.210Z] PASS [2021-05-19T12:56:22.210Z] [2021-05-19T12:56:22.210Z] DONE 6 tests in 11.447s [2021-05-19T12:56:22.210Z] 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-05-19T12:56:22.210Z] testing: warning: no tests to run [2021-05-19T12:56:22.210Z] PASS [2021-05-19T12:56:22.210Z] [2021-05-19T12:56:22.210Z] DONE 0 tests in 0.009s [2021-05-19T12:56:22.210Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-19T12:56:22.210Z] INFO: Testing against a local daemon [2021-05-19T12:56:22.210Z] === RUN TestPluginWithDevMounts [2021-05-19T12:56:22.210Z] === PAUSE TestPluginWithDevMounts [2021-05-19T12:56:22.210Z] === CONT TestPluginWithDevMounts [2021-05-19T12:56:22.413Z] --- PASS: TestRenameAnonymousContainer (5.67s) [2021-05-19T12:56:22.413Z] === RUN TestRenameContainerWithSameName [2021-05-19T12:56:22.413Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-05-19T12:56:23.589Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-05-19T12:56:23.589Z] PASS [2021-05-19T12:56:23.797Z] --- PASS: TestRenameContainerWithSameName (1.12s) [2021-05-19T12:56:23.797Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-19T12:56:23.852Z] [2021-05-19T12:56:23.852Z] DONE 1 tests in 1.760s [2021-05-19T12:56:23.852Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-19T12:56:23.852Z] INFO: Testing against a local daemon [2021-05-19T12:56:23.852Z] === RUN TestSecretInspect [2021-05-19T12:56:24.132Z] --- PASS: TestCgroupNamespacesRunHostMode (2.50s) [2021-05-19T12:56:24.132Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-19T12:56:24.367Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-05-19T12:56:24.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-19T12:56:25.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-19T12:56:25.768Z] --- PASS: TestRenameContainerWithLinkedContainer (2.34s) [2021-05-19T12:56:25.768Z] === RUN TestResize [2021-05-19T12:56:26.387Z] --- PASS: TestSecretInspect (2.58s) [2021-05-19T12:56:26.387Z] === RUN TestSecretList [2021-05-19T12:56:26.673Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.47s) [2021-05-19T12:56:26.673Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-19T12:56:27.151Z] --- PASS: TestResize (1.33s) [2021-05-19T12:56:27.151Z] === RUN TestResizeWithInvalidSize [2021-05-19T12:56:27.948Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-19T12:56:27.948Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-19T12:56:28.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-19T12:56:28.399Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-19T12:56:28.584Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2021-05-19T12:56:28.584Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-19T12:56:28.663Z] --- PASS: TestResizeWithInvalidSize (1.40s) [2021-05-19T12:56:28.663Z] === RUN TestResizeWhenContainerNotStarted [2021-05-19T12:56:28.921Z] --- PASS: TestSecretList (2.47s) [2021-05-19T12:56:28.921Z] === RUN TestSecretsCreateAndDelete [2021-05-19T12:56:29.350Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-19T12:56:29.966Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.37s) [2021-05-19T12:56:29.966Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-19T12:56:30.048Z] --- PASS: TestResizeWhenContainerNotStarted (1.36s) [2021-05-19T12:56:30.048Z] === RUN TestDaemonRestartKillContainers [2021-05-19T12:56:30.048Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T12:56:30.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T12:56:30.048Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T12:56:30.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T12:56:30.048Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T12:56:30.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T12:56:30.048Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T12:56:30.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T12:56:30.048Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T12:56:30.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T12:56:30.048Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T12:56:30.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T12:56:30.048Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T12:56:30.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T12:56:30.048Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T12:56:30.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T12:56:30.048Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T12:56:30.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T12:56:30.048Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T12:56:30.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T12:56:30.048Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T12:56:30.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T12:56:30.048Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T12:56:30.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T12:56:30.048Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T12:56:30.048Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T12:56:30.828Z] --- PASS: TestSecretsCreateAndDelete (2.07s) [2021-05-19T12:56:30.828Z] === RUN TestSecretsUpdate [2021-05-19T12:56:30.865Z] --- PASS: TestBuildMultiStageCopy (11.27s) [2021-05-19T12:56:30.865Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.57s) [2021-05-19T12:56:30.865Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2021-05-19T12:56:30.865Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.87s) [2021-05-19T12:56:30.865Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-05-19T12:56:30.865Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.14s) [2021-05-19T12:56:30.865Z] === RUN TestBuildMultiStageParentConfig [2021-05-19T12:56:31.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-19T12:56:32.507Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.49s) [2021-05-19T12:56:32.507Z] === RUN TestNISDomainname [2021-05-19T12:56:32.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-05-19T12:56:33.010Z] --- PASS: TestBuildMultiStageParentConfig (2.29s) [2021-05-19T12:56:33.010Z] === RUN TestBuildLabelWithTargets [2021-05-19T12:56:33.010Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-05-19T12:56:33.010Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T12:56:33.010Z] === RUN TestBuildWithEmptyLayers [2021-05-19T12:56:33.362Z] --- PASS: TestSecretsUpdate (2.44s) [2021-05-19T12:56:33.362Z] === RUN TestTemplatedSecret [2021-05-19T12:56:33.869Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T12:56:33.869Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T12:56:33.889Z] --- PASS: TestNISDomainname (1.40s) [2021-05-19T12:56:33.889Z] === RUN TestHostnameDnsResolution [2021-05-19T12:56:33.962Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2021-05-19T12:56:33.962Z] === RUN TestBuildMultiStageOnBuild [2021-05-19T12:56:36.429Z] --- PASS: TestHostnameDnsResolution (2.32s) [2021-05-19T12:56:36.429Z] === RUN TestStats [2021-05-19T12:56:36.651Z] --- PASS: TestTemplatedSecret (3.00s) [2021-05-19T12:56:36.651Z] === RUN TestSecretCreateResolve [2021-05-19T12:56:39.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-05-19T12:56:39.184Z] --- PASS: TestSecretCreateResolve (2.47s) [2021-05-19T12:56:39.184Z] PASS [2021-05-19T12:56:39.184Z] [2021-05-19T12:56:39.184Z] DONE 6 tests in 15.088s [2021-05-19T12:56:39.184Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-19T12:56:39.184Z] INFO: Testing against a local daemon [2021-05-19T12:56:39.184Z] === RUN TestServiceCreateInit [2021-05-19T12:56:39.184Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-19T12:56:39.724Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T12:56:39.724Z] --- PASS: TestStats (2.89s) [2021-05-19T12:56:39.724Z] === RUN TestStopContainerWithTimeout [2021-05-19T12:56:39.724Z] === RUN TestStopContainerWithTimeout/0 [2021-05-19T12:56:39.724Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-19T12:56:39.724Z] === RUN TestStopContainerWithTimeout/1 [2021-05-19T12:56:39.724Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-19T12:56:39.724Z] === RUN TestStopContainerWithTimeout/3 [2021-05-19T12:56:39.724Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-19T12:56:39.724Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-19T12:56:39.724Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-19T12:56:39.724Z] === CONT TestStopContainerWithTimeout/0 [2021-05-19T12:56:39.724Z] === CONT TestStopContainerWithTimeout/1 [2021-05-19T12:56:39.724Z] === CONT TestStopContainerWithTimeout/3 [2021-05-19T12:56:39.724Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-19T12:56:40.293Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T12:56:41.234Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-19T12:56:43.028Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-19T12:56:43.028Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2021-05-19T12:56:43.028Z] --- PASS: TestStopContainerWithTimeout/1 (2.19s) [2021-05-19T12:56:43.028Z] --- PASS: TestStopContainerWithTimeout/-1 (3.49s) [2021-05-19T12:56:43.028Z] --- PASS: TestStopContainerWithTimeout/3 (3.49s) [2021-05-19T12:56:43.028Z] === RUN TestDeleteDevicemapper [2021-05-19T12:56:43.028Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-19T12:56:43.028Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T12:56:43.028Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-19T12:56:43.146Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-19T12:56:43.375Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-19T12:56:43.730Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T12:56:44.301Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T12:56:44.873Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-19T12:56:45.406Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-05-19T12:56:45.571Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.54s) [2021-05-19T12:56:45.571Z] === RUN TestUpdateMemory [2021-05-19T12:56:45.571Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-19T12:56:45.571Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-19T12:56:45.571Z] === RUN TestUpdateCPUQuota [2021-05-19T12:56:46.258Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-19T12:56:46.258Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T12:56:46.829Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-05-19T12:56:47.400Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-19T12:56:47.570Z] --- PASS: TestServiceCreateInit (8.72s) [2021-05-19T12:56:47.570Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.33s) [2021-05-19T12:56:47.570Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.38s) [2021-05-19T12:56:47.570Z] === RUN TestCreateServiceMultipleTimes [2021-05-19T12:56:47.970Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T12:56:47.970Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T12:56:49.352Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T12:56:49.352Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-05-19T12:56:51.533Z] --- PASS: TestBuildMultiStageOnBuild (15.50s) [2021-05-19T12:56:51.533Z] === RUN TestBuildUncleanTarFilenames [2021-05-19T12:56:51.533Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-05-19T12:56:51.533Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T12:56:51.533Z] === RUN TestBuildMultiStageLayerLeak [2021-05-19T12:56:52.147Z] --- PASS: TestUpdateCPUQuota (5.80s) [2021-05-19T12:56:52.147Z] === RUN TestUpdatePidsLimit [2021-05-19T12:56:52.147Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-19T12:56:52.147Z] === RUN TestUpdatePidsLimit/no_change [2021-05-19T12:56:52.407Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-19T12:56:52.649Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-19T12:56:52.649Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.92s) [2021-05-19T12:56:52.649Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.07s) [2021-05-19T12:56:52.649Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.80s) [2021-05-19T12:56:52.649Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.28s) [2021-05-19T12:56:52.649Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.96s) [2021-05-19T12:56:52.649Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.12s) [2021-05-19T12:56:52.649Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s) [2021-05-19T12:56:52.649Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.20s) [2021-05-19T12:56:52.649Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2021-05-19T12:56:52.649Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2021-05-19T12:56:52.649Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2021-05-19T12:56:52.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2021-05-19T12:56:52.650Z] === RUN TestCgroupNamespacesRun [2021-05-19T12:56:52.976Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-19T12:56:53.547Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-19T12:56:53.590Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-05-19T12:56:54.162Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-19T12:56:54.487Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-19T12:56:55.056Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-19T12:56:55.546Z] --- PASS: TestCgroupNamespacesRun (3.48s) [2021-05-19T12:56:55.546Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-19T12:56:56.115Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-19T12:56:56.446Z] --- PASS: TestUpdatePidsLimit (5.43s) [2021-05-19T12:56:56.446Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-05-19T12:56:56.446Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-05-19T12:56:56.446Z] --- PASS: TestUpdatePidsLimit/update_lower (0.66s) [2021-05-19T12:56:56.446Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-05-19T12:56:56.446Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-05-19T12:56:56.446Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-05-19T12:56:56.446Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-05-19T12:56:56.446Z] === RUN TestUpdateRestartPolicy [2021-05-19T12:56:57.055Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-05-19T12:56:57.633Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.18s) [2021-05-19T12:56:57.633Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-19T12:56:58.578Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-19T12:57:01.122Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.14s) [2021-05-19T12:57:01.122Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-19T12:57:03.436Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-05-19T12:57:03.436Z] tests/integration/client_test.py ..... [ 75%] [2021-05-19T12:57:03.436Z] tests/integration/context_api_test.py ... [ 76%] [2021-05-19T12:57:03.436Z] tests/integration/errors_test.py . [ 76%] [2021-05-19T12:57:04.421Z] --- PASS: TestCgroupNamespacesRunHostMode (3.48s) [2021-05-19T12:57:04.421Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-19T12:57:05.623Z] ---> fea7a988e53a [2021-05-19T12:57:05.623Z] Successfully built fea7a988e53a [2021-05-19T12:57:05.623Z] Successfully tagged docker:latest [2021-05-19T12:57:05.623Z] INFO: Image build ended at 05/19/2021 12:57:00. Duration:00:03:48.9837451 [2021-05-19T12:57:05.623Z] [2021-05-19T12:57:05.623Z] [2021-05-19T12:57:05.623Z] INFO: Building the test binaries at 05/19/2021 12:57:00... [2021-05-19T12:57:05.659Z] --- PASS: TestCreateServiceMultipleTimes (17.87s) [2021-05-19T12:57:05.659Z] === RUN TestCreateServiceConflict [2021-05-19T12:57:06.231Z] INFO: make.ps1 starting at 05/19/2021 12:57:05 [2021-05-19T12:57:06.726Z] INFO: Git commit (6b3f33587f) assumed from DOCKER_GITCOMMIT environment variable [2021-05-19T12:57:06.726Z] INFO: Invoking autogen... [2021-05-19T12:57:06.964Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-19T12:57:07.203Z] INFO: Building daemon... [2021-05-19T12:57:07.534Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.21s) [2021-05-19T12:57:07.534Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-19T12:57:08.211Z] --- PASS: TestCreateServiceConflict (2.53s) [2021-05-19T12:57:08.211Z] === RUN TestCreateServiceMaxReplicas [2021-05-19T12:57:09.153Z] --- PASS: TestBuildMultiStageLayerLeak (18.88s) [2021-05-19T12:57:09.153Z] === RUN TestBuildWithHugeFile [2021-05-19T12:57:10.078Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.19s) [2021-05-19T12:57:10.078Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-19T12:57:10.649Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-05-19T12:57:10.649Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-19T12:57:10.909Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.24s) [2021-05-19T12:57:10.909Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-19T12:57:11.344Z] --- PASS: TestUpdateRestartPolicy (13.07s) [2021-05-19T12:57:11.344Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-19T12:57:11.344Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2021-05-19T12:57:11.344Z] === RUN TestWaitNonBlocked [2021-05-19T12:57:11.344Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T12:57:11.344Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T12:57:11.344Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T12:57:11.344Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T12:57:11.344Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T12:57:11.344Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T12:57:11.480Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-19T12:57:11.502Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) [2021-05-19T12:57:11.502Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-19T12:57:11.604Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-19T12:57:11.604Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2021-05-19T12:57:11.604Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2021-05-19T12:57:11.604Z] === RUN TestWaitBlocked [2021-05-19T12:57:11.604Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T12:57:11.604Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T12:57:11.604Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T12:57:11.604Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T12:57:11.604Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T12:57:11.604Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T12:57:11.741Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-19T12:57:12.311Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-19T12:57:12.882Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-19T12:57:12.990Z] --- PASS: TestWaitBlocked (0.03s) [2021-05-19T12:57:12.990Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2021-05-19T12:57:12.990Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2021-05-19T12:57:12.990Z] === CONT TestContainerStartOnDaemonRestart [2021-05-19T12:57:12.990Z] === CONT TestContainerKillOnDaemonStart [2021-05-19T12:57:12.990Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-19T12:57:12.990Z] === CONT TestDaemonHostGatewayIP [2021-05-19T12:57:13.143Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-19T12:57:13.143Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-19T12:57:14.525Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.41s) [2021-05-19T12:57:14.525Z] === RUN TestNISDomainname [2021-05-19T12:57:15.095Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-19T12:57:16.295Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [2021-05-19T12:57:16.295Z] === CONT TestDaemonRestartIpcMode [2021-05-19T12:57:16.480Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-05-19T12:57:16.740Z] --- PASS: TestNISDomainname (2.31s) [2021-05-19T12:57:16.740Z] === RUN TestHostnameDnsResolution [2021-05-19T12:57:18.209Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.10s) [2021-05-19T12:57:18.209Z] === CONT TestIpcModeOlderClient [2021-05-19T12:57:18.209Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-05-19T12:57:19.594Z] --- PASS: TestDaemonHostGatewayIP (6.85s) [2021-05-19T12:57:20.040Z] --- PASS: TestHostnameDnsResolution (2.82s) [2021-05-19T12:57:20.040Z] === RUN TestStats [2021-05-19T12:57:20.040Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-05-19T12:57:20.164Z] --- PASS: TestDaemonRestartIpcMode (3.82s) [2021-05-19T12:57:22.581Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-19T12:57:22.841Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-19T12:57:22.841Z] --- PASS: TestStats (3.43s) [2021-05-19T12:57:22.841Z] === RUN TestStopContainerWithTimeout [2021-05-19T12:57:22.841Z] === RUN TestStopContainerWithTimeout/0 [2021-05-19T12:57:22.841Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-19T12:57:22.841Z] === RUN TestStopContainerWithTimeout/1 [2021-05-19T12:57:22.841Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-19T12:57:22.841Z] === RUN TestStopContainerWithTimeout/3 [2021-05-19T12:57:22.841Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-19T12:57:22.841Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-19T12:57:22.841Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-19T12:57:23.101Z] === CONT TestStopContainerWithTimeout/0 [2021-05-19T12:57:23.101Z] === CONT TestStopContainerWithTimeout/3 [2021-05-19T12:57:23.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-05-19T12:57:24.539Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-19T12:57:24.803Z] === CONT TestStopContainerWithTimeout/1 [2021-05-19T12:57:24.803Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-19T12:57:26.187Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-19T12:57:26.384Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.91s) [2021-05-19T12:57:26.384Z] === RUN TestCreateServiceSecretFileMode [2021-05-19T12:57:26.739Z] --- PASS: TestContainerKillOnDaemonStart (13.81s) [2021-05-19T12:57:26.739Z] PASS [2021-05-19T12:57:26.739Z] [2021-05-19T12:57:26.739Z] === Skipped [2021-05-19T12:57:26.739Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-05-19T12:57:26.739Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T12:57:26.739Z] [2021-05-19T12:57:26.739Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-19T12:57:26.739Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T12:57:26.739Z] [2021-05-19T12:57:26.739Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-19T12:57:26.739Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T12:57:26.739Z] [2021-05-19T12:57:26.739Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T12:57:26.739Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T12:57:26.739Z] [2021-05-19T12:57:26.739Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-19T12:57:26.739Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T12:57:26.739Z] [2021-05-19T12:57:26.739Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-05-19T12:57:26.739Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-19T12:57:26.739Z] [2021-05-19T12:57:26.739Z] [2021-05-19T12:57:26.739Z] DONE 196 tests, 6 skipped in 164.747s [2021-05-19T12:57:26.739Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-05-19T12:57:26.739Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:57:26.739Z] ++ set -e [2021-05-19T12:57:26.739Z] ++ '[' -n 0 ']' [2021-05-19T12:57:26.739Z] ++ set -x [2021-05-19T12:57:26.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:57:26.758Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-19T12:57:26.999Z] INFO: Testing against a local daemon [2021-05-19T12:57:26.999Z] === RUN TestCommitInheritsEnv [2021-05-19T12:57:27.018Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-19T12:57:27.018Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-19T12:57:27.259Z] --- PASS: TestCommitInheritsEnv (0.41s) [2021-05-19T12:57:27.259Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-19T12:57:27.259Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-19T12:57:27.259Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-19T12:57:27.259Z] === RUN TestImagesFilterMultiReference [2021-05-19T12:57:27.519Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-05-19T12:57:27.519Z] === RUN TestImagePullPlatformInvalid [2021-05-19T12:57:27.519Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-05-19T12:57:27.519Z] === RUN TestRemoveImageOrphaning [2021-05-19T12:57:27.779Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-05-19T12:57:27.779Z] === RUN TestRemoveImageGarbageCollector [2021-05-19T12:57:27.779Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-19T12:57:27.779Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T12:57:27.779Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-19T12:57:27.779Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-19T12:57:27.779Z] === RUN TestTagInvalidReference [2021-05-19T12:57:28.040Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-19T12:57:28.040Z] === RUN TestTagValidPrefixedRepo [2021-05-19T12:57:28.040Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-19T12:57:28.040Z] === RUN TestTagExistedNameWithoutForce [2021-05-19T12:57:28.040Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-19T12:57:28.040Z] === RUN TestTagOfficialNames [2021-05-19T12:57:28.040Z] --- PASS: TestTagOfficialNames (0.07s) [2021-05-19T12:57:28.040Z] === RUN TestTagMatchesDigest [2021-05-19T12:57:28.040Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-19T12:57:28.040Z] PASS [2021-05-19T12:57:28.040Z] [2021-05-19T12:57:28.040Z] === Skipped [2021-05-19T12:57:28.040Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-19T12:57:28.040Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-19T12:57:28.040Z] [2021-05-19T12:57:28.040Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-19T12:57:28.040Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T12:57:28.040Z] [2021-05-19T12:57:28.040Z] [2021-05-19T12:57:28.040Z] DONE 12 tests, 2 skipped in 1.478s [2021-05-19T12:57:28.040Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-05-19T12:57:28.040Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:57:28.040Z] ++ set -e [2021-05-19T12:57:28.040Z] ++ '[' -n 0 ']' [2021-05-19T12:57:28.040Z] ++ set -x [2021-05-19T12:57:28.040Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:57:28.288Z] --- PASS: TestCreateServiceSecretFileMode (2.87s) [2021-05-19T12:57:28.288Z] === RUN TestCreateServiceConfigFileMode [2021-05-19T12:57:28.300Z] INFO: Testing against a local daemon [2021-05-19T12:57:28.300Z] === RUN TestNetworkCreateDelete [2021-05-19T12:57:28.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-05-19T12:57:28.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-05-19T12:57:28.661Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-05-19T12:57:29.239Z] --- PASS: TestNetworkCreateDelete (0.84s) [2021-05-19T12:57:29.239Z] === RUN TestDockerNetworkDeletePreferID [2021-05-19T12:57:30.572Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-19T12:57:30.572Z] --- PASS: TestStopContainerWithTimeout/0 (1.81s) [2021-05-19T12:57:30.572Z] --- PASS: TestStopContainerWithTimeout/3 (4.08s) [2021-05-19T12:57:30.572Z] --- PASS: TestStopContainerWithTimeout/1 (2.54s) [2021-05-19T12:57:30.572Z] --- PASS: TestStopContainerWithTimeout/-1 (3.45s) [2021-05-19T12:57:30.572Z] === RUN TestDeleteDevicemapper [2021-05-19T12:57:30.572Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-19T12:57:30.572Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T12:57:30.572Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-19T12:57:30.616Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-05-19T12:57:30.821Z] --- PASS: TestCreateServiceConfigFileMode (2.42s) [2021-05-19T12:57:30.821Z] === RUN TestCreateServiceSysctls [2021-05-19T12:57:31.778Z] --- PASS: TestDockerNetworkDeletePreferID (2.53s) [2021-05-19T12:57:31.778Z] === RUN TestDaemonDNSFallback [2021-05-19T12:57:33.871Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-05-19T12:57:34.113Z] --- PASS: TestCreateServiceSysctls (3.61s) [2021-05-19T12:57:34.113Z] === RUN TestCreateServiceCapabilities [2021-05-19T12:57:34.443Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.85s) [2021-05-19T12:57:34.443Z] === RUN TestUpdateMemory [2021-05-19T12:57:34.443Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-19T12:57:34.443Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-19T12:57:34.443Z] === RUN TestUpdateCPUQuota [2021-05-19T12:57:37.402Z] --- PASS: TestCreateServiceCapabilities (2.90s) [2021-05-19T12:57:37.402Z] === RUN TestInspect [2021-05-19T12:57:39.922Z] --- PASS: TestDaemonDNSFallback (8.15s) [2021-05-19T12:57:39.922Z] === RUN TestInspectNetwork [2021-05-19T12:57:40.690Z] --- PASS: TestInspect (3.31s) [2021-05-19T12:57:40.690Z] === RUN TestCreateJob [2021-05-19T12:57:41.021Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-05-19T12:57:42.403Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-19T12:57:42.975Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-19T12:57:43.546Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-19T12:57:43.978Z] --- PASS: TestCreateJob (3.29s) [2021-05-19T12:57:43.978Z] === RUN TestReplicatedJob [2021-05-19T12:57:44.930Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-05-19T12:57:44.930Z] --- PASS: TestUpdateCPUQuota (10.60s) [2021-05-19T12:57:44.930Z] === RUN TestUpdatePidsLimit [2021-05-19T12:57:44.930Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-19T12:57:45.204Z] === RUN TestInspectNetwork/full_network_id [2021-05-19T12:57:45.204Z] === RUN TestInspectNetwork/partial_network_id [2021-05-19T12:57:45.204Z] === RUN TestInspectNetwork/network_name [2021-05-19T12:57:45.204Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-19T12:57:46.312Z] === RUN TestUpdatePidsLimit/no_change [2021-05-19T12:57:47.697Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-19T12:57:47.697Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-19T12:57:49.081Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-19T12:57:49.401Z] --- PASS: TestInspectNetwork (9.35s) [2021-05-19T12:57:49.401Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-19T12:57:49.401Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-19T12:57:49.401Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-19T12:57:49.401Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-19T12:57:49.401Z] === RUN TestRunContainerWithBridgeNone [2021-05-19T12:57:49.566Z] ......... [ 86%] [2021-05-19T12:57:50.021Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-05-19T12:57:50.281Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-19T12:57:50.551Z] --- PASS: TestReplicatedJob (6.59s) [2021-05-19T12:57:50.551Z] === RUN TestUpdateReplicatedJob [2021-05-19T12:57:51.668Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-19T12:57:52.698Z] --- PASS: TestRunContainerWithBridgeNone (3.48s) [2021-05-19T12:57:52.698Z] === RUN TestNetworkInvalidJSON [2021-05-19T12:57:52.698Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-19T12:57:52.698Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-19T12:57:52.698Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T12:57:52.698Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T12:57:52.698Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T12:57:52.698Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T12:57:52.698Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-19T12:57:52.698Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T12:57:52.698Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T12:57:52.698Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-19T12:57:52.698Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-19T12:57:52.698Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-19T12:57:52.698Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-19T12:57:52.698Z] === RUN TestNetworkList [2021-05-19T12:57:52.698Z] === RUN TestNetworkList//networks [2021-05-19T12:57:52.698Z] === PAUSE TestNetworkList//networks [2021-05-19T12:57:52.698Z] === RUN TestNetworkList//networks/ [2021-05-19T12:57:52.698Z] === PAUSE TestNetworkList//networks/ [2021-05-19T12:57:52.698Z] === CONT TestNetworkList//networks [2021-05-19T12:57:52.698Z] === CONT TestNetworkList//networks/ [2021-05-19T12:57:52.698Z] --- PASS: TestNetworkList (0.03s) [2021-05-19T12:57:52.698Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-19T12:57:52.698Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-19T12:57:52.698Z] === RUN TestHostIPv4BridgeLabel [2021-05-19T12:57:53.051Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-19T12:57:53.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-05-19T12:57:53.571Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-19T12:57:54.079Z] --- PASS: TestHostIPv4BridgeLabel (1.41s) [2021-05-19T12:57:54.079Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-19T12:57:54.741Z] --- PASS: TestUpdateReplicatedJob (3.90s) [2021-05-19T12:57:54.741Z] === RUN TestServiceListWithStatuses [2021-05-19T12:57:54.741Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-19T12:57:54.741Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T12:57:54.741Z] === RUN TestDockerNetworkConnectAlias [2021-05-19T12:57:54.954Z] --- PASS: TestUpdatePidsLimit (9.87s) [2021-05-19T12:57:54.954Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.30s) [2021-05-19T12:57:54.954Z] --- PASS: TestUpdatePidsLimit/no_change (1.41s) [2021-05-19T12:57:54.954Z] --- PASS: TestUpdatePidsLimit/update_lower (1.24s) [2021-05-19T12:57:54.954Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.40s) [2021-05-19T12:57:54.954Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.25s) [2021-05-19T12:57:54.954Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.29s) [2021-05-19T12:57:54.954Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.17s) [2021-05-19T12:57:54.954Z] === RUN TestUpdateRestartPolicy [2021-05-19T12:57:55.005Z] tests/integration/models_images_test.py ............... [ 89%] [2021-05-19T12:57:55.526Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-19T12:57:55.526Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-19T12:57:55.526Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-19T12:57:55.526Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-19T12:57:55.526Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-19T12:57:56.621Z] --- PASS: TestDaemonRestartWithLiveRestore (2.57s) [2021-05-19T12:57:56.621Z] === RUN TestDaemonDefaultNetworkPools [2021-05-19T12:57:57.746Z] tests/integration/models_networks_test.py .... [ 91%] [2021-05-19T12:57:58.075Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-05-19T12:57:58.935Z] --- PASS: TestDockerNetworkConnectAlias (4.91s) [2021-05-19T12:57:58.935Z] === RUN TestDockerNetworkReConnect [2021-05-19T12:57:59.161Z] --- PASS: TestDaemonDefaultNetworkPools (2.29s) [2021-05-19T12:57:59.161Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-19T12:57:59.987Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-19T12:58:02.460Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.50s) [2021-05-19T12:58:02.460Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-19T12:58:03.127Z] --- PASS: TestDockerNetworkReConnect (4.17s) [2021-05-19T12:58:03.127Z] === RUN TestServicePlugin [2021-05-19T12:58:04.193Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-05-19T12:58:04.274Z] tests/integration/models_nodes_test.py . [ 91%] [2021-05-19T12:58:04.835Z] tests/integration/models_resources_test.py . [ 91%] [2021-05-19T12:58:06.105Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-19T12:58:07.014Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-05-19T12:58:07.740Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.55s) [2021-05-19T12:58:07.740Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-19T12:58:08.310Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.36s) [2021-05-19T12:58:08.310Z] === RUN TestServiceWithPredefinedNetwork [2021-05-19T12:58:10.307Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-19T12:58:10.307Z] --- PASS: TestUpdateRestartPolicy (15.41s) [2021-05-19T12:58:10.307Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-19T12:58:10.307Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-19T12:58:10.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-05-19T12:58:10.785Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-05-19T12:58:10.785Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-05-19T12:58:11.509Z] --- PASS: TestUpdateRestartWithAutoRemove (1.26s) [2021-05-19T12:58:11.509Z] === RUN TestWaitNonBlocked [2021-05-19T12:58:11.509Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T12:58:11.509Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T12:58:11.509Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T12:58:11.509Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T12:58:11.509Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T12:58:11.509Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T12:58:11.606Z] --- PASS: TestServiceWithPredefinedNetwork (3.16s) [2021-05-19T12:58:11.606Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-19T12:58:11.606Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T12:58:11.606Z] service_test.go:242: FLAKY_TEST [2021-05-19T12:58:11.606Z] === RUN TestServiceWithDataPathPortInit [2021-05-19T12:58:14.055Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-19T12:58:14.055Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.18s) [2021-05-19T12:58:14.055Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.22s) [2021-05-19T12:58:14.055Z] === RUN TestWaitBlocked [2021-05-19T12:58:14.055Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T12:58:14.055Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T12:58:14.055Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T12:58:14.055Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T12:58:14.055Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T12:58:14.055Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T12:58:14.626Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-05-19T12:58:15.808Z] tests/integration/regression_test.py ...... [ 98%] [2021-05-19T12:58:16.009Z] --- PASS: TestWaitBlocked (0.02s) [2021-05-19T12:58:16.009Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.96s) [2021-05-19T12:58:16.009Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.27s) [2021-05-19T12:58:16.009Z] === CONT TestContainerStartOnDaemonRestart [2021-05-19T12:58:16.009Z] === CONT TestContainerKillOnDaemonStart [2021-05-19T12:58:16.321Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-05-19T12:58:16.321Z] tests/integration/credentials/utils_test.py . [100%] [2021-05-19T12:58:16.321Z] [2021-05-19T12:58:16.321Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-05-19T12:58:16.321Z] =========================== short test summary info ============================ [2021-05-19T12:58:16.321Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-05-19T12:58:16.321Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-05-19T12:58:16.321Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-05-19T12:58:16.321Z] Not supported on most drivers [2021-05-19T12:58:16.321Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-05-19T12:58:16.321Z] Output of docker top depends on host distro, and is not formalized. [2021-05-19T12:58:16.321Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-05-19T12:58:16.321Z] Output of docker top depends on host distro, and is not formalized. [2021-05-19T12:58:16.321Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-05-19T12:58:16.321Z] Can fail if eth0 has multiple IP addresses [2021-05-19T12:58:16.321Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-05-19T12:58:16.321Z] This doesn't seem to be taken into account by the engine [2021-05-19T12:58:16.321Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-05-19T12:58:16.321Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-05-19T12:58:16.321Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-05-19T12:58:16.321Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 366.03 seconds == [2021-05-19T12:58:16.576Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-05-19T12:58:20.213Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-19T12:58:20.213Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-05-19T12:58:21.154Z] --- PASS: TestContainerStartOnDaemonRestart (5.02s) [2021-05-19T12:58:21.154Z] === CONT TestIpcModeOlderClient [2021-05-19T12:58:21.154Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-05-19T12:58:21.154Z] === CONT TestDaemonHostGatewayIP [2021-05-19T12:58:25.357Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-05-19T12:58:27.271Z] --- PASS: TestDaemonHostGatewayIP (6.22s) [2021-05-19T12:58:27.271Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-19T12:58:27.533Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-05-19T12:58:27.533Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-19T12:58:28.105Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-19T12:58:28.734Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-19T12:58:28.734Z] [2021-05-19T12:58:28.734Z] Unloading profiles will leave already running processes permanently [2021-05-19T12:58:28.734Z] unconfined, which can lead to unexpected situations. [2021-05-19T12:58:28.734Z] [2021-05-19T12:58:28.734Z] To set a process to complain mode, use the command line tool [2021-05-19T12:58:28.734Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-19T12:58:28.734Z] Post stage [Pipeline] junit [2021-05-19T12:58:29.000Z] Recording test results [2021-05-19T12:58:29.116Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-05-19T12:58:29.392Z] + echo Ensuring container killed. [2021-05-19T12:58:29.392Z] Ensuring container killed. [2021-05-19T12:58:29.392Z] + docker rm -vf docker-pr2 [2021-05-19T12:58:29.392Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-05-19T12:58:29.494Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-19T12:58:29.663Z] + echo Chowning /workspace to jenkins user [2021-05-19T12:58:29.663Z] Chowning /workspace to jenkins user [2021-05-19T12:58:29.663Z] + id -u [2021-05-19T12:58:29.663Z] + id -g [2021-05-19T12:58:29.663Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42394:/workspace busybox chown -R 1000:1000 /workspace [2021-05-19T12:58:29.710Z] --- PASS: TestServiceWithDataPathPortInit (17.70s) [2021-05-19T12:58:29.710Z] === RUN TestServiceWithDefaultAddressPoolInit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-19T12:58:31.310Z] + bundleName=docker-py [2021-05-19T12:58:31.310Z] + echo Creating docker-py-bundles.tar.gz [2021-05-19T12:58:31.310Z] Creating docker-py-bundles.tar.gz [2021-05-19T12:58:31.310Z] + 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-05-19T12:58:31.318Z] Archiving artifacts [2021-05-19T12:58:31.407Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.89s) [2021-05-19T12:58:31.407Z] === CONT TestDaemonRestartIpcMode [2021-05-19T12:58:31.407Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-05-19T12:58:31.407Z] --- PASS: TestContainerKillOnDaemonStart (15.46s) [2021-05-19T12:58:31.534Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42394/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-05-19T12:58:31.873Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42394/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=69d1ac36360d4e7b0134d6ee7203a0c601183c70 -e DOCKER_GRAPHDRIVER docker:69d1ac36360d4e7b0134d6ee7203a0c601183c70 hack/make.sh binary-daemon [2021-05-19T12:58:32.436Z] [2021-05-19T12:58:32.436Z] Removing bundles/ [2021-05-19T12:58:32.436Z] [2021-05-19T12:58:32.436Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-05-19T12:58:32.436Z] Building: bundles/binary-daemon/dockerd-dev [2021-05-19T12:58:32.436Z] GOOS="" GOARCH="" GOARM="" [2021-05-19T12:58:33.333Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-19T12:58:33.333Z] [2021-05-19T12:58:33.333Z] ________ ____ __. [2021-05-19T12:58:33.333Z] \_____ \ | |/ _| [2021-05-19T12:58:33.333Z] / | \| < [2021-05-19T12:58:33.333Z] / | \ | \ [2021-05-19T12:58:33.333Z] \_______ /____|__ \ [2021-05-19T12:58:33.333Z] \/ \/ [2021-05-19T12:58:33.333Z] [2021-05-19T12:58:33.333Z] INFO: make.ps1 ended at 05/19/2021 12:58:31 [2021-05-19T12:58:33.333Z] INFO: Binaries build ended at 05/19/2021 12:58:33. Duration:00:01:32.1657901 [2021-05-19T12:58:34.708Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-19T12:58:34.884Z] INFO: Copying the built daemon binary to d:\CI\PR-42394\2\binary\dockerd-6b3f33587f.exe... [2021-05-19T12:58:34.884Z] INFO: Copying the built client binary to d:\CI\PR-42394\2\binary\docker-6b3f33587f.exe... [2021-05-19T12:58:34.884Z] INFO: Copying dockerversion from the container... [2021-05-19T12:58:34.968Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-19T12:58:34.968Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-19T12:58:35.211Z] --- PASS: TestServicePlugin (30.66s) [2021-05-19T12:58:35.211Z] plugin_test.go:62: [ddaf85cd6b7ad] joining swarm manager [d0aae1c5e6ac4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:58:35.211Z] plugin_test.go:65: [d0d9b3c2fa29f] joining swarm manager [d0aae1c5e6ac4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:58:35.211Z] === RUN TestServiceUpdateLabel [2021-05-19T12:58:35.346Z] INFO: Copying the golang package from the container to d:\CI\PR-42394\2\installer\go.zip... [2021-05-19T12:58:35.911Z] --- PASS: TestDaemonRestartIpcMode (4.70s) [2021-05-19T12:58:35.911Z] PASS [2021-05-19T12:58:35.911Z] [2021-05-19T12:58:35.911Z] === Skipped [2021-05-19T12:58:35.911Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-19T12:58:35.911Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T12:58:35.911Z] [2021-05-19T12:58:35.911Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-19T12:58:35.911Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T12:58:35.911Z] [2021-05-19T12:58:35.911Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-19T12:58:35.911Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T12:58:35.911Z] [2021-05-19T12:58:35.911Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T12:58:35.911Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T12:58:35.911Z] [2021-05-19T12:58:35.911Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-19T12:58:35.911Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T12:58:35.911Z] [2021-05-19T12:58:35.911Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-19T12:58:35.911Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-19T12:58:35.911Z] [2021-05-19T12:58:35.911Z] [2021-05-19T12:58:35.911Z] DONE 196 tests, 6 skipped in 247.674s [2021-05-19T12:58:35.911Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-19T12:58:35.911Z] ++ 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-05-19T12:58:35.911Z] ++ set -e [2021-05-19T12:58:35.911Z] ++ '[' -n 0 ']' [2021-05-19T12:58:35.911Z] ++ set -x [2021-05-19T12:58:35.911Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-19T12:58:36.171Z] INFO: Testing against a local daemon [2021-05-19T12:58:36.171Z] === RUN TestCommitInheritsEnv [2021-05-19T12:58:36.322Z] INFO: Extracting go.zip to d:\CI\PR-42394\2\go [2021-05-19T12:58:36.431Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-19T12:58:36.587Z] --- PASS: TestServiceUpdateLabel (2.46s) [2021-05-19T12:58:36.587Z] === RUN TestServiceUpdateSecrets [2021-05-19T12:58:36.692Z] --- PASS: TestCommitInheritsEnv (0.47s) [2021-05-19T12:58:36.692Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-19T12:58:36.692Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-19T12:58:36.692Z] === RUN TestImagesFilterMultiReference [2021-05-19T12:58:36.692Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-19T12:58:36.692Z] === RUN TestImagePullPlatformInvalid [2021-05-19T12:58:36.953Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-19T12:58:36.953Z] === RUN TestRemoveImageOrphaning [2021-05-19T12:58:37.215Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2021-05-19T12:58:37.215Z] === RUN TestRemoveImageGarbageCollector [2021-05-19T12:58:37.785Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-19T12:58:38.047Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-05-19T12:58:38.992Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-19T12:58:39.702Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.89s) [2021-05-19T12:58:39.702Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rcmmbfbkmb1h4hab7ghr0ejgr Created:2021-05-19 12:58:30.809847043 +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[79951cf1cde2cf8d6dccd76a808ff9bc9801ec5e98db793946a01f921fe72190:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3jvh17w452thq7dkopz8ypbws EndpointID:9b5ba1b25b2c6a824eabe5e0e9236cc79d38b0898ca79e313b728fcbbef5f293 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3886f849a977390a7800e27995ba3b47bd0858cbbf085a11e3fd737ec3645cb1 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:9a77108e8b53 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3jvh17w452thq7dkopz8ypbws EndpointID:9b5ba1b25b2c6a824eabe5e0e9236cc79d38b0898ca79e313b728fcbbef5f293 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-19T12:58:39.702Z] PASS [2021-05-19T12:58:39.702Z] [2021-05-19T12:58:39.702Z] === Skipped [2021-05-19T12:58:39.702Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T12:58:39.702Z] service_test.go:242: FLAKY_TEST [2021-05-19T12:58:39.702Z] [2021-05-19T12:58:39.702Z] [2021-05-19T12:58:39.702Z] DONE 26 tests, 1 skipped in 69.980s [2021-05-19T12:58:39.702Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-19T12:58:39.702Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:58:39.702Z] ++ set -e [2021-05-19T12:58:39.702Z] ++ '[' -n 0 ']' [2021-05-19T12:58:39.702Z] ++ set -x [2021-05-19T12:58:39.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:58:39.702Z] INFO: Testing against a local daemon [2021-05-19T12:58:39.702Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-19T12:58:39.702Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.02s) [2021-05-19T12:58:39.702Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T12:58:39.702Z] === RUN TestDockerNetworkIpvlan [2021-05-19T12:58:39.702Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-19T12:58:39.702Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T12:58:39.702Z] PASS [2021-05-19T12:58:39.702Z] [2021-05-19T12:58:39.702Z] === Skipped [2021-05-19T12:58:39.702Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.02s) [2021-05-19T12:58:39.702Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T12:58:39.702Z] [2021-05-19T12:58:39.702Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-19T12:58:39.702Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T12:58:39.702Z] [2021-05-19T12:58:39.702Z] [2021-05-19T12:58:39.702Z] DONE 2 tests, 2 skipped in 0.176s [2021-05-19T12:58:39.702Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-19T12:58:39.702Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:58:39.702Z] ++ set -e [2021-05-19T12:58:39.702Z] ++ '[' -n 0 ']' [2021-05-19T12:58:39.702Z] ++ set -x [2021-05-19T12:58:39.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:58:39.702Z] INFO: Testing against a local daemon [2021-05-19T12:58:39.702Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-19T12:58:39.932Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-05-19T12:58:40.193Z] --- PASS: TestRemoveImageGarbageCollector (3.02s) [2021-05-19T12:58:40.193Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-19T12:58:40.453Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-19T12:58:40.453Z] === RUN TestTagInvalidReference [2021-05-19T12:58:40.453Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-19T12:58:40.453Z] === RUN TestTagValidPrefixedRepo [2021-05-19T12:58:40.453Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-05-19T12:58:40.453Z] === RUN TestTagExistedNameWithoutForce [2021-05-19T12:58:40.453Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-19T12:58:40.453Z] === RUN TestTagOfficialNames [2021-05-19T12:58:40.453Z] --- PASS: TestTagOfficialNames (0.09s) [2021-05-19T12:58:40.453Z] === RUN TestTagMatchesDigest [2021-05-19T12:58:40.453Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-19T12:58:40.453Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-19T12:58:40.453Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-05-19T12:58:41.836Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-05-19T12:58:42.248Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.23s) [2021-05-19T12:58:42.248Z] === RUN TestDockerNetworkMacvlan [2021-05-19T12:58:43.629Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-19T12:58:45.010Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-19T12:58:46.920Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-19T12:58:48.438Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-05-19T12:58:50.351Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-05-19T12:58:51.119Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-19T12:58:51.292Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-05-19T12:58:51.470Z] --- PASS: TestServiceUpdateSecrets (15.16s) [2021-05-19T12:58:51.470Z] === RUN TestServiceUpdateConfigs [2021-05-19T12:58:53.204Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-19T12:58:53.204Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-05-19T12:58:55.117Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-19T12:58:55.318Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-19T12:58:59.322Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-05-19T12:58:59.582Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-05-19T12:58:59.582Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-19T12:59:03.450Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-19T12:59:04.832Z] --- PASS: TestDockerNetworkMacvlan (23.04s) [2021-05-19T12:59:04.832Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.17s) [2021-05-19T12:59:04.832Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.21s) [2021-05-19T12:59:04.832Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.31s) [2021-05-19T12:59:04.832Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.57s) [2021-05-19T12:59:04.832Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.79s) [2021-05-19T12:59:04.832Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.75s) [2021-05-19T12:59:04.832Z] PASS [2021-05-19T12:59:04.832Z] [2021-05-19T12:59:04.832Z] DONE 8 tests in 26.467s [2021-05-19T12:59:04.832Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-19T12:59:04.832Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:59:04.832Z] ++ set -e [2021-05-19T12:59:04.832Z] ++ '[' -n 0 ']' [2021-05-19T12:59:04.832Z] ++ set -x [2021-05-19T12:59:04.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:59:04.832Z] testing: warning: no tests to run [2021-05-19T12:59:04.832Z] PASS [2021-05-19T12:59:04.832Z] [2021-05-19T12:59:04.832Z] DONE 0 tests in 0.029s [2021-05-19T12:59:04.832Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-19T12:59:04.832Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:59:04.832Z] ++ set -e [2021-05-19T12:59:04.832Z] ++ '[' -n 0 ']' [2021-05-19T12:59:04.832Z] ++ set -x [2021-05-19T12:59:04.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:59:04.867Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-05-19T12:59:05.092Z] INFO: Testing against a local daemon [2021-05-19T12:59:05.092Z] === RUN TestAuthZPluginAllowRequest [2021-05-19T12:59:06.376Z] --- PASS: TestServiceUpdateConfigs (14.69s) [2021-05-19T12:59:06.376Z] === RUN TestServiceUpdateNetwork [2021-05-19T12:59:06.392Z] INFO: Extraction ended at 05/19/2021 12:59:04. Duration:00:00:28.1691686 [2021-05-19T12:59:06.392Z] INFO: Updating the golang and path environment variables [2021-05-19T12:59:06.392Z] INFO: GOPATH=d:\gopath [2021-05-19T12:59:06.392Z] INFO: go version go1.13.15 windows/amd64 [2021-05-19T12:59:06.392Z] INFO: Running the daemon under test in debug mode [2021-05-19T12:59:06.392Z] INFO: Starting a daemon under test... [2021-05-19T12:59:06.392Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42394\2\daemon --pidfile d:\CI\PR-42394\2\docker.pid -D [2021-05-19T12:59:06.392Z] INFO: Process started successfully. [2021-05-19T12:59:06.392Z] INFO: Start tailing logs of the daemon under tests [2021-05-19T12:59:06.392Z] INFO: Waiting for the daemon under test to start... [2021-05-19T12:59:07.409Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-05-19T12:59:07.652Z] --- PASS: TestAuthZPluginAllowRequest (2.27s) [2021-05-19T12:59:07.652Z] === RUN TestAuthZPluginTLS [2021-05-19T12:59:08.592Z] --- PASS: TestAuthZPluginTLS (1.23s) [2021-05-19T12:59:08.592Z] === RUN TestAuthZPluginDenyRequest [2021-05-19T12:59:09.975Z] --- PASS: TestAuthZPluginDenyRequest (1.14s) [2021-05-19T12:59:09.975Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-19T12:59:10.916Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.10s) [2021-05-19T12:59:10.916Z] === RUN TestAuthZPluginDenyResponse [2021-05-19T12:59:11.927Z] --- PASS: TestAuthZPluginDenyResponse (1.21s) [2021-05-19T12:59:11.927Z] === RUN TestAuthZPluginAllowEventStream [2021-05-19T12:59:14.468Z] --- PASS: TestAuthZPluginAllowEventStream (2.26s) [2021-05-19T12:59:14.468Z] === RUN TestAuthZPluginErrorResponse [2021-05-19T12:59:15.407Z] --- PASS: TestAuthZPluginErrorResponse (1.15s) [2021-05-19T12:59:15.407Z] === RUN TestAuthZPluginErrorRequest [2021-05-19T12:59:15.541Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-05-19T12:59:15.801Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-05-19T12:59:16.789Z] --- PASS: TestAuthZPluginErrorRequest (1.15s) [2021-05-19T12:59:16.789Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-19T12:59:17.712Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-19T12:59:17.729Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.13s) [2021-05-19T12:59:17.729Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-19T12:59:19.100Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-19T12:59:19.101Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-19T12:59:20.619Z] --- PASS: TestBuildWithHugeFile (122.62s) [2021-05-19T12:59:20.619Z] === RUN TestBuildWCOWSandboxSize [2021-05-19T12:59:21.024Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.69s) [2021-05-19T12:59:21.024Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-19T12:59:21.257Z] --- PASS: TestServiceUpdateNetwork (13.60s) [2021-05-19T12:59:21.257Z] === RUN TestServiceUpdatePidsLimit [2021-05-19T12:59:21.257Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-19T12:59:22.194Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-19T12:59:23.567Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.66s) [2021-05-19T12:59:23.567Z] === RUN TestAuthZPluginHeader [2021-05-19T12:59:24.270Z] ...INFO: Daemon under test started and replied! [2021-05-19T12:59:24.270Z] INFO: Docker version of the daemon under test [2021-05-19T12:59:24.270Z] [2021-05-19T12:59:24.270Z] Client: [2021-05-19T12:59:24.270Z] Version: 17.06.2-ce [2021-05-19T12:59:24.270Z] API version: 1.30 [2021-05-19T12:59:24.270Z] Go version: go1.8.3 [2021-05-19T12:59:24.270Z] Git commit: cec0b72 [2021-05-19T12:59:24.270Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-19T12:59:24.270Z] OS/Arch: windows/amd64 [2021-05-19T12:59:24.270Z] [2021-05-19T12:59:24.270Z] Server: [2021-05-19T12:59:24.270Z] Version: 0.0.0-dev [2021-05-19T12:59:24.270Z] API version: 1.41 (minimum version 1.24) [2021-05-19T12:59:24.270Z] Go version: go1.13.15 [2021-05-19T12:59:24.270Z] Git commit: 6b3f33587f [2021-05-19T12:59:24.270Z] Built: 05/19/2021 12:57:06 [2021-05-19T12:59:24.270Z] OS/Arch: windows/amd64 [2021-05-19T12:59:24.270Z] Experimental: false [2021-05-19T12:59:24.270Z] [2021-05-19T12:59:24.270Z] INFO: Docker info of the daemon under test [2021-05-19T12:59:24.270Z] [2021-05-19T12:59:24.270Z] Containers: 0 [2021-05-19T12:59:24.270Z] Running: 0 [2021-05-19T12:59:24.270Z] Paused: 0 [2021-05-19T12:59:24.270Z] Stopped: 0 [2021-05-19T12:59:24.270Z] Images: 0 [2021-05-19T12:59:24.270Z] Server Version: 0.0.0-dev [2021-05-19T12:59:24.270Z] Storage Driver: windowsfilter [2021-05-19T12:59:24.270Z] Windows: [2021-05-19T12:59:24.270Z] Logging Driver: json-file [2021-05-19T12:59:24.270Z] Plugins: [2021-05-19T12:59:24.270Z] Volume: local [2021-05-19T12:59:24.270Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-19T12:59:24.270Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-19T12:59:24.270Z] Swarm: inactive [2021-05-19T12:59:24.270Z] Default Isolation: process [2021-05-19T12:59:24.270Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-19T12:59:24.270Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-19T12:59:24.270Z] OSType: windows [2021-05-19T12:59:24.270Z] Architecture: x86_64 [2021-05-19T12:59:24.270Z] CPUs: 4 [2021-05-19T12:59:24.270Z] Total Memory: 32GiB [2021-05-19T12:59:24.270Z] Name: azwin-2-717480 [2021-05-19T12:59:24.270Z] ID: P4WQ:23CP:LOAP:TU7O:T4HV:67YH:RTHK:G2A7:EMVA:XOGF:DZ4W:GNS2 [2021-05-19T12:59:24.270Z] Docker Root Dir: D:\CI\PR-42394\2\daemon [2021-05-19T12:59:24.270Z] Debug Mode (client): false [2021-05-19T12:59:24.270Z] Debug Mode (server): true [2021-05-19T12:59:24.270Z] File Descriptors: -1 [2021-05-19T12:59:24.270Z] Goroutines: 16 [2021-05-19T12:59:24.270Z] System Time: 2021-05-19T12:59:24.1681224Z [2021-05-19T12:59:24.270Z] EventsListeners: 0 [2021-05-19T12:59:24.270Z] Registry: https://index.docker.io/v1/ [2021-05-19T12:59:24.270Z] Labels: [2021-05-19T12:59:24.270Z] Experimental: false [2021-05-19T12:59:24.270Z] Insecure Registries: [2021-05-19T12:59:24.270Z] 127.0.0.0/8 [2021-05-19T12:59:24.270Z] Live Restore Enabled: false [2021-05-19T12:59:24.270Z] [2021-05-19T12:59:24.270Z] [2021-05-19T12:59:24.270Z] INFO: Docker images of the daemon under test [2021-05-19T12:59:24.270Z] [2021-05-19T12:59:24.270Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T12:59:24.270Z] [2021-05-19T12:59:24.509Z] --- PASS: TestAuthZPluginHeader (1.43s) [2021-05-19T12:59:24.509Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-19T12:59:24.509Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-19T12:59:24.509Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T12:59:24.509Z] === RUN TestAuthZPluginV2Disable [2021-05-19T12:59:24.509Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-19T12:59:24.509Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T12:59:24.509Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-19T12:59:24.509Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-19T12:59:24.509Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T12:59:24.509Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-19T12:59:24.509Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-19T12:59:24.509Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T12:59:24.509Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-19T12:59:24.730Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-05-19T12:59:24.730Z] 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-05-19T12:59:24.730Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-05-19T12:59:25.196Z] 29d5b6a226d2: Pulling fs layer [2021-05-19T12:59:27.235Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-19T12:59:27.236Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-19T12:59:29.780Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-19T12:59:30.314Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-19T12:59:33.082Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-05-19T12:59:33.082Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-19T12:59:36.880Z] --- PASS: TestServiceUpdatePidsLimit (17.13s) [2021-05-19T12:59:36.880Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-05-19T12:59:36.880Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-05-19T12:59:36.880Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-05-19T12:59:36.880Z] PASS [2021-05-19T12:59:36.880Z] [2021-05-19T12:59:36.880Z] === Skipped [2021-05-19T12:59:36.880Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-19T12:59:36.880Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T12:59:36.880Z] [2021-05-19T12:59:36.880Z] [2021-05-19T12:59:36.880Z] DONE 27 tests, 1 skipped in 178.076s [2021-05-19T12:59:36.880Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-19T12:59:36.880Z] INFO: Testing against a local daemon [2021-05-19T12:59:36.880Z] === RUN TestSessionCreate [2021-05-19T12:59:36.880Z] --- PASS: TestSessionCreate (0.02s) [2021-05-19T12:59:36.880Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-19T12:59:37.140Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-05-19T12:59:37.140Z] PASS [2021-05-19T12:59:37.141Z] [2021-05-19T12:59:37.141Z] DONE 2 tests in 0.088s [2021-05-19T12:59:37.141Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-19T12:59:37.141Z] INFO: Testing against a local daemon [2021-05-19T12:59:37.141Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-19T12:59:37.141Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-05-19T12:59:37.141Z] === RUN TestEventsExecDie [2021-05-19T12:59:38.079Z] --- PASS: TestEventsExecDie (1.05s) [2021-05-19T12:59:38.079Z] === RUN TestEventsBackwardsCompatible [2021-05-19T12:59:38.079Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-05-19T12:59:38.080Z] === RUN TestInfoBinaryCommits [2021-05-19T12:59:38.338Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-05-19T12:59:38.338Z] === RUN TestInfoAPIVersioned [2021-05-19T12:59:38.338Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-19T12:59:38.338Z] === RUN TestInfoDiscoveryBackend [2021-05-19T12:59:38.367Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-05-19T12:59:38.906Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2021-05-19T12:59:38.906Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-19T12:59:39.842Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-19T12:59:39.842Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-19T12:59:40.410Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2021-05-19T12:59:40.410Z] === RUN TestInfoAPI [2021-05-19T12:59:40.410Z] --- PASS: TestInfoAPI (0.02s) [2021-05-19T12:59:40.410Z] === RUN TestInfoAPIWarnings [2021-05-19T12:59:41.663Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-05-19T12:59:42.234Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-05-19T12:59:42.234Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-19T12:59:43.174Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-05-19T12:59:44.115Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-05-19T12:59:45.499Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-19T12:59:46.463Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.81s) [2021-05-19T12:59:46.463Z] PASS [2021-05-19T12:59:46.463Z] [2021-05-19T12:59:46.463Z] === Skipped [2021-05-19T12:59:46.463Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-19T12:59:46.463Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T12:59:46.463Z] [2021-05-19T12:59:46.463Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-19T12:59:46.463Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T12:59:46.463Z] [2021-05-19T12:59:46.463Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-19T12:59:46.463Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T12:59:46.463Z] [2021-05-19T12:59:46.463Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-19T12:59:46.463Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T12:59:46.463Z] [2021-05-19T12:59:46.463Z] [2021-05-19T12:59:46.463Z] DONE 17 tests, 4 skipped in 39.394s [2021-05-19T12:59:46.463Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-19T12:59:46.463Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:59:46.463Z] ++ set -e [2021-05-19T12:59:46.463Z] ++ '[' -n 0 ']' [2021-05-19T12:59:46.463Z] ++ set -x [2021-05-19T12:59:46.463Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:59:46.463Z] INFO: Testing against a local daemon [2021-05-19T12:59:46.463Z] === RUN TestPluginInvalidJSON [2021-05-19T12:59:46.463Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T12:59:46.463Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T12:59:46.463Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T12:59:46.463Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-19T12:59:46.463Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-19T12:59:46.463Z] === RUN TestPluginInstall [2021-05-19T12:59:46.463Z] === RUN TestPluginInstall/no_auth [2021-05-19T12:59:46.723Z] time="2021-05-19T12:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T12:59:46.723Z] time="2021-05-19T12:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08bd68b13489faa82ad8f2860c646a8dd2b01a3e3f976817b17a9788ecb73764" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T12:59:46.723Z] time="2021-05-19T12:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T12:59:46.723Z] time="2021-05-19T12:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08bd68b13489faa82ad8f2860c646a8dd2b01a3e3f976817b17a9788ecb73764" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T12:59:46.885Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-05-19T12:59:46.885Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-05-19T12:59:46.983Z] === RUN TestPluginInstall/with_htpasswd [2021-05-19T12:59:47.924Z] time="2021-05-19T12:59:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T12:59:47.924Z] time="2021-05-19T12:59:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3906dd000bb7552ffc6a43eb84118ef01bf182cd4b55fc29b09070be4de2c3a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T12:59:47.924Z] time="2021-05-19T12:59:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T12:59:47.924Z] time="2021-05-19T12:59:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3906dd000bb7552ffc6a43eb84118ef01bf182cd4b55fc29b09070be4de2c3a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T12:59:48.184Z] === RUN TestPluginInstall/with_insecure [2021-05-19T12:59:48.795Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-05-19T12:59:49.056Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-19T12:59:50.095Z] time="2021-05-19T12:59:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T12:59:50.095Z] time="2021-05-19T12:59:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:898ca9ca848fd395a7c11a8d591b8dafbdb370a96652c5598e3e8d52edc39d8a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T12:59:50.095Z] time="2021-05-19T12:59:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T12:59:50.095Z] time="2021-05-19T12:59:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:898ca9ca848fd395a7c11a8d591b8dafbdb370a96652c5598e3e8d52edc39d8a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T12:59:50.355Z] --- PASS: TestPluginInstall (5.89s) [2021-05-19T12:59:50.355Z] --- PASS: TestPluginInstall/no_auth (2.56s) [2021-05-19T12:59:50.355Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2021-05-19T12:59:50.355Z] --- PASS: TestPluginInstall/with_insecure (2.17s) [2021-05-19T12:59:50.355Z] plugin_test.go:165: [db75cc51f5c1b] daemon is not started [2021-05-19T12:59:50.355Z] === RUN TestPluginsWithRuntimes [2021-05-19T12:59:50.968Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-05-19T12:59:53.650Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-19T12:59:53.962Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-05-19T12:59:53.962Z] Copying nested executables into bundles/binary-daemon [2021-05-19T12:59:54.523Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-05-19T12:59:55.405Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42394/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=69d1ac36360d4e7b0134d6ee7203a0c601183c70 -e DOCKER_GRAPHDRIVER docker:69d1ac36360d4e7b0134d6ee7203a0c601183c70 hack/make.sh cross [2021-05-19T12:59:55.557Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-19T12:59:55.662Z] [2021-05-19T12:59:55.918Z] Removing bundles/ [2021-05-19T12:59:55.918Z] [2021-05-19T12:59:55.918Z] ---> Making bundle: cross (in bundles/cross) [2021-05-19T12:59:55.918Z] Cross building: bundles/cross/linux/amd64 [2021-05-19T12:59:55.918Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-05-19T12:59:55.918Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-05-19T12:59:56.285Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-05-19T12:59:57.667Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-05-19T12:59:58.097Z] --- PASS: TestPluginsWithRuntimes (7.18s) [2021-05-19T12:59:58.097Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.23s) [2021-05-19T12:59:58.097Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.22s) [2021-05-19T12:59:58.097Z] === RUN TestPluginBackCompatMediaTypes [2021-05-19T12:59:58.496Z] --- PASS: TestInfoAPIWarnings (16.64s) [2021-05-19T12:59:58.496Z] === RUN TestInfoDebug [2021-05-19T12:59:58.496Z] --- PASS: TestInfoDebug (0.63s) [2021-05-19T12:59:58.496Z] === RUN TestInfoInsecureRegistries [2021-05-19T12:59:58.496Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2021-05-19T12:59:58.496Z] === RUN TestInfoRegistryMirrors [2021-05-19T12:59:58.667Z] --- PASS: TestPluginBackCompatMediaTypes (1.11s) [2021-05-19T12:59:58.667Z] PASS [2021-05-19T12:59:58.667Z] [2021-05-19T12:59:58.667Z] DONE 10 tests in 14.373s [2021-05-19T12:59:58.667Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-19T12:59:58.667Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:59:58.667Z] ++ set -e [2021-05-19T12:59:58.667Z] ++ '[' -n 0 ']' [2021-05-19T12:59:58.667Z] ++ set -x [2021-05-19T12:59:58.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-19T12:59:58.928Z] INFO: Testing against a local daemon [2021-05-19T12:59:58.928Z] === RUN TestExternalGraphDriver [2021-05-19T12:59:58.928Z] === RUN TestExternalGraphDriver/json [2021-05-19T12:59:59.063Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2021-05-19T12:59:59.064Z] === RUN TestLoginFailsWithBadCredentials [2021-05-19T12:59:59.322Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-05-19T12:59:59.322Z] === RUN TestPingCacheHeaders [2021-05-19T12:59:59.322Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-19T12:59:59.322Z] === RUN TestPingGet [2021-05-19T12:59:59.322Z] --- PASS: TestPingGet (0.01s) [2021-05-19T12:59:59.322Z] === RUN TestPingHead [2021-05-19T12:59:59.322Z] --- PASS: TestPingHead (0.02s) [2021-05-19T12:59:59.322Z] === RUN TestVersion [2021-05-19T12:59:59.322Z] --- PASS: TestVersion (0.02s) [2021-05-19T12:59:59.322Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-05-19T13:00:00.211Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-05-19T13:00:00.700Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s) [2021-05-19T13:00:00.700Z] PASS [2021-05-19T13:00:00.700Z] [2021-05-19T13:00:00.700Z] DONE 18 tests in 23.735s [2021-05-19T13:00:00.700Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-19T13:00:00.959Z] INFO: Testing against a local daemon [2021-05-19T13:00:00.959Z] === RUN TestVolumesCreateAndList [2021-05-19T13:00:00.959Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-05-19T13:00:00.959Z] === RUN TestVolumesRemove [2021-05-19T13:00:00.959Z] --- PASS: TestVolumesRemove (0.09s) [2021-05-19T13:00:00.959Z] === RUN TestVolumesInspect [2021-05-19T13:00:00.959Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-19T13:00:00.959Z] === RUN TestVolumesInvalidJSON [2021-05-19T13:00:00.959Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-19T13:00:00.959Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-19T13:00:00.959Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-19T13:00:00.959Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-19T13:00:00.959Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-19T13:00:00.959Z] PASS [2021-05-19T13:00:00.959Z] [2021-05-19T13:00:00.959Z] DONE 5 tests in 0.182s [2021-05-19T13:00:00.959Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-19T13:00:02.863Z] Stopping apparmor (via systemctl): apparmor.service. [2021-05-19T13:00:02.863Z] Removing test suite binaries [2021-05-19T13:00:02.863Z] exiting test-integration [2021-05-19T13:00:02.863Z] ++ exit 0 [2021-05-19T13:00:02.863Z] [2021-05-19T13:00:03.137Z] === RUN TestExternalGraphDriver/spec [2021-05-19T13:00:05.498Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore Post stage [Pipeline] junit [2021-05-19T13:00:07.071Z] Recording test results [2021-05-19T13:00:07.260Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-19T13:00:07.338Z] === RUN TestExternalGraphDriver/pull [2021-05-19T13:00:07.591Z] + echo Ensuring container killed. [2021-05-19T13:00:07.591Z] Ensuring container killed. [2021-05-19T13:00:07.591Z] + docker rm -vf docker-pr2 [2021-05-19T13:00:07.591Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-05-19T13:00:07.837Z] 29d5b6a226d2: Verifying Checksum [2021-05-19T13:00:07.837Z] 29d5b6a226d2: Download complete [2021-05-19T13:00:07.872Z] + echo Chowning /workspace to jenkins user [2021-05-19T13:00:07.872Z] Chowning /workspace to jenkins user [2021-05-19T13:00:07.872Z] + id -u [2021-05-19T13:00:07.872Z] + id -g [2021-05-19T13:00:07.872Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42394:/workspace busybox chown -R 1000:1000 /workspace [2021-05-19T13:00:09.880Z] --- PASS: TestExternalGraphDriver (10.82s) [2021-05-19T13:00:09.880Z] --- PASS: TestExternalGraphDriver/json (3.70s) [2021-05-19T13:00:09.880Z] --- PASS: TestExternalGraphDriver/spec (4.06s) [2021-05-19T13:00:09.880Z] --- PASS: TestExternalGraphDriver/pull (2.92s) [2021-05-19T13:00:09.880Z] === RUN TestGraphdriverPluginV2 [2021-05-19T13:00:09.880Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-05-19T13:00:09.880Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T13:00:09.880Z] PASS [2021-05-19T13:00:09.880Z] [2021-05-19T13:00:09.880Z] === Skipped [2021-05-19T13:00:09.880Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-05-19T13:00:09.880Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T13:00:09.880Z] [2021-05-19T13:00:09.880Z] [2021-05-19T13:00:09.880Z] DONE 5 tests, 1 skipped in 11.006s [2021-05-19T13:00:09.880Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-19T13:00:09.880Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-19T13:00:09.880Z] ++ set -e [2021-05-19T13:00:09.880Z] ++ '[' -n 0 ']' [2021-05-19T13:00:09.880Z] ++ set -x [2021-05-19T13:00:09.880Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-19T13:00:09.880Z] INFO: Testing against a local daemon [2021-05-19T13:00:09.880Z] === RUN TestContinueAfterPluginCrash [2021-05-19T13:00:09.880Z] === PAUSE TestContinueAfterPluginCrash [2021-05-19T13:00:09.880Z] === RUN TestReadPluginNoRead [2021-05-19T13:00:09.880Z] === PAUSE TestReadPluginNoRead [2021-05-19T13:00:09.880Z] === RUN TestDaemonStartWithLogOpt [2021-05-19T13:00:09.880Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-19T13:00:09.880Z] === CONT TestContinueAfterPluginCrash [2021-05-19T13:00:09.880Z] === CONT TestDaemonStartWithLogOpt [2021-05-19T13:00:09.880Z] === CONT TestReadPluginNoRead [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-19T13:00:10.705Z] + bundleName=amd64-cgroup2 [2021-05-19T13:00:10.705Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-05-19T13:00:10.705Z] Creating amd64-cgroup2-bundles.tar.gz [2021-05-19T13:00:10.705Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-19T13:00:10.705Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-05-19T13:00:10.782Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [Pipeline] archiveArtifacts [2021-05-19T13:00:10.977Z] Archiving artifacts [2021-05-19T13:00:11.327Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42394/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-19T13:00:11.633Z] + make clean [2021-05-19T13:00:11.893Z] docker volume rm -f docker-dev-cache [2021-05-19T13:00:11.893Z] docker-dev-cache [Pipeline] deleteDir [2021-05-19T13:00:13.327Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-19T13:00:13.327Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-19T13:00:14.089Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T13:00:14.663Z] --- PASS: TestDaemonStartWithLogOpt (4.73s) [2021-05-19T13:00:16.046Z] === RUN TestReadPluginNoRead/default [2021-05-19T13:00:17.533Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-05-19T13:00:17.956Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-19T13:00:19.865Z] --- PASS: TestReadPluginNoRead (9.58s) [2021-05-19T13:00:19.865Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.79s) [2021-05-19T13:00:19.865Z] --- PASS: TestReadPluginNoRead/default (1.79s) [2021-05-19T13:00:19.865Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2021-05-19T13:00:19.865Z] read_test.go:92: [db234da0e863f] daemon is not started [2021-05-19T13:00:20.077Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-05-19T13:00:20.125Z] --- PASS: TestContinueAfterPluginCrash (10.21s) [2021-05-19T13:00:20.125Z] PASS [2021-05-19T13:00:20.125Z] [2021-05-19T13:00:20.125Z] DONE 6 tests in 10.377s [2021-05-19T13:00:20.125Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-19T13:00:20.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-19T13:00:20.125Z] ++ set -e [2021-05-19T13:00:20.125Z] ++ '[' -n 0 ']' [2021-05-19T13:00:20.125Z] ++ set -x [2021-05-19T13:00:20.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-19T13:00:20.125Z] testing: warning: no tests to run [2021-05-19T13:00:20.125Z] PASS [2021-05-19T13:00:20.125Z] [2021-05-19T13:00:20.125Z] DONE 0 tests in 0.048s [2021-05-19T13:00:20.125Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-19T13:00:20.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-19T13:00:20.125Z] ++ set -e [2021-05-19T13:00:20.125Z] ++ '[' -n 0 ']' [2021-05-19T13:00:20.125Z] ++ set -x [2021-05-19T13:00:20.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-19T13:00:20.385Z] INFO: Testing against a local daemon [2021-05-19T13:00:20.385Z] === RUN TestPluginWithDevMounts [2021-05-19T13:00:20.385Z] === PAUSE TestPluginWithDevMounts [2021-05-19T13:00:20.385Z] === CONT TestPluginWithDevMounts [2021-05-19T13:00:21.018Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-19T13:00:21.279Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-05-19T13:00:21.279Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-19T13:00:21.850Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-19T13:00:22.419Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-19T13:00:22.679Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-19T13:00:22.679Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-05-19T13:00:22.926Z] --- PASS: TestPluginWithDevMounts (2.11s) [2021-05-19T13:00:22.926Z] PASS [2021-05-19T13:00:22.926Z] [2021-05-19T13:00:22.926Z] DONE 1 tests in 2.279s [2021-05-19T13:00:22.926Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-19T13:00:22.926Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-19T13:00:22.926Z] ++ set -e [2021-05-19T13:00:22.926Z] ++ '[' -n 0 ']' [2021-05-19T13:00:22.926Z] ++ set -x [2021-05-19T13:00:22.926Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-19T13:00:22.926Z] INFO: Testing against a local daemon [2021-05-19T13:00:22.926Z] === RUN TestSecretInspect [2021-05-19T13:00:22.939Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-19T13:00:23.526Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-19T13:00:26.224Z] --- PASS: TestSecretInspect (3.20s) [2021-05-19T13:00:26.224Z] === RUN TestSecretList [2021-05-19T13:00:26.822Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-19T13:00:27.763Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-05-19T13:00:28.766Z] --- PASS: TestSecretList (2.60s) [2021-05-19T13:00:28.766Z] === RUN TestSecretsCreateAndDelete [2021-05-19T13:00:29.147Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-19T13:00:31.307Z] --- PASS: TestSecretsCreateAndDelete (2.71s) [2021-05-19T13:00:31.307Z] === RUN TestSecretsUpdate [2021-05-19T13:00:32.444Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-19T13:00:34.353Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-19T13:00:34.603Z] --- PASS: TestSecretsUpdate (3.08s) [2021-05-19T13:00:34.603Z] === RUN TestTemplatedSecret [2021-05-19T13:00:36.264Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-19T13:00:37.645Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-19T13:00:38.803Z] --- PASS: TestTemplatedSecret (3.76s) [2021-05-19T13:00:38.803Z] === RUN TestSecretCreateResolve [2021-05-19T13:00:39.557Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-05-19T13:00:41.343Z] --- PASS: TestSecretCreateResolve (3.19s) [2021-05-19T13:00:41.343Z] PASS [2021-05-19T13:00:41.343Z] [2021-05-19T13:00:41.343Z] DONE 6 tests in 18.706s [2021-05-19T13:00:41.343Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-05-19T13:00:41.343Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-19T13:00:41.343Z] ++ set -e [2021-05-19T13:00:41.343Z] ++ '[' -n 0 ']' [2021-05-19T13:00:41.343Z] ++ set -x [2021-05-19T13:00:41.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-19T13:00:41.603Z] INFO: Testing against a local daemon [2021-05-19T13:00:41.603Z] === RUN TestServiceCreateInit [2021-05-19T13:00:41.603Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-19T13:00:46.889Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-19T13:00:47.689Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-19T13:00:51.889Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-19T13:00:52.185Z] --- PASS: TestServiceCreateInit (10.25s) [2021-05-19T13:00:52.186Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.86s) [2021-05-19T13:00:52.186Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.36s) [2021-05-19T13:00:52.186Z] === RUN TestCreateServiceMultipleTimes [2021-05-19T13:00:56.099Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-05-19T13:00:59.395Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-05-19T13:01:03.598Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-05-19T13:01:03.598Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite (524.22s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.91s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.12s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.92s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.34s) [2021-05-19T13:01:10.176Z] docker_cli_daemon_test.go:1455: [d201b7af56e01] daemon is not started [2021-05-19T13:01:10.176Z] check_test.go:309: [d111109d255fb] daemon is not started [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.85s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.99s) [2021-05-19T13:01:10.176Z] check_test.go:309: [d6e02f151c79b] daemon is not started [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.75s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.29s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.13s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (6.23s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.39s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.64s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.07s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.02s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-05-19T13:01:10.176Z] check_test.go:309: [d5c7787f3b1a5] daemon is not started [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-05-19T13:01:10.176Z] check_test.go:309: [dce3d07f538a9] daemon is not started [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.54s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.96s) [2021-05-19T13:01:10.176Z] check_test.go:309: [d0b8ec4c04821] daemon is not started [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.37s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.85s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.38s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.58s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (1.00s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.93s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.90s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-05-19T13:01:10.176Z] check_test.go:309: [d2dc601819f52] daemon is not started [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.92s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.87s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.89s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.75s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.61s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.34s) [2021-05-19T13:01:10.176Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-19T13:01:10.176Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-19T13:01:10.176Z] check_test.go:309: [d41be7230d299] daemon is not started [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.79s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.54s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.38s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.77s) [2021-05-19T13:01:10.176Z] check_test.go:309: [d9c76960198bf] daemon is not started [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.11s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.96s) [2021-05-19T13:01:10.176Z] check_test.go:309: [dcc3a9ed112f2] daemon is not started [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.38s) [2021-05-19T13:01:10.176Z] docker_cli_daemon_plugins_test.go:79: [de7819f8be374] daemon is not started [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.47s) [2021-05-19T13:01:10.176Z] docker_cli_daemon_plugins_test.go:169: [d59eee54bce6c] daemon is not started [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.67s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.99s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.86s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-05-19T13:01:10.176Z] check_test.go:309: [d816a93dd0b3a] daemon is not started [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.85s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.96s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.79s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.64s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.79s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.67s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.07s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.91s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.92s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.79s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.51s) [2021-05-19T13:01:10.176Z] check_test.go:309: [dc4372dd77b47] daemon is not started [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.89s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (29.52s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.86s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.04s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.26s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.58s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.46s) [2021-05-19T13:01:10.176Z] check_test.go:309: [d92852f89761c] daemon is not started [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.58s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (4.26s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (17.07s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.55s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.66s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.26s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (5.36s) [2021-05-19T13:01:10.176Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-05-19T13:01:10.176Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-19T13:01:10.176Z] check_test.go:309: [d1d8462c29814] daemon is not started [2021-05-19T13:01:10.176Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-19T13:01:10.176Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-19T13:01:10.176Z] check_test.go:309: [d600a3a261f16] daemon is not started [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.73s) [2021-05-19T13:01:10.176Z] check_test.go:309: [d9e4ad20db6f6] daemon is not started [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.01s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.47s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (5.23s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.29s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.83s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.09s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.47s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.83s) [2021-05-19T13:01:10.176Z] check_test.go:309: [d7f34fddab48f] daemon is not started [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.67s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.47s) [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.84s) [2021-05-19T13:01:10.176Z] check_test.go:309: [da1253b31f506] daemon is not started [2021-05-19T13:01:10.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.90s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.77s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.90s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (1.27s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.47s) [2021-05-19T13:01:10.177Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-05-19T13:01:10.177Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-05-19T13:01:10.177Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-05-19T13:01:10.177Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-05-19T13:01:10.177Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-05-19T13:01:10.177Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-05-19T13:01:10.177Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-05-19T13:01:10.177Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-05-19T13:01:10.177Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-05-19T13:01:10.177Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-05-19T13:01:10.177Z] check_test.go:309: [d0f0a95675e4d] daemon is not started [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.05s) [2021-05-19T13:01:10.177Z] check_test.go:309: [df5c4a43fa896] daemon is not started [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.85s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.95s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.49s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.95s) [2021-05-19T13:01:10.177Z] check_test.go:309: [ddf79c5c9ed04] daemon is not started [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.58s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.99s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.21s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.38s) [2021-05-19T13:01:10.177Z] check_test.go:309: [d11838ee2fb2b] daemon is not started [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.23s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.50s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.84s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.88s) [2021-05-19T13:01:10.177Z] check_test.go:309: [d7ba2018e4e17] daemon is not started [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.97s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.96s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.89s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.58s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-05-19T13:01:10.177Z] check_test.go:309: [da1495f349ef2] daemon is not started [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.05s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.14s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.67s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.11s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.38s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.13s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.18s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.22s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.30s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.49s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.52s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.83s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (11.97s) [2021-05-19T13:01:10.177Z] docker_cli_daemon_test.go:2550: [d3aaeab6852bb] daemon is not started [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.90s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.44s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.95s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.25s) [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2021-05-19T13:01:10.177Z] check_test.go:309: [d631d417cf23d] daemon is not started [2021-05-19T13:01:10.177Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.66s) [2021-05-19T13:01:10.177Z] === RUN TestDockerSwarmSuite [2021-05-19T13:01:10.177Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-05-19T13:01:13.480Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-05-19T13:01:14.141Z] --- PASS: TestCreateServiceMultipleTimes (19.36s) [2021-05-19T13:01:14.141Z] === RUN TestCreateServiceConflict [2021-05-19T13:01:14.141Z] --- PASS: TestCreateServiceConflict (3.12s) [2021-05-19T13:01:14.141Z] === RUN TestCreateServiceMaxReplicas [2021-05-19T13:01:17.293Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-05-19T13:01:17.293Z] Copying nested executables into bundles/cross/linux/amd64 [2021-05-19T13:01:17.686Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-05-19T13:01:18.220Z] Cross building: bundles/cross/windows/amd64 [2021-05-19T13:01:18.343Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2021-05-19T13:01:18.343Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-19T13:01:18.476Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-19T13:01:18.476Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-05-19T13:01:19.069Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-19T13:01:21.610Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-19T13:01:24.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-05-19T13:01:33.240Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.86s) [2021-05-19T13:01:33.240Z] === RUN TestCreateServiceSecretFileMode [2021-05-19T13:01:34.147Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-19T13:01:35.103Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-19T13:01:35.363Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-19T13:01:35.933Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-19T13:01:36.539Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2021-05-19T13:01:36.539Z] === RUN TestCreateServiceConfigFileMode [2021-05-19T13:01:37.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-05-19T13:01:37.844Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-19T13:01:37.844Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-19T13:01:38.414Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-19T13:01:38.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-05-19T13:01:39.844Z] --- PASS: TestCreateServiceConfigFileMode (3.38s) [2021-05-19T13:01:39.844Z] === RUN TestCreateServiceSysctls [2021-05-19T13:01:44.046Z] --- PASS: TestCreateServiceSysctls (4.47s) [2021-05-19T13:01:44.046Z] === RUN TestCreateServiceCapabilities [2021-05-19T13:01:47.342Z] --- PASS: TestCreateServiceCapabilities (3.46s) [2021-05-19T13:01:47.342Z] === RUN TestInspect [2021-05-19T13:01:50.640Z] --- PASS: TestInspect (3.07s) [2021-05-19T13:01:50.640Z] === RUN TestCreateJob [2021-05-19T13:01:54.841Z] --- PASS: TestCreateJob (4.42s) [2021-05-19T13:01:54.841Z] === RUN TestReplicatedJob [2021-05-19T13:01:56.787Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-19T13:01:56.787Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-19T13:01:56.787Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-19T13:01:57.360Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-19T13:01:57.932Z] === RUN TestDockerSuite/TestBuildFails [2021-05-19T13:01:59.317Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-19T13:01:59.317Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-19T13:02:02.973Z] --- PASS: TestReplicatedJob (6.85s) [2021-05-19T13:02:02.973Z] === RUN TestUpdateReplicatedJob [2021-05-19T13:02:03.524Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-19T13:02:04.575Z] 29d5b6a226d2: Pull complete [2021-05-19T13:02:04.575Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-05-19T13:02:04.575Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-19T13:02:04.575Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-05-19T13:02:04.575Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-05-19T13:02:04.575Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-05-19T13:02:04.575Z] WARN: Skipping validation tests [2021-05-19T13:02:04.575Z] INFO: Running unit tests at 05/19/2021 13:01:50... [2021-05-19T13:02:04.575Z] INFO: make.ps1 starting at 05/19/2021 13:01:55 [2021-05-19T13:02:04.575Z] INFO: Git commit (6b3f33587f) assumed from DOCKER_GITCOMMIT environment variable [2021-05-19T13:02:04.575Z] INFO: Invoking autogen... [2021-05-19T13:02:04.575Z] INFO: Running unit tests... [2021-05-19T13:02:06.070Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-19T13:02:06.273Z] --- PASS: TestUpdateReplicatedJob (4.33s) [2021-05-19T13:02:06.273Z] === RUN TestServiceListWithStatuses [2021-05-19T13:02:06.273Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-19T13:02:06.273Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T13:02:06.273Z] === RUN TestDockerNetworkConnectAlias [2021-05-19T13:02:06.768Z] 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/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-05-19T13:02:08.618Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-19T13:02:10.004Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-19T13:02:10.576Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-19T13:02:11.961Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-19T13:02:12.863Z] --- PASS: TestDockerNetworkConnectAlias (6.53s) [2021-05-19T13:02:12.863Z] === RUN TestDockerNetworkReConnect [2021-05-19T13:02:12.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-05-19T13:02:12.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-05-19T13:02:14.821Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-19T13:02:16.207Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-19T13:02:16.778Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-19T13:02:17.217Z] ? github.com/docker/docker/api [no test files] [2021-05-19T13:02:18.146Z] --- PASS: TestDockerNetworkReConnect (4.97s) [2021-05-19T13:02:18.146Z] === RUN TestServicePlugin [2021-05-19T13:02:18.146Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-19T13:02:18.146Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T13:02:18.146Z] === RUN TestServiceUpdateLabel [2021-05-19T13:02:19.323Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-19T13:02:20.689Z] --- PASS: TestServiceUpdateLabel (3.15s) [2021-05-19T13:02:20.689Z] === RUN TestServiceUpdateSecrets [2021-05-19T13:02:21.869Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-19T13:02:23.782Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-19T13:02:27.990Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-19T13:02:28.561Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-19T13:02:29.947Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-19T13:02:30.520Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-19T13:02:31.092Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-19T13:02:31.353Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-19T13:02:32.249Z] === RUN TestMiddlewares [2021-05-19T13:02:32.253Z] --- PASS: TestMiddlewares (0.00s) [2021-05-19T13:02:32.253Z] PASS [2021-05-19T13:02:32.253Z] coverage: 9.0% of statements [2021-05-19T13:02:32.253Z] ok github.com/docker/docker/api/server 0.107s coverage: 9.0% of statements [2021-05-19T13:02:32.742Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-19T13:02:33.003Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-19T13:02:33.576Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-19T13:02:34.148Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-19T13:02:34.148Z] --- PASS: TestImportExtremelyLargeImageWorks (233.49s) [2021-05-19T13:02:34.148Z] PASS [2021-05-19T13:02:34.148Z] [2021-05-19T13:02:34.148Z] DONE 12 tests in 238.038s [2021-05-19T13:02:34.148Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-19T13:02:34.148Z] ++ 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-05-19T13:02:34.148Z] ++ set -e [2021-05-19T13:02:34.148Z] ++ '[' -n 0 ']' [2021-05-19T13:02:34.148Z] ++ set -x [2021-05-19T13:02:34.148Z] ++ 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-05-19T13:02:34.148Z] INFO: Testing against a local daemon [2021-05-19T13:02:34.148Z] === RUN TestNetworkCreateDelete [2021-05-19T13:02:34.148Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-19T13:02:34.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-05-19T13:02:34.669Z] --- PASS: TestNetworkCreateDelete (0.49s) [2021-05-19T13:02:34.669Z] === RUN TestDockerNetworkDeletePreferID [2021-05-19T13:02:34.669Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-19T13:02:35.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-05-19T13:02:35.874Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-19T13:02:36.136Z] --- PASS: TestDockerNetworkDeletePreferID (1.53s) [2021-05-19T13:02:36.136Z] === RUN TestDaemonDNSFallback [2021-05-19T13:02:38.794Z] --- PASS: TestServiceUpdateSecrets (15.55s) [2021-05-19T13:02:38.794Z] === RUN TestServiceUpdateConfigs [2021-05-19T13:02:39.448Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-19T13:02:39.860Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-19T13:02:39.860Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-05-19T13:02:39.860Z] remote: Enumerating objects: 23, done. [2021-05-19T13:02:39.860Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-05-19T13:02:39.860Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-05-19T13:02:39.860Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-05-19T13:02:39.860Z] 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-05-19T13:02:39.860Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-05-19T13:02:39.860Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-19T13:02:40.216Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42394/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=69d1ac36360d4e7b0134d6ee7203a0c601183c70 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:69d1ac36360d4e7b0134d6ee7203a0c601183c70 hack/test/unit [2021-05-19T13:02:43.484Z] ? github.com/docker/docker/api [no test files] [2021-05-19T13:02:44.733Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-19T13:02:44.733Z] --- PASS: TestDaemonDNSFallback (8.22s) [2021-05-19T13:02:44.733Z] === RUN TestInspectNetwork [2021-05-19T13:02:48.035Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-19T13:02:48.035Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-19T13:02:48.296Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-19T13:02:48.557Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-19T13:02:48.557Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-19T13:02:48.818Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-19T13:02:49.763Z] === RUN TestInspectNetwork/full_network_id [2021-05-19T13:02:49.763Z] === RUN TestInspectNetwork/partial_network_id [2021-05-19T13:02:49.763Z] === RUN TestInspectNetwork/network_name [2021-05-19T13:02:49.763Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-19T13:02:50.335Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-19T13:02:51.719Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-19T13:02:53.691Z] --- PASS: TestServiceUpdateConfigs (15.49s) [2021-05-19T13:02:53.691Z] === RUN TestServiceUpdateNetwork [2021-05-19T13:02:54.265Z] --- PASS: TestInspectNetwork (9.67s) [2021-05-19T13:02:54.265Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-19T13:02:54.265Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-19T13:02:54.265Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-19T13:02:54.265Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-19T13:02:54.265Z] === RUN TestRunContainerWithBridgeNone [2021-05-19T13:02:55.207Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-19T13:02:55.779Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-19T13:02:56.352Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-19T13:02:58.328Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2021-05-19T13:02:58.897Z] --- PASS: TestRunContainerWithBridgeNone (4.39s) [2021-05-19T13:02:58.897Z] === RUN TestNetworkInvalidJSON [2021-05-19T13:02:58.897Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-19T13:02:58.897Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-19T13:02:58.897Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T13:02:58.897Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T13:02:58.897Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T13:02:58.897Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T13:02:58.897Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-19T13:02:58.897Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T13:02:58.897Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T13:02:58.897Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-19T13:02:58.897Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-19T13:02:58.897Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-19T13:02:58.897Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-19T13:02:58.897Z] === RUN TestNetworkList [2021-05-19T13:02:58.897Z] === RUN TestNetworkList//networks [2021-05-19T13:02:58.897Z] === PAUSE TestNetworkList//networks [2021-05-19T13:02:58.897Z] === RUN TestNetworkList//networks/ [2021-05-19T13:02:58.897Z] === PAUSE TestNetworkList//networks/ [2021-05-19T13:02:58.897Z] === CONT TestNetworkList//networks [2021-05-19T13:02:58.897Z] === CONT TestNetworkList//networks/ [2021-05-19T13:02:58.897Z] --- PASS: TestNetworkList (0.02s) [2021-05-19T13:02:58.897Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-19T13:02:58.897Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-19T13:02:58.897Z] === RUN TestHostIPv4BridgeLabel [2021-05-19T13:02:59.469Z] --- PASS: TestHostIPv4BridgeLabel (0.96s) [2021-05-19T13:02:59.469Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-19T13:03:01.382Z] --- PASS: TestDaemonRestartWithLiveRestore (1.70s) [2021-05-19T13:03:01.382Z] === RUN TestDaemonDefaultNetworkPools [2021-05-19T13:03:02.768Z] --- PASS: TestDaemonDefaultNetworkPools (1.54s) [2021-05-19T13:03:02.768Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-19T13:03:05.313Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.36s) [2021-05-19T13:03:05.313Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-19T13:03:06.715Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-19T13:03:08.099Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.87s) [2021-05-19T13:03:08.099Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-19T13:03:08.586Z] --- PASS: TestServiceUpdateNetwork (14.52s) [2021-05-19T13:03:08.586Z] === RUN TestServiceUpdatePidsLimit [2021-05-19T13:03:08.586Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-19T13:03:08.846Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-19T13:03:09.041Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.96s) [2021-05-19T13:03:09.041Z] === RUN TestServiceWithPredefinedNetwork [2021-05-19T13:03:10.426Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-19T13:03:11.812Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) [2021-05-19T13:03:11.812Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-19T13:03:11.812Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T13:03:11.812Z] service_test.go:242: FLAKY_TEST [2021-05-19T13:03:11.812Z] === RUN TestServiceWithDataPathPortInit [2021-05-19T13:03:11.812Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-19T13:03:14.358Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-19T13:03:14.358Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-19T13:03:16.973Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-19T13:03:19.647Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-19T13:03:19.647Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-19T13:03:21.560Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-19T13:03:21.560Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-19T13:03:24.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-05-19T13:03:24.368Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-19T13:03:25.099Z] --- PASS: TestServiceUpdatePidsLimit (17.78s) [2021-05-19T13:03:25.099Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-05-19T13:03:25.099Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-05-19T13:03:25.099Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-05-19T13:03:25.099Z] PASS [2021-05-19T13:03:25.099Z] [2021-05-19T13:03:25.099Z] === Skipped [2021-05-19T13:03:25.099Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-19T13:03:25.099Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T13:03:25.099Z] [2021-05-19T13:03:25.099Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-05-19T13:03:25.099Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T13:03:25.099Z] [2021-05-19T13:03:25.099Z] [2021-05-19T13:03:25.099Z] DONE 27 tests, 2 skipped in 162.719s [2021-05-19T13:03:25.099Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-05-19T13:03:25.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-19T13:03:25.099Z] ++ set -e [2021-05-19T13:03:25.099Z] ++ '[' -n 0 ']' [2021-05-19T13:03:25.099Z] ++ set -x [2021-05-19T13:03:25.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-19T13:03:25.099Z] INFO: Testing against a local daemon [2021-05-19T13:03:25.099Z] === RUN TestSessionCreate [2021-05-19T13:03:25.099Z] --- PASS: TestSessionCreate (0.05s) [2021-05-19T13:03:25.099Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-19T13:03:25.099Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-05-19T13:03:25.099Z] PASS [2021-05-19T13:03:25.099Z] [2021-05-19T13:03:25.099Z] DONE 2 tests in 0.251s [2021-05-19T13:03:25.099Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-05-19T13:03:25.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-19T13:03:25.099Z] ++ set -e [2021-05-19T13:03:25.099Z] ++ '[' -n 0 ']' [2021-05-19T13:03:25.099Z] ++ set -x [2021-05-19T13:03:25.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-19T13:03:25.099Z] INFO: Testing against a local daemon [2021-05-19T13:03:25.099Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-19T13:03:25.099Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T13:03:25.099Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-19T13:03:25.099Z] === RUN TestEventsExecDie [2021-05-19T13:03:25.670Z] --- PASS: TestEventsExecDie (1.15s) [2021-05-19T13:03:25.670Z] === RUN TestEventsBackwardsCompatible [2021-05-19T13:03:25.670Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-05-19T13:03:25.670Z] === RUN TestInfoBinaryCommits [2021-05-19T13:03:25.670Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-05-19T13:03:25.670Z] === RUN TestInfoAPIVersioned [2021-05-19T13:03:25.670Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-05-19T13:03:25.670Z] === RUN TestInfoDiscoveryBackend [2021-05-19T13:03:25.753Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-19T13:03:26.695Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-19T13:03:27.052Z] --- PASS: TestInfoDiscoveryBackend (1.09s) [2021-05-19T13:03:27.052Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-19T13:03:27.638Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-19T13:03:27.991Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-19T13:03:27.991Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-19T13:03:28.935Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.10s) [2021-05-19T13:03:28.935Z] === RUN TestInfoAPI [2021-05-19T13:03:28.935Z] --- PASS: TestInfoAPI (0.05s) [2021-05-19T13:03:28.935Z] === RUN TestInfoAPIWarnings [2021-05-19T13:03:29.552Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-19T13:03:29.552Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-19T13:03:29.552Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-19T13:03:29.813Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-19T13:03:30.074Z] --- PASS: TestServiceWithDataPathPortInit (18.28s) [2021-05-19T13:03:30.074Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-19T13:03:30.335Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-19T13:03:30.919Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-19T13:03:32.825Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-19T13:03:32.825Z] === RUN TestBoolValue [2021-05-19T13:03:32.825Z] --- PASS: TestBoolValue (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestBoolValueOrDefault [2021-05-19T13:03:32.825Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestInt64ValueOrZero [2021-05-19T13:03:32.825Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestInt64ValueOrDefault [2021-05-19T13:03:32.825Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-19T13:03:32.825Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestJsonContentType [2021-05-19T13:03:32.825Z] --- PASS: TestJsonContentType (0.00s) [2021-05-19T13:03:32.825Z] PASS [2021-05-19T13:03:32.825Z] coverage: 14.7% of statements [2021-05-19T13:03:32.825Z] ok github.com/docker/docker/api/server/httputils 0.066s coverage: 14.7% of statements [2021-05-19T13:03:32.825Z] === RUN TestMaskSecretKeys [2021-05-19T13:03:32.825Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-19T13:03:32.825Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-19T13:03:32.825Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-19T13:03:32.825Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-19T13:03:32.825Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-19T13:03:32.825Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-19T13:03:32.825Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestVersionMiddlewareVersion [2021-05-19T13:03:32.825Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-19T13:03:32.825Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-19T13:03:32.825Z] PASS [2021-05-19T13:03:32.825Z] coverage: 37.7% of statements [2021-05-19T13:03:32.825Z] ok github.com/docker/docker/api/server/middleware 0.114s coverage: 37.7% of statements [2021-05-19T13:03:32.825Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-19T13:03:32.825Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-19T13:03:32.825Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-19T13:03:32.825Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-19T13:03:32.825Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-19T13:03:32.825Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-19T13:03:32.825Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-19T13:03:32.825Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-19T13:03:32.825Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-19T13:03:32.825Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-19T13:03:32.825Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-19T13:03:32.825Z] === RUN TestStrSliceMarshalJSON [2021-05-19T13:03:32.825Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestStrSliceUnmarshalJSON [2021-05-19T13:03:32.825Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestStrSliceUnmarshalString [2021-05-19T13:03:32.825Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestStrSliceUnmarshalSlice [2021-05-19T13:03:32.825Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-19T13:03:32.825Z] PASS [2021-05-19T13:03:32.825Z] coverage: 90.0% of statements [2021-05-19T13:03:32.825Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2021-05-19T13:03:32.825Z] === RUN TestToJSON [2021-05-19T13:03:32.825Z] --- PASS: TestToJSON (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestToParamWithVersion [2021-05-19T13:03:32.825Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestFromJSON [2021-05-19T13:03:32.825Z] --- PASS: TestFromJSON (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestEmpty [2021-05-19T13:03:32.825Z] --- PASS: TestEmpty (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestArgsMatchKVListEmptySources [2021-05-19T13:03:32.825Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestArgsMatchKVList [2021-05-19T13:03:32.825Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestArgsMatch [2021-05-19T13:03:32.825Z] --- PASS: TestArgsMatch (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestAdd [2021-05-19T13:03:32.825Z] --- PASS: TestAdd (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestDel [2021-05-19T13:03:32.825Z] --- PASS: TestDel (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestLen [2021-05-19T13:03:32.825Z] --- PASS: TestLen (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestExactMatch [2021-05-19T13:03:32.825Z] --- PASS: TestExactMatch (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestOnlyOneExactMatch [2021-05-19T13:03:32.825Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestContains [2021-05-19T13:03:32.825Z] --- PASS: TestContains (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestValidate [2021-05-19T13:03:32.825Z] --- PASS: TestValidate (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestWalkValues [2021-05-19T13:03:32.825Z] --- PASS: TestWalkValues (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestFuzzyMatch [2021-05-19T13:03:32.825Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-19T13:03:32.825Z] === RUN TestClone [2021-05-19T13:03:32.825Z] --- PASS: TestClone (0.00s) [2021-05-19T13:03:32.825Z] PASS [2021-05-19T13:03:32.825Z] coverage: 92.2% of statements [2021-05-19T13:03:32.825Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2021-05-19T13:03:32.825Z] === RUN TestAdjustForAPIVersion [2021-05-19T13:03:32.825Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-19T13:03:32.825Z] PASS [2021-05-19T13:03:32.825Z] coverage: 5.7% of statements [2021-05-19T13:03:32.825Z] ok github.com/docker/docker/api/server/router/swarm 0.062s coverage: 5.7% of statements [2021-05-19T13:03:32.825Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-19T13:03:32.825Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/api/types [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-19T13:03:32.826Z] === RUN TestDurationToSecondsString [2021-05-19T13:03:32.826Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-19T13:03:32.826Z] === RUN TestGetTimestamp [2021-05-19T13:03:32.826Z] --- PASS: TestGetTimestamp (0.17s) [2021-05-19T13:03:32.826Z] === RUN TestParseTimestamps [2021-05-19T13:03:32.826Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-19T13:03:32.826Z] PASS [2021-05-19T13:03:32.826Z] coverage: 100.0% of statements [2021-05-19T13:03:32.826Z] ok github.com/docker/docker/api/types/time 0.213s coverage: 100.0% of statements [2021-05-19T13:03:32.826Z] === RUN TestCompareVersion [2021-05-19T13:03:32.826Z] --- PASS: TestCompareVersion (0.00s) [2021-05-19T13:03:32.826Z] PASS [2021-05-19T13:03:32.826Z] coverage: 75.0% of statements [2021-05-19T13:03:32.826Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 75.0% of statements [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/builder [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-19T13:03:32.826Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-19T13:03:33.466Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-19T13:03:33.805Z] === RUN TestParseRemoteURL [2021-05-19T13:03:33.805Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-19T13:03:33.805Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-19T13:03:33.805Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-19T13:03:33.805Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-19T13:03:33.805Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-19T13:03:33.805Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-19T13:03:33.805Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-19T13:03:33.805Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-19T13:03:33.805Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-19T13:03:33.805Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-19T13:03:33.805Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-19T13:03:33.805Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-19T13:03:33.805Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-19T13:03:33.805Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-19T13:03:33.805Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-19T13:03:33.805Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-19T13:03:33.805Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-19T13:03:33.805Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-19T13:03:33.805Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-19T13:03:33.805Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-19T13:03:33.805Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-19T13:03:33.805Z] === RUN TestCloneArgsSmartHttp [2021-05-19T13:03:33.805Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-05-19T13:03:33.805Z] === RUN TestCloneArgsDumbHttp [2021-05-19T13:03:33.805Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-19T13:03:33.805Z] === RUN TestCloneArgsGit [2021-05-19T13:03:33.805Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-19T13:03:33.805Z] === RUN TestCheckoutGit [2021-05-19T13:03:34.037Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-19T13:03:36.020Z] === RUN TestEnable [2021-05-19T13:03:36.020Z] --- PASS: TestEnable (0.00s) [2021-05-19T13:03:36.020Z] === RUN TestDisable [2021-05-19T13:03:36.020Z] --- PASS: TestDisable (0.00s) [2021-05-19T13:03:36.020Z] === RUN TestEnabled [2021-05-19T13:03:36.020Z] --- PASS: TestEnabled (0.00s) [2021-05-19T13:03:36.020Z] PASS [2021-05-19T13:03:36.020Z] coverage: 100.0% of statements [2021-05-19T13:03:36.020Z] ok github.com/docker/docker/cli/debug 0.055s coverage: 100.0% of statements [2021-05-19T13:03:36.481Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-19T13:03:36.481Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-05-19T13:03:36.481Z] === RUN TestProcessNoDockerignore [2021-05-19T13:03:36.481Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-05-19T13:03:36.481Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-19T13:03:36.481Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-05-19T13:03:36.481Z] === RUN TestDetectContentType [2021-05-19T13:03:36.481Z] --- PASS: TestDetectContentType (0.00s) [2021-05-19T13:03:36.481Z] === RUN TestSelectAcceptableMIME [2021-05-19T13:03:36.481Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-19T13:03:36.481Z] === RUN TestInspectEmptyResponse [2021-05-19T13:03:36.481Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-19T13:03:36.481Z] === RUN TestInspectResponseBinary [2021-05-19T13:03:36.481Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-19T13:03:36.481Z] === RUN TestResponseUnsupportedContentType [2021-05-19T13:03:36.481Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-19T13:03:36.481Z] === RUN TestInspectResponseTextSimple [2021-05-19T13:03:36.481Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-19T13:03:36.481Z] === RUN TestInspectResponseEmptyContentType [2021-05-19T13:03:36.481Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-19T13:03:36.481Z] === RUN TestUnknownContentLength [2021-05-19T13:03:36.481Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-19T13:03:36.481Z] === RUN TestDownloadRemote [2021-05-19T13:03:36.481Z] --- PASS: TestDownloadRemote (0.10s) [2021-05-19T13:03:36.481Z] === RUN TestGetWithStatusError [2021-05-19T13:03:36.481Z] --- PASS: TestGetWithStatusError (0.00s) [2021-05-19T13:03:36.481Z] === RUN TestCloseRootDirectory [2021-05-19T13:03:36.481Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-19T13:03:36.481Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:03:36.481Z] === RUN TestHashFile [2021-05-19T13:03:36.481Z] --- SKIP: TestHashFile (0.00s) [2021-05-19T13:03:36.481Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:03:36.481Z] === RUN TestHashSubdir [2021-05-19T13:03:36.481Z] --- SKIP: TestHashSubdir (0.00s) [2021-05-19T13:03:36.481Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:03:36.481Z] === RUN TestRemoveDirectory [2021-05-19T13:03:36.481Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-05-19T13:03:36.481Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:03:36.481Z] PASS [2021-05-19T13:03:36.481Z] coverage: 9.3% of statements [2021-05-19T13:03:36.481Z] ok github.com/docker/docker/builder/remotecontext 0.283s coverage: 9.3% of statements [2021-05-19T13:03:36.583Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-19T13:03:37.452Z] === RUN TestGetAllAllowed [2021-05-19T13:03:37.452Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestGetAllMeta [2021-05-19T13:03:37.452Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-19T13:03:37.452Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestIsUnreferencedBuiltin [2021-05-19T13:03:37.452Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestIsExistingDirectory [2021-05-19T13:03:37.452Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestGetFilenameForDownload [2021-05-19T13:03:37.452Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestEnv2Variables [2021-05-19T13:03:37.452Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-19T13:03:37.452Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestMaintainer [2021-05-19T13:03:37.452Z] --- PASS: TestMaintainer (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestLabel [2021-05-19T13:03:37.452Z] --- PASS: TestLabel (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestFromScratch [2021-05-19T13:03:37.452Z] --- PASS: TestFromScratch (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestFromWithArg [2021-05-19T13:03:37.452Z] --- PASS: TestFromWithArg (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-19T13:03:37.452Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestFromWithUndefinedArg [2021-05-19T13:03:37.452Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestFromMultiStageWithNamedStage [2021-05-19T13:03:37.452Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestOnbuild [2021-05-19T13:03:37.452Z] --- PASS: TestOnbuild (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestWorkdir [2021-05-19T13:03:37.452Z] --- PASS: TestWorkdir (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestCmd [2021-05-19T13:03:37.452Z] --- PASS: TestCmd (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestHealthcheckNone [2021-05-19T13:03:37.452Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestHealthcheckCmd [2021-05-19T13:03:37.452Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestEntrypoint [2021-05-19T13:03:37.452Z] --- PASS: TestEntrypoint (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestExpose [2021-05-19T13:03:37.452Z] --- PASS: TestExpose (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestUser [2021-05-19T13:03:37.452Z] --- PASS: TestUser (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestVolume [2021-05-19T13:03:37.452Z] --- PASS: TestVolume (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestStopSignal [2021-05-19T13:03:37.452Z] --- SKIP: TestStopSignal (0.00s) [2021-05-19T13:03:37.452Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-19T13:03:37.452Z] === RUN TestArg [2021-05-19T13:03:37.452Z] --- PASS: TestArg (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestShell [2021-05-19T13:03:37.452Z] --- PASS: TestShell (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestPrependEnvOnCmd [2021-05-19T13:03:37.452Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestRunWithBuildArgs [2021-05-19T13:03:37.452Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestRunIgnoresHealthcheck [2021-05-19T13:03:37.452Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestDispatchUnsupportedOptions [2021-05-19T13:03:37.452Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-19T13:03:37.452Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-19T13:03:37.452Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-19T13:03:37.452Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-19T13:03:37.452Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-19T13:03:37.452Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-19T13:03:37.452Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestNormalizeWorkdir [2021-05-19T13:03:37.452Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestDispatch [2021-05-19T13:03:37.452Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-19T13:03:37.452Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-19T13:03:37.452Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-19T13:03:37.452Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-19T13:03:37.452Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-19T13:03:37.452Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-19T13:03:37.452Z] === RUN TestDispatch/COPY_url [2021-05-19T13:03:37.452Z] --- PASS: TestDispatch (0.07s) [2021-05-19T13:03:37.452Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-05-19T13:03:37.452Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-05-19T13:03:37.452Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-05-19T13:03:37.452Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-05-19T13:03:37.452Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-19T13:03:37.452Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-05-19T13:03:37.452Z] --- PASS: TestDispatch/COPY_url (0.01s) [2021-05-19T13:03:37.452Z] === RUN TestAddScratchImageAddsToMounts [2021-05-19T13:03:37.452Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-19T13:03:37.452Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-19T13:03:37.452Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-19T13:03:37.452Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestImageSourceGetAddsToMounts [2021-05-19T13:03:37.452Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestEmptyDockerfile [2021-05-19T13:03:37.452Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestSymlinkDockerfile [2021-05-19T13:03:37.452Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-19T13:03:37.452Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-19T13:03:37.452Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestNonExistingDockerfile [2021-05-19T13:03:37.452Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestCopyRunConfig [2021-05-19T13:03:37.452Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestDeepCopyRunConfig [2021-05-19T13:03:37.452Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestExportImage [2021-05-19T13:03:37.452Z] --- PASS: TestExportImage (0.00s) [2021-05-19T13:03:37.452Z] === RUN TestNormalizeDest [2021-05-19T13:03:37.452Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-19T13:03:37.452Z] PASS [2021-05-19T13:03:37.452Z] coverage: 46.8% of statements [2021-05-19T13:03:37.452Z] ok github.com/docker/docker/builder/dockerfile 0.303s coverage: 46.8% of statements [2021-05-19T13:03:37.452Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-19T13:03:37.969Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-19T13:03:38.912Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.93s) [2021-05-19T13:03:38.912Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p09egc1ly81jgfaz1wjoypqf0 Created:2021-05-19 13:03:31.563820142 +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[50e0cfdc21346ac591cf0eada5a30c1b41edb5654da07ed8de41217f9737224a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2phw9glz2qi3126xk50zh4wo9 EndpointID:fa9f3b9355ce961e2c4625300da6c3e2840f2b95d76648073efe4042841950e6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c6276ff8c309c59e96eb41684f13ac9b175320ac91797adf505ec4e8e37e2352 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:589a1c7858b8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2phw9glz2qi3126xk50zh4wo9 EndpointID:fa9f3b9355ce961e2c4625300da6c3e2840f2b95d76648073efe4042841950e6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-19T13:03:38.912Z] PASS [2021-05-19T13:03:38.912Z] [2021-05-19T13:03:38.912Z] === Skipped [2021-05-19T13:03:38.912Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T13:03:38.912Z] service_test.go:242: FLAKY_TEST [2021-05-19T13:03:38.912Z] [2021-05-19T13:03:38.912Z] [2021-05-19T13:03:38.912Z] DONE 26 tests, 1 skipped in 64.844s [2021-05-19T13:03:38.912Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-19T13:03:38.912Z] ++ 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-05-19T13:03:38.912Z] ++ set -e [2021-05-19T13:03:38.912Z] ++ '[' -n 0 ']' [2021-05-19T13:03:38.912Z] ++ set -x [2021-05-19T13:03:38.912Z] ++ 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-05-19T13:03:39.173Z] INFO: Testing against a local daemon [2021-05-19T13:03:39.173Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-19T13:03:39.173Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-19T13:03:39.173Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T13:03:39.173Z] === RUN TestDockerNetworkIpvlan [2021-05-19T13:03:39.173Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-19T13:03:39.173Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T13:03:39.173Z] PASS [2021-05-19T13:03:39.173Z] [2021-05-19T13:03:39.173Z] === Skipped [2021-05-19T13:03:39.173Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-19T13:03:39.173Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T13:03:39.173Z] [2021-05-19T13:03:39.173Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-19T13:03:39.173Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T13:03:39.173Z] [2021-05-19T13:03:39.173Z] [2021-05-19T13:03:39.173Z] DONE 2 tests, 2 skipped in 0.129s [2021-05-19T13:03:39.173Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-19T13:03:39.173Z] ++ 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-05-19T13:03:39.173Z] ++ set -e [2021-05-19T13:03:39.173Z] ++ '[' -n 0 ']' [2021-05-19T13:03:39.173Z] ++ set -x [2021-05-19T13:03:39.173Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-19T13:03:39.173Z] INFO: Testing against a local daemon [2021-05-19T13:03:39.173Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-19T13:03:40.115Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-19T13:03:41.500Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-19T13:03:41.500Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.23s) [2021-05-19T13:03:41.500Z] === RUN TestDockerNetworkMacvlan [2021-05-19T13:03:42.886Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-19T13:03:42.886Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-19T13:03:43.147Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-19T13:03:44.089Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-19T13:03:45.031Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-19T13:03:47.039Z] --- PASS: TestInfoAPIWarnings (17.08s) [2021-05-19T13:03:47.039Z] === RUN TestInfoDebug [2021-05-19T13:03:47.299Z] --- PASS: TestInfoDebug (1.09s) [2021-05-19T13:03:47.299Z] === RUN TestInfoInsecureRegistries [2021-05-19T13:03:47.580Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-19T13:03:48.239Z] --- PASS: TestInfoInsecureRegistries (1.09s) [2021-05-19T13:03:48.239Z] === RUN TestInfoRegistryMirrors [2021-05-19T13:03:49.495Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-19T13:03:49.495Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-19T13:03:49.622Z] --- PASS: TestInfoRegistryMirrors (1.06s) [2021-05-19T13:03:49.622Z] === RUN TestLoginFailsWithBadCredentials [2021-05-19T13:03:49.622Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-05-19T13:03:49.622Z] === RUN TestPingCacheHeaders [2021-05-19T13:03:49.622Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-05-19T13:03:49.622Z] === RUN TestPingGet [2021-05-19T13:03:49.622Z] --- PASS: TestPingGet (0.03s) [2021-05-19T13:03:49.622Z] === RUN TestPingHead [2021-05-19T13:03:49.622Z] --- PASS: TestPingHead (0.05s) [2021-05-19T13:03:49.622Z] === RUN TestVersion [2021-05-19T13:03:49.882Z] --- PASS: TestVersion (0.05s) [2021-05-19T13:03:49.882Z] PASS [2021-05-19T13:03:49.882Z] [2021-05-19T13:03:49.882Z] === Skipped [2021-05-19T13:03:49.882Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T13:03:49.882Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-19T13:03:49.882Z] [2021-05-19T13:03:49.882Z] [2021-05-19T13:03:49.882Z] DONE 18 tests, 1 skipped in 25.451s [2021-05-19T13:03:49.882Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-19T13:03:49.882Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-19T13:03:49.882Z] ++ set -e [2021-05-19T13:03:49.882Z] ++ '[' -n 0 ']' [2021-05-19T13:03:49.882Z] ++ set -x [2021-05-19T13:03:49.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-19T13:03:49.882Z] INFO: Testing against a local daemon [2021-05-19T13:03:49.882Z] === RUN TestVolumesCreateAndList [2021-05-19T13:03:49.882Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-19T13:03:49.882Z] === RUN TestVolumesRemove [2021-05-19T13:03:49.889Z] === RUN TestCheckpointCreateError [2021-05-19T13:03:49.889Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestCheckpointCreate [2021-05-19T13:03:49.889Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestCheckpointDeleteError [2021-05-19T13:03:49.889Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestCheckpointDelete [2021-05-19T13:03:49.889Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestCheckpointListError [2021-05-19T13:03:49.889Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestCheckpointList [2021-05-19T13:03:49.889Z] --- PASS: TestCheckpointList (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestCheckpointListContainerNotFound [2021-05-19T13:03:49.889Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestNewClientWithOpsFromEnv [2021-05-19T13:03:49.889Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-19T13:03:49.889Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-19T13:03:49.889Z] === RUN TestGetAPIPath [2021-05-19T13:03:49.889Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestParseHostURL [2021-05-19T13:03:49.889Z] --- PASS: TestParseHostURL (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-19T13:03:49.889Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-19T13:03:49.889Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestNegotiateAPIVersion [2021-05-19T13:03:49.889Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestNegotiateAPVersionOverride [2021-05-19T13:03:49.889Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-19T13:03:49.889Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-19T13:03:49.889Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-19T13:03:49.889Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestClientRedirect [2021-05-19T13:03:49.889Z] --- PASS: TestClientRedirect (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestConfigCreateUnsupported [2021-05-19T13:03:49.889Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestConfigCreateError [2021-05-19T13:03:49.889Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestConfigCreate [2021-05-19T13:03:49.889Z] --- PASS: TestConfigCreate (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestConfigInspectNotFound [2021-05-19T13:03:49.889Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestConfigInspectWithEmptyID [2021-05-19T13:03:49.889Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestConfigInspectUnsupported [2021-05-19T13:03:49.889Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestConfigInspectError [2021-05-19T13:03:49.889Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestConfigInspectConfigNotFound [2021-05-19T13:03:49.889Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestConfigInspect [2021-05-19T13:03:49.889Z] --- PASS: TestConfigInspect (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestConfigListUnsupported [2021-05-19T13:03:49.889Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestConfigListError [2021-05-19T13:03:49.889Z] --- PASS: TestConfigListError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestConfigList [2021-05-19T13:03:49.889Z] --- PASS: TestConfigList (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestConfigRemoveUnsupported [2021-05-19T13:03:49.889Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestConfigRemoveError [2021-05-19T13:03:49.889Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestConfigRemove [2021-05-19T13:03:49.889Z] --- PASS: TestConfigRemove (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestConfigUpdateUnsupported [2021-05-19T13:03:49.889Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestConfigUpdateError [2021-05-19T13:03:49.889Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestConfigUpdate [2021-05-19T13:03:49.889Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerCommitError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerCommit [2021-05-19T13:03:49.889Z] --- PASS: TestContainerCommit (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerStatPathError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerStatPathNotFoundError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerStatPathNoHeaderError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerStatPath [2021-05-19T13:03:49.889Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestCopyToContainerError [2021-05-19T13:03:49.889Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestCopyToContainerNotFoundError [2021-05-19T13:03:49.889Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-19T13:03:49.889Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestCopyToContainer [2021-05-19T13:03:49.889Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestCopyFromContainerError [2021-05-19T13:03:49.889Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestCopyFromContainerNotFoundError [2021-05-19T13:03:49.889Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-19T13:03:49.889Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-19T13:03:49.889Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestCopyFromContainer [2021-05-19T13:03:49.889Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerCreateError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerCreateImageNotFound [2021-05-19T13:03:49.889Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerCreateWithName [2021-05-19T13:03:49.889Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerCreateAutoRemove [2021-05-19T13:03:49.889Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerDiffError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerDiff [2021-05-19T13:03:49.889Z] --- PASS: TestContainerDiff (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerExecCreateError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerExecCreate [2021-05-19T13:03:49.889Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerExecStartError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerExecStart [2021-05-19T13:03:49.889Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerExecInspectError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerExecInspect [2021-05-19T13:03:49.889Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerExportError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerExportError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerExport [2021-05-19T13:03:49.889Z] --- PASS: TestContainerExport (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerInspectError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerInspectContainerNotFound [2021-05-19T13:03:49.889Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerInspectWithEmptyID [2021-05-19T13:03:49.889Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerInspect [2021-05-19T13:03:49.889Z] --- PASS: TestContainerInspect (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerInspectNode [2021-05-19T13:03:49.889Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerKillError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerKillError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerKill [2021-05-19T13:03:49.889Z] --- PASS: TestContainerKill (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerListError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerListError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerList [2021-05-19T13:03:49.889Z] --- PASS: TestContainerList (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerLogsNotFoundError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerLogsError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerLogs [2021-05-19T13:03:49.889Z] --- PASS: TestContainerLogs (0.18s) [2021-05-19T13:03:49.889Z] === RUN TestContainerPauseError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerPauseError (0.02s) [2021-05-19T13:03:49.889Z] === RUN TestContainerPause [2021-05-19T13:03:49.889Z] --- PASS: TestContainerPause (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainersPruneError [2021-05-19T13:03:49.889Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainersPrune [2021-05-19T13:03:49.889Z] --- PASS: TestContainersPrune (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerRemoveError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerRemoveNotFoundError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerRemove [2021-05-19T13:03:49.889Z] --- PASS: TestContainerRemove (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerRenameError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerRename [2021-05-19T13:03:49.889Z] --- PASS: TestContainerRename (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerResizeError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerExecResizeError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerResize [2021-05-19T13:03:49.889Z] --- PASS: TestContainerResize (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerExecResize [2021-05-19T13:03:49.889Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerRestartError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerRestart [2021-05-19T13:03:49.889Z] --- PASS: TestContainerRestart (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerStartError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerStartError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerStart [2021-05-19T13:03:49.889Z] --- PASS: TestContainerStart (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerStatsError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerStats [2021-05-19T13:03:49.889Z] --- PASS: TestContainerStats (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerStopError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerStopError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerStop [2021-05-19T13:03:49.889Z] --- PASS: TestContainerStop (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerTopError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerTopError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerTop [2021-05-19T13:03:49.889Z] --- PASS: TestContainerTop (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerUnpauseError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerUnpause [2021-05-19T13:03:49.889Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerUpdateError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerUpdate [2021-05-19T13:03:49.889Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerWaitError [2021-05-19T13:03:49.889Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestContainerWait [2021-05-19T13:03:49.889Z] --- PASS: TestContainerWait (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestDiskUsageError [2021-05-19T13:03:49.889Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestDiskUsage [2021-05-19T13:03:49.889Z] --- PASS: TestDiskUsage (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestDistributionInspectUnsupported [2021-05-19T13:03:49.889Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestDistributionInspectWithEmptyID [2021-05-19T13:03:49.889Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestEventsErrorInOptions [2021-05-19T13:03:49.889Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestEventsErrorFromServer [2021-05-19T13:03:49.889Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-19T13:03:49.889Z] === RUN TestEvents [2021-05-19T13:03:49.889Z] --- PASS: TestEvents (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestTLSCloseWriter [2021-05-19T13:03:49.890Z] === PAUSE TestTLSCloseWriter [2021-05-19T13:03:49.890Z] === RUN TestImageBuildError [2021-05-19T13:03:49.890Z] --- PASS: TestImageBuildError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageBuild [2021-05-19T13:03:49.890Z] --- PASS: TestImageBuild (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestGetDockerOS [2021-05-19T13:03:49.890Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageCreateError [2021-05-19T13:03:49.890Z] --- PASS: TestImageCreateError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageCreate [2021-05-19T13:03:49.890Z] --- PASS: TestImageCreate (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageHistoryError [2021-05-19T13:03:49.890Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageHistory [2021-05-19T13:03:49.890Z] --- PASS: TestImageHistory (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageImportError [2021-05-19T13:03:49.890Z] --- PASS: TestImageImportError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageImport [2021-05-19T13:03:49.890Z] --- PASS: TestImageImport (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageInspectError [2021-05-19T13:03:49.890Z] --- PASS: TestImageInspectError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageInspectImageNotFound [2021-05-19T13:03:49.890Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageInspectWithEmptyID [2021-05-19T13:03:49.890Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageInspect [2021-05-19T13:03:49.890Z] --- PASS: TestImageInspect (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageListError [2021-05-19T13:03:49.890Z] --- PASS: TestImageListError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageList [2021-05-19T13:03:49.890Z] --- PASS: TestImageList (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageListApiBefore125 [2021-05-19T13:03:49.890Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageLoadError [2021-05-19T13:03:49.890Z] --- PASS: TestImageLoadError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageLoad [2021-05-19T13:03:49.890Z] --- PASS: TestImageLoad (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImagesPruneError [2021-05-19T13:03:49.890Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImagesPrune [2021-05-19T13:03:49.890Z] --- PASS: TestImagesPrune (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImagePullReferenceParseError [2021-05-19T13:03:49.890Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImagePullAnyError [2021-05-19T13:03:49.890Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-19T13:03:49.890Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-19T13:03:49.890Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-19T13:03:49.890Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-19T13:03:49.890Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImagePullWithoutErrors [2021-05-19T13:03:49.890Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImagePushReferenceError [2021-05-19T13:03:49.890Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImagePushAnyError [2021-05-19T13:03:49.890Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-19T13:03:49.890Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-19T13:03:49.890Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-19T13:03:49.890Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-19T13:03:49.890Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImagePushWithoutErrors [2021-05-19T13:03:49.890Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-19T13:03:49.890Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-19T13:03:49.890Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-19T13:03:49.890Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-19T13:03:49.890Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-19T13:03:49.890Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-19T13:03:49.890Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-19T13:03:49.890Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-19T13:03:49.890Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageRemoveError [2021-05-19T13:03:49.890Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageRemoveImageNotFound [2021-05-19T13:03:49.890Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageRemove [2021-05-19T13:03:49.890Z] --- PASS: TestImageRemove (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageSaveError [2021-05-19T13:03:49.890Z] --- PASS: TestImageSaveError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageSave [2021-05-19T13:03:49.890Z] --- PASS: TestImageSave (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageSearchAnyError [2021-05-19T13:03:49.890Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-19T13:03:49.890Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-19T13:03:49.890Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-19T13:03:49.890Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-19T13:03:49.890Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageSearchWithoutErrors [2021-05-19T13:03:49.890Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageTagError [2021-05-19T13:03:49.890Z] --- PASS: TestImageTagError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageTagInvalidReference [2021-05-19T13:03:49.890Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageTagInvalidSourceImageName [2021-05-19T13:03:49.890Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageTagHexSource [2021-05-19T13:03:49.890Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestImageTag [2021-05-19T13:03:49.890Z] --- PASS: TestImageTag (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestInfoServerError [2021-05-19T13:03:49.890Z] --- PASS: TestInfoServerError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestInfoInvalidResponseJSONError [2021-05-19T13:03:49.890Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestInfo [2021-05-19T13:03:49.890Z] --- PASS: TestInfo (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNetworkConnectError [2021-05-19T13:03:49.890Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-19T13:03:49.890Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNetworkConnect [2021-05-19T13:03:49.890Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNetworkCreateError [2021-05-19T13:03:49.890Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNetworkCreate [2021-05-19T13:03:49.890Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNetworkDisconnectError [2021-05-19T13:03:49.890Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNetworkDisconnect [2021-05-19T13:03:49.890Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNetworkInspectError [2021-05-19T13:03:49.890Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNetworkInspectNotFoundError [2021-05-19T13:03:49.890Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNetworkInspectWithEmptyID [2021-05-19T13:03:49.890Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNetworkInspect [2021-05-19T13:03:49.890Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNetworkListError [2021-05-19T13:03:49.890Z] --- PASS: TestNetworkListError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNetworkList [2021-05-19T13:03:49.890Z] --- PASS: TestNetworkList (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNetworksPruneError [2021-05-19T13:03:49.890Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNetworksPrune [2021-05-19T13:03:49.890Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNetworkRemoveError [2021-05-19T13:03:49.890Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNetworkRemove [2021-05-19T13:03:49.890Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNodeInspectError [2021-05-19T13:03:49.890Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNodeInspectNodeNotFound [2021-05-19T13:03:49.890Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNodeInspectWithEmptyID [2021-05-19T13:03:49.890Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNodeInspect [2021-05-19T13:03:49.890Z] --- PASS: TestNodeInspect (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNodeListError [2021-05-19T13:03:49.890Z] --- PASS: TestNodeListError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNodeList [2021-05-19T13:03:49.890Z] --- PASS: TestNodeList (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNodeRemoveError [2021-05-19T13:03:49.890Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNodeRemove [2021-05-19T13:03:49.890Z] --- PASS: TestNodeRemove (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNodeUpdateError [2021-05-19T13:03:49.890Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestNodeUpdate [2021-05-19T13:03:49.890Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestOptionWithTimeout [2021-05-19T13:03:49.890Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-19T13:03:49.890Z] === RUN TestPingFail [2021-05-19T13:03:49.890Z] --- PASS: TestPingFail (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPingWithError [2021-05-19T13:03:49.898Z] 2021/05/19 13:03:48 RoundTripper returned a response & error; ignoring response [2021-05-19T13:03:49.898Z] 2021/05/19 13:03:48 RoundTripper returned a response & error; ignoring response [2021-05-19T13:03:49.898Z] --- PASS: TestPingWithError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPingSuccess [2021-05-19T13:03:49.898Z] --- PASS: TestPingSuccess (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPingHeadFallback [2021-05-19T13:03:49.898Z] === RUN TestPingHeadFallback/OK [2021-05-19T13:03:49.898Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-19T13:03:49.898Z] === RUN TestPingHeadFallback/Not_Found [2021-05-19T13:03:49.898Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-19T13:03:49.898Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-19T13:03:49.898Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-19T13:03:49.898Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-19T13:03:49.898Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-19T13:03:49.898Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPluginDisableError [2021-05-19T13:03:49.898Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPluginDisable [2021-05-19T13:03:49.898Z] --- PASS: TestPluginDisable (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPluginEnableError [2021-05-19T13:03:49.898Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPluginEnable [2021-05-19T13:03:49.898Z] --- PASS: TestPluginEnable (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPluginInspectError [2021-05-19T13:03:49.898Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPluginInspectWithEmptyID [2021-05-19T13:03:49.898Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPluginInspect [2021-05-19T13:03:49.898Z] --- PASS: TestPluginInspect (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPluginListError [2021-05-19T13:03:49.898Z] --- PASS: TestPluginListError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPluginList [2021-05-19T13:03:49.898Z] --- PASS: TestPluginList (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPluginPushError [2021-05-19T13:03:49.898Z] --- PASS: TestPluginPushError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPluginPush [2021-05-19T13:03:49.898Z] --- PASS: TestPluginPush (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPluginRemoveError [2021-05-19T13:03:49.898Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPluginRemove [2021-05-19T13:03:49.898Z] --- PASS: TestPluginRemove (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPluginSetError [2021-05-19T13:03:49.898Z] --- PASS: TestPluginSetError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPluginSet [2021-05-19T13:03:49.898Z] --- PASS: TestPluginSet (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSetHostHeader [2021-05-19T13:03:49.898Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestPlainTextError [2021-05-19T13:03:49.898Z] --- PASS: TestPlainTextError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestInfiniteError [2021-05-19T13:03:49.898Z] --- PASS: TestInfiniteError (0.06s) [2021-05-19T13:03:49.898Z] === RUN TestSecretCreateUnsupported [2021-05-19T13:03:49.898Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSecretCreateError [2021-05-19T13:03:49.898Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSecretCreate [2021-05-19T13:03:49.898Z] --- PASS: TestSecretCreate (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSecretInspectUnsupported [2021-05-19T13:03:49.898Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSecretInspectError [2021-05-19T13:03:49.898Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSecretInspectSecretNotFound [2021-05-19T13:03:49.898Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSecretInspectWithEmptyID [2021-05-19T13:03:49.898Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSecretInspect [2021-05-19T13:03:49.898Z] --- PASS: TestSecretInspect (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSecretListUnsupported [2021-05-19T13:03:49.898Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSecretListError [2021-05-19T13:03:49.898Z] --- PASS: TestSecretListError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSecretList [2021-05-19T13:03:49.898Z] --- PASS: TestSecretList (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSecretRemoveUnsupported [2021-05-19T13:03:49.898Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSecretRemoveError [2021-05-19T13:03:49.898Z] --- PASS: TestSecretRemoveError (0.03s) [2021-05-19T13:03:49.898Z] === RUN TestSecretRemove [2021-05-19T13:03:49.898Z] --- PASS: TestSecretRemove (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSecretUpdateUnsupported [2021-05-19T13:03:49.898Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSecretUpdateError [2021-05-19T13:03:49.898Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSecretUpdate [2021-05-19T13:03:49.898Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestServiceCreateError [2021-05-19T13:03:49.898Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestServiceCreate [2021-05-19T13:03:49.898Z] --- PASS: TestServiceCreate (0.01s) [2021-05-19T13:03:49.898Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-19T13:03:49.898Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestServiceCreateDigestPinning [2021-05-19T13:03:49.898Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestServiceInspectError [2021-05-19T13:03:49.898Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestServiceInspectServiceNotFound [2021-05-19T13:03:49.898Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestServiceInspectWithEmptyID [2021-05-19T13:03:49.898Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestServiceInspect [2021-05-19T13:03:49.898Z] --- PASS: TestServiceInspect (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestServiceListError [2021-05-19T13:03:49.898Z] --- PASS: TestServiceListError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestServiceList [2021-05-19T13:03:49.898Z] --- PASS: TestServiceList (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestServiceLogsError [2021-05-19T13:03:49.898Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestServiceLogs [2021-05-19T13:03:49.898Z] --- PASS: TestServiceLogs (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestServiceRemoveError [2021-05-19T13:03:49.898Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestServiceRemoveNotFoundError [2021-05-19T13:03:49.898Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestServiceRemove [2021-05-19T13:03:49.898Z] --- PASS: TestServiceRemove (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestServiceUpdateError [2021-05-19T13:03:49.898Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestServiceUpdate [2021-05-19T13:03:49.898Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSwarmGetUnlockKeyError [2021-05-19T13:03:49.898Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSwarmGetUnlockKey [2021-05-19T13:03:49.898Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSwarmInitError [2021-05-19T13:03:49.898Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSwarmInit [2021-05-19T13:03:49.898Z] --- PASS: TestSwarmInit (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSwarmInspectError [2021-05-19T13:03:49.898Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSwarmInspect [2021-05-19T13:03:49.898Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSwarmJoinError [2021-05-19T13:03:49.898Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSwarmJoin [2021-05-19T13:03:49.898Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSwarmLeaveError [2021-05-19T13:03:49.898Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSwarmLeave [2021-05-19T13:03:49.898Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSwarmUnlockError [2021-05-19T13:03:49.898Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSwarmUnlock [2021-05-19T13:03:49.898Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSwarmUpdateError [2021-05-19T13:03:49.898Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestSwarmUpdate [2021-05-19T13:03:49.898Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestTaskInspectError [2021-05-19T13:03:49.898Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestTaskInspectWithEmptyID [2021-05-19T13:03:49.898Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestTaskInspect [2021-05-19T13:03:49.898Z] --- PASS: TestTaskInspect (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestTaskListError [2021-05-19T13:03:49.898Z] --- PASS: TestTaskListError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestTaskList [2021-05-19T13:03:49.898Z] --- PASS: TestTaskList (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestVolumeCreateError [2021-05-19T13:03:49.898Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestVolumeCreate [2021-05-19T13:03:49.898Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestVolumeInspectError [2021-05-19T13:03:49.898Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestVolumeInspectNotFound [2021-05-19T13:03:49.898Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestVolumeInspectWithEmptyID [2021-05-19T13:03:49.898Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestVolumeInspect [2021-05-19T13:03:49.898Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestVolumeListError [2021-05-19T13:03:49.898Z] --- PASS: TestVolumeListError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestVolumeList [2021-05-19T13:03:49.898Z] --- PASS: TestVolumeList (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestVolumeRemoveError [2021-05-19T13:03:49.898Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-19T13:03:49.898Z] === RUN TestVolumeRemove [2021-05-19T13:03:49.898Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-19T13:03:49.898Z] === CONT TestTLSCloseWriter [2021-05-19T13:03:49.898Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-05-19T13:03:49.898Z] PASS [2021-05-19T13:03:49.898Z] coverage: 74.9% of statements [2021-05-19T13:03:49.898Z] ok github.com/docker/docker/client 0.745s coverage: 74.9% of statements [2021-05-19T13:03:50.142Z] --- PASS: TestVolumesRemove (0.08s) [2021-05-19T13:03:50.142Z] === RUN TestVolumesInspect [2021-05-19T13:03:50.142Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-19T13:03:50.142Z] === RUN TestVolumesInvalidJSON [2021-05-19T13:03:50.142Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-19T13:03:50.142Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-19T13:03:50.142Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-19T13:03:50.142Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-19T13:03:50.142Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-19T13:03:50.142Z] PASS [2021-05-19T13:03:50.142Z] [2021-05-19T13:03:50.142Z] DONE 5 tests in 0.333s [2021-05-19T13:03:50.142Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-19T13:03:50.438Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-19T13:03:50.713Z] ++++ cat bundles/test-integration/docker.pid [2021-05-19T13:03:50.713Z] +++ kill 14058 [2021-05-19T13:03:51.824Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-19T13:03:52.094Z] +++ /etc/init.d/apparmor stop [2021-05-19T13:03:52.094Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-19T13:03:52.094Z] [2021-05-19T13:03:52.094Z] Unloading profiles will leave already running processes permanently [2021-05-19T13:03:52.094Z] unconfined, which can lead to unexpected situations. [2021-05-19T13:03:52.094Z] [2021-05-19T13:03:52.094Z] To set a process to complain mode, use the command line tool [2021-05-19T13:03:52.094Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-19T13:03:52.094Z] +++ true [2021-05-19T13:03:52.094Z] exiting test-integration [2021-05-19T13:03:52.094Z] ++ exit 0 [2021-05-19T13:03:52.094Z] [2021-05-19T13:03:54.371Z] === RUN TestDockerNetworkMacvlan/MultiSubnet Post stage [Pipeline] junit [2021-05-19T13:03:57.389Z] Recording test results [2021-05-19T13:03:57.592Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-19T13:03:57.684Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-05-19T13:03:57.928Z] + echo Ensuring container killed. [2021-05-19T13:03:57.928Z] Ensuring container killed. [2021-05-19T13:03:57.928Z] + docker rm -vf docker-pr2 [2021-05-19T13:03:57.928Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-05-19T13:03:58.216Z] + echo Chowning /workspace to jenkins user [2021-05-19T13:03:58.216Z] Chowning /workspace to jenkins user [2021-05-19T13:03:58.216Z] + id -u [2021-05-19T13:03:58.216Z] + id -g [2021-05-19T13:03:58.216Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42394:/workspace busybox chown -R 1000:1000 /workspace [2021-05-19T13:04:04.280Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-19T13:04:04.280Z] === RUN TestDockerNetworkMacvlan/Addressing [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-19T13:04:05.093Z] + bundleName=arm64-integration [2021-05-19T13:04:05.093Z] + echo Creating arm64-integration-bundles.tar.gz [2021-05-19T13:04:05.093Z] Creating arm64-integration-bundles.tar.gz [2021-05-19T13:04:05.093Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-05-19T13:04:05.093Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-05-19T13:04:05.366Z] Archiving artifacts [2021-05-19T13:04:05.603Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42394/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-19T13:04:05.912Z] + make clean [2021-05-19T13:04:06.484Z] docker volume rm -f docker-dev-cache [2021-05-19T13:04:06.484Z] docker-dev-cache [Pipeline] deleteDir [2021-05-19T13:04:06.830Z] --- PASS: TestDockerNetworkMacvlan (25.21s) [2021-05-19T13:04:06.830Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.16s) [2021-05-19T13:04:06.830Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2021-05-19T13:04:06.830Z] --- PASS: TestDockerNetworkMacvlan/NilParent (3.11s) [2021-05-19T13:04:06.830Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.99s) [2021-05-19T13:04:06.830Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (8.13s) [2021-05-19T13:04:06.830Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.15s) [2021-05-19T13:04:06.830Z] PASS [2021-05-19T13:04:06.830Z] [2021-05-19T13:04:06.830Z] DONE 8 tests in 27.564s [2021-05-19T13:04:06.830Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-19T13:04:06.830Z] ++ 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-05-19T13:04:06.830Z] ++ set -e [2021-05-19T13:04:06.830Z] ++ '[' -n 0 ']' [2021-05-19T13:04:06.830Z] ++ set -x [2021-05-19T13:04:06.830Z] ++ 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-05-19T13:04:06.830Z] testing: warning: no tests to run [2021-05-19T13:04:06.830Z] PASS [2021-05-19T13:04:06.830Z] [2021-05-19T13:04:06.830Z] DONE 0 tests in 0.021s [2021-05-19T13:04:06.830Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-19T13:04:06.830Z] ++ 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-05-19T13:04:06.830Z] ++ set -e [2021-05-19T13:04:06.830Z] ++ '[' -n 0 ']' [2021-05-19T13:04:06.830Z] ++ set -x [2021-05-19T13:04:06.830Z] ++ 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-05-19T13:04:06.830Z] INFO: Testing against a local daemon [2021-05-19T13:04:06.830Z] === RUN TestAuthZPluginAllowRequest [2021-05-19T13:04:08.745Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-05-19T13:04:09.316Z] --- PASS: TestAuthZPluginAllowRequest (2.35s) [2021-05-19T13:04:09.316Z] === RUN TestAuthZPluginTLS [2021-05-19T13:04:10.257Z] --- PASS: TestAuthZPluginTLS (0.93s) [2021-05-19T13:04:10.257Z] === RUN TestAuthZPluginDenyRequest [2021-05-19T13:04:10.827Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2021-05-19T13:04:10.827Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-19T13:04:11.148Z] --- PASS: TestCheckoutGit (35.58s) [2021-05-19T13:04:11.148Z] === RUN TestValidGitTransport [2021-05-19T13:04:11.148Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-19T13:04:11.148Z] === RUN TestGitInvalidRef [2021-05-19T13:04:11.149Z] --- PASS: TestGitInvalidRef (0.45s) [2021-05-19T13:04:11.149Z] PASS [2021-05-19T13:04:11.149Z] coverage: 86.3% of statements [2021-05-19T13:04:11.149Z] ok github.com/docker/docker/builder/remotecontext/git 36.175s coverage: 86.3% of statements [2021-05-19T13:04:11.149Z] ? github.com/docker/docker/cli [no test files] [2021-05-19T13:04:11.149Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-19T13:04:11.398Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2021-05-19T13:04:11.398Z] === RUN TestAuthZPluginDenyResponse [2021-05-19T13:04:11.968Z] --- PASS: TestAuthZPluginDenyResponse (0.62s) [2021-05-19T13:04:11.968Z] === RUN TestAuthZPluginAllowEventStream [2021-05-19T13:04:13.883Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2021-05-19T13:04:13.883Z] === RUN TestAuthZPluginErrorResponse [2021-05-19T13:04:14.455Z] === RUN TestDockerSuite/TestBuildRm [2021-05-19T13:04:14.455Z] --- PASS: TestAuthZPluginErrorResponse (0.79s) [2021-05-19T13:04:14.455Z] === RUN TestAuthZPluginErrorRequest [2021-05-19T13:04:15.398Z] --- PASS: TestAuthZPluginErrorRequest (0.77s) [2021-05-19T13:04:15.398Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T13:04:15.971Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.75s) [2021-05-19T13:04:15.971Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-19T13:04:17.885Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-19T13:04:18.313Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-19T13:04:18.313Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-19T13:04:18.313Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-19T13:04:18.313Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-19T13:04:18.313Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-19T13:04:18.313Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-19T13:04:18.313Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-19T13:04:18.313Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-19T13:04:18.313Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-19T13:04:18.313Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-19T13:04:18.313Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-19T13:04:18.313Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-19T13:04:18.313Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-19T13:04:18.313Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-19T13:04:18.313Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-19T13:04:18.313Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-19T13:04:18.313Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-19T13:04:18.313Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-19T13:04:18.313Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-19T13:04:18.313Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-19T13:04:18.313Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-19T13:04:18.313Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-19T13:04:18.313Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-19T13:04:18.313Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-19T13:04:18.313Z] === RUN TestConfigureDaemonLogs [2021-05-19T13:04:18.313Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-19T13:04:18.313Z] === RUN TestCommonOptionsInstallFlags [2021-05-19T13:04:18.313Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-19T13:04:18.313Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-19T13:04:18.313Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-19T13:04:18.313Z] PASS [2021-05-19T13:04:18.313Z] coverage: 18.4% of statements [2021-05-19T13:04:18.313Z] ok github.com/docker/docker/cmd/dockerd 0.270s coverage: 18.4% of statements [2021-05-19T13:04:18.458Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.45s) [2021-05-19T13:04:18.458Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-19T13:04:18.718Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-19T13:04:19.287Z] === RUN TestContainerStopSignal [2021-05-19T13:04:19.287Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-19T13:04:19.287Z] === RUN TestContainerStopTimeout [2021-05-19T13:04:19.287Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-19T13:04:19.287Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-19T13:04:19.287Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-19T13:04:19.287Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-19T13:04:19.287Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-19T13:04:19.287Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-19T13:04:19.287Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-19T13:04:19.287Z] === RUN TestReplaceAndAppendEnvVars [2021-05-19T13:04:19.287Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-19T13:04:19.287Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-19T13:04:19.287Z] === RUN TestNewMemoryStore [2021-05-19T13:04:19.287Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-19T13:04:19.287Z] === RUN TestAddContainers [2021-05-19T13:04:19.287Z] --- PASS: TestAddContainers (0.00s) [2021-05-19T13:04:19.287Z] === RUN TestGetContainer [2021-05-19T13:04:19.287Z] --- PASS: TestGetContainer (0.00s) [2021-05-19T13:04:19.287Z] === RUN TestDeleteContainer [2021-05-19T13:04:19.287Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-19T13:04:19.287Z] === RUN TestListContainers [2021-05-19T13:04:19.287Z] --- PASS: TestListContainers (0.00s) [2021-05-19T13:04:19.287Z] === RUN TestFirstContainer [2021-05-19T13:04:19.287Z] --- PASS: TestFirstContainer (0.00s) [2021-05-19T13:04:19.287Z] === RUN TestApplyAllContainer [2021-05-19T13:04:19.287Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-19T13:04:19.287Z] === RUN TestIsValidHealthString [2021-05-19T13:04:19.287Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-19T13:04:19.287Z] === RUN TestStateRunStop [2021-05-19T13:04:19.287Z] --- PASS: TestStateRunStop (0.00s) [2021-05-19T13:04:19.287Z] === RUN TestStateTimeoutWait [2021-05-19T13:04:19.710Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-19T13:04:19.710Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-05-19T13:04:19.710Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2021-05-19T13:04:19.710Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-19T13:04:19.710Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-19T13:04:19.710Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-19T13:04:19.710Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-19T13:04:19.710Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-19T13:04:19.710Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-19T13:04:19.710Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-19T13:04:19.710Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-19T13:04:19.710Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-19T13:04:19.710Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-19T13:04:19.711Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/api/types [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-19T13:04:19.711Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2021-05-19T13:04:19.711Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-19T13:04:19.711Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-05-19T13:04:19.711Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/builder [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-19T13:04:19.711Z] ok github.com/docker/docker/builder/remotecontext 0.090s coverage: 13.7% of statements [2021-05-19T13:04:19.711Z] ok github.com/docker/docker/builder/dockerfile 0.234s coverage: 48.5% of statements [2021-05-19T13:04:19.711Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-19T13:04:19.758Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-05-19T13:04:19.758Z] state_test.go:141: Stop callback fired [2021-05-19T13:04:19.758Z] state_test.go:165: Stop callback fired [2021-05-19T13:04:19.758Z] === RUN TestIsValidStateString [2021-05-19T13:04:19.758Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-19T13:04:19.758Z] === RUN TestViewSaveDelete [2021-05-19T13:04:19.758Z] --- PASS: TestViewSaveDelete (0.01s) [2021-05-19T13:04:19.758Z] === RUN TestViewAll [2021-05-19T13:04:19.758Z] --- PASS: TestViewAll (0.02s) [2021-05-19T13:04:19.758Z] === RUN TestViewGet [2021-05-19T13:04:19.758Z] --- PASS: TestViewGet (0.01s) [2021-05-19T13:04:19.758Z] === RUN TestNames [2021-05-19T13:04:19.758Z] --- PASS: TestNames (0.00s) [2021-05-19T13:04:19.758Z] === RUN TestViewWithHealthCheck [2021-05-19T13:04:19.758Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-05-19T13:04:19.758Z] PASS [2021-05-19T13:04:19.758Z] coverage: 41.5% of statements [2021-05-19T13:04:19.758Z] ok github.com/docker/docker/container 0.293s coverage: 41.5% of statements [2021-05-19T13:04:19.758Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-19T13:04:19.758Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-19T13:04:19.758Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-19T13:04:19.758Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-19T13:04:20.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-05-19T13:04:20.103Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-19T13:04:20.676Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-19T13:04:20.938Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.51s) [2021-05-19T13:04:20.938Z] === RUN TestAuthZPluginHeader [2021-05-19T13:04:21.075Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-05-19T13:04:21.509Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-19T13:04:21.954Z] === RUN TestPrepare [2021-05-19T13:04:21.954Z] --- PASS: TestPrepare (0.00s) [2021-05-19T13:04:21.954Z] === RUN TestStart [2021-05-19T13:04:21.954Z] --- PASS: TestStart (0.00s) [2021-05-19T13:04:21.954Z] === RUN TestWaitCancel [2021-05-19T13:04:21.954Z] --- PASS: TestWaitCancel (0.00s) [2021-05-19T13:04:21.954Z] === RUN TestWaitDisabled [2021-05-19T13:04:21.954Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-19T13:04:21.954Z] === RUN TestWaitEnabled [2021-05-19T13:04:21.954Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-19T13:04:21.954Z] === RUN TestRemove [2021-05-19T13:04:21.954Z] --- PASS: TestRemove (0.00s) [2021-05-19T13:04:21.954Z] PASS [2021-05-19T13:04:21.954Z] coverage: 65.3% of statements [2021-05-19T13:04:21.954Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.158s coverage: 65.3% of statements [2021-05-19T13:04:22.003Z] ok github.com/docker/docker/builder/remotecontext/git 1.328s coverage: 86.3% of statements [2021-05-19T13:04:22.003Z] ? github.com/docker/docker/cli [no test files] [2021-05-19T13:04:22.003Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-19T13:04:22.454Z] --- PASS: TestAuthZPluginHeader (1.42s) [2021-05-19T13:04:22.454Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-19T13:04:23.398Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-19T13:04:24.784Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-19T13:04:24.875Z] === RUN TestNewListSecretsFilters [2021-05-19T13:04:24.875Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-19T13:04:24.875Z] === RUN TestNewListConfigsFilters [2021-05-19T13:04:24.875Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-19T13:04:24.875Z] PASS [2021-05-19T13:04:24.875Z] coverage: 0.5% of statements [2021-05-19T13:04:24.875Z] ok github.com/docker/docker/daemon/cluster 0.433s coverage: 0.5% of statements [2021-05-19T13:04:25.273Z] ok github.com/docker/docker/client 0.150s coverage: 75.4% of statements [2021-05-19T13:04:25.345Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-19T13:04:25.345Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-19T13:04:25.345Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-19T13:04:25.345Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-19T13:04:25.346Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-19T13:04:25.346Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-19T13:04:25.346Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-19T13:04:25.346Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-19T13:04:25.346Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-19T13:04:25.346Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-19T13:04:25.346Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-19T13:04:25.346Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-19T13:04:25.346Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-19T13:04:25.346Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-19T13:04:25.346Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-19T13:04:25.346Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-19T13:04:25.346Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-19T13:04:25.346Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-19T13:04:25.346Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-19T13:04:25.346Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-19T13:04:25.346Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-19T13:04:25.346Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-19T13:04:25.346Z] PASS [2021-05-19T13:04:25.346Z] coverage: 35.9% of statements [2021-05-19T13:04:25.346Z] ok github.com/docker/docker/daemon/cluster/convert 0.467s coverage: 35.9% of statements [2021-05-19T13:04:25.728Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-19T13:04:28.275Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.71s) [2021-05-19T13:04:28.275Z] === RUN TestAuthZPluginV2Disable [2021-05-19T13:04:30.063Z] === RUN TestDiscoveryOptsErrors [2021-05-19T13:04:30.063Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-19T13:04:30.063Z] === RUN TestDiscoveryOpts [2021-05-19T13:04:30.063Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-19T13:04:30.063Z] PASS [2021-05-19T13:04:30.063Z] coverage: 30.0% of statements [2021-05-19T13:04:30.063Z] ok github.com/docker/docker/daemon/discovery 0.052s coverage: 30.0% of statements [2021-05-19T13:04:30.188Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-19T13:04:30.188Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-19T13:04:30.188Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-19T13:04:30.188Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-19T13:04:30.760Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-19T13:04:31.703Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-19T13:04:31.703Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-19T13:04:32.272Z] === RUN TestBuilderGC [2021-05-19T13:04:32.272Z] --- PASS: TestBuilderGC (0.00s) [2021-05-19T13:04:32.272Z] === RUN TestDaemonConfigurationNotFound [2021-05-19T13:04:32.272Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-19T13:04:32.272Z] === RUN TestDaemonBrokenConfiguration [2021-05-19T13:04:32.272Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-19T13:04:32.272Z] === RUN TestParseClusterAdvertiseSettings [2021-05-19T13:04:32.272Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-19T13:04:32.272Z] === RUN TestFindConfigurationConflicts [2021-05-19T13:04:32.272Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-19T13:04:32.272Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-19T13:04:32.272Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-19T13:04:32.272Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-19T13:04:32.276Z] --- PASS: TestAuthZPluginV2Disable (4.14s) [2021-05-19T13:04:32.276Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-19T13:04:32.739Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-19T13:04:32.739Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-19T13:04:32.739Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-19T13:04:32.739Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-19T13:04:32.739Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-19T13:04:32.739Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-19T13:04:32.739Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-19T13:04:32.739Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-19T13:04:32.739Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-19T13:04:32.739Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-19T13:04:32.739Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-19T13:04:32.739Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-19T13:04:32.739Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-19T13:04:32.739Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-19T13:04:32.739Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-19T13:04:32.739Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-19T13:04:32.739Z] === RUN TestValidateConfigurationErrors [2021-05-19T13:04:32.739Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-19T13:04:32.739Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-19T13:04:32.739Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-19T13:04:32.739Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-19T13:04:32.739Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-19T13:04:32.739Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-19T13:04:32.739Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-19T13:04:32.739Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-19T13:04:32.739Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-19T13:04:32.739Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-19T13:04:32.739Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-19T13:04:32.739Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-19T13:04:32.739Z] === RUN TestValidateConfiguration [2021-05-19T13:04:32.739Z] === RUN TestValidateConfiguration/with_label [2021-05-19T13:04:32.739Z] === RUN TestValidateConfiguration/with_dns [2021-05-19T13:04:32.739Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-19T13:04:32.739Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-19T13:04:32.739Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-19T13:04:32.739Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-19T13:04:32.739Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-19T13:04:32.739Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfiguration (0.02s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-19T13:04:32.739Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-19T13:04:32.739Z] === RUN TestModifiedDiscoverySettings [2021-05-19T13:04:32.739Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-19T13:04:32.739Z] === RUN TestReloadSetConfigFileNotExist [2021-05-19T13:04:32.739Z] time="2021-05-19T13:04:31Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-19T13:04:32.739Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-05-19T13:04:32.739Z] === RUN TestReloadDefaultConfigNotExist [2021-05-19T13:04:32.739Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-19T13:04:32.739Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:04:32.739Z] === RUN TestReloadBadDefaultConfig [2021-05-19T13:04:32.739Z] time="2021-05-19T13:04:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-882939607" [2021-05-19T13:04:32.739Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-19T13:04:32.739Z] === RUN TestReloadWithConflictingLabels [2021-05-19T13:04:32.739Z] time="2021-05-19T13:04:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-679064138" [2021-05-19T13:04:32.739Z] --- PASS: TestReloadWithConflictingLabels (0.03s) [2021-05-19T13:04:32.739Z] === RUN TestReloadWithDuplicateLabels [2021-05-19T13:04:32.739Z] time="2021-05-19T13:04:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-194052385" [2021-05-19T13:04:32.739Z] --- PASS: TestReloadWithDuplicateLabels (0.03s) [2021-05-19T13:04:32.739Z] === RUN TestDaemonConfigurationMerge [2021-05-19T13:04:32.739Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-19T13:04:32.739Z] PASS [2021-05-19T13:04:32.739Z] coverage: 79.7% of statements [2021-05-19T13:04:32.739Z] ok github.com/docker/docker/daemon/config 0.688s coverage: 79.7% of statements [2021-05-19T13:04:32.739Z] === RUN TestEventsLog [2021-05-19T13:04:32.739Z] --- PASS: TestEventsLog (0.00s) [2021-05-19T13:04:32.739Z] === RUN TestEventsLogTimeout [2021-05-19T13:04:32.739Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-19T13:04:32.739Z] === RUN TestLogEvents [2021-05-19T13:04:32.739Z] --- PASS: TestLogEvents (0.05s) [2021-05-19T13:04:32.739Z] === RUN TestLoadBufferedEvents [2021-05-19T13:04:32.739Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-05-19T13:04:32.739Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-19T13:04:32.739Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-19T13:04:32.739Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-19T13:04:32.848Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-19T13:04:33.203Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-19T13:04:33.203Z] PASS [2021-05-19T13:04:33.203Z] coverage: 50.0% of statements [2021-05-19T13:04:33.203Z] ok github.com/docker/docker/daemon/events 0.287s coverage: 50.0% of statements [2021-05-19T13:04:33.664Z] === RUN TestVerifyNetworkingConfig [2021-05-19T13:04:33.664Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestGetContainer [2021-05-19T13:04:33.664Z] --- PASS: TestGetContainer (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestValidContainerNames [2021-05-19T13:04:33.664Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestContainerInitDNS [2021-05-19T13:04:33.664Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-19T13:04:33.664Z] daemon_test.go:147: root required [2021-05-19T13:04:33.664Z] === RUN TestMerge [2021-05-19T13:04:33.664Z] --- PASS: TestMerge (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestValidateContainerIsolation [2021-05-19T13:04:33.664Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestFindNetworkErrorType [2021-05-19T13:04:33.664Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestEnsureServicesExist [2021-05-19T13:04:33.664Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestEnsureServicesExistErrors [2021-05-19T13:04:33.664Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-19T13:04:33.664Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-19T13:04:33.664Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-19T13:04:33.664Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestContainerDelete [2021-05-19T13:04:33.664Z] --- PASS: TestContainerDelete (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestContainerDoubleDelete [2021-05-19T13:04:33.664Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestLogContainerEventCopyLabels [2021-05-19T13:04:33.664Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestLogContainerEventWithAttributes [2021-05-19T13:04:33.664Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestNoneHealthcheck [2021-05-19T13:04:33.664Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestHealthStates [2021-05-19T13:04:33.664Z] time="2021-05-19T13:04:33Z" 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-05-19T13:04:33.664Z] time="2021-05-19T13:04:33Z" 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-05-19T13:04:33.664Z] time="2021-05-19T13:04:33Z" 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-05-19T13:04:33.664Z] time="2021-05-19T13:04:33Z" 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-05-19T13:04:33.664Z] time="2021-05-19T13:04:33Z" 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-05-19T13:04:33.664Z] time="2021-05-19T13:04:33Z" 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-05-19T13:04:33.664Z] time="2021-05-19T13:04:33Z" 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-05-19T13:04:33.664Z] time="2021-05-19T13:04:33Z" 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-05-19T13:04:33.664Z] time="2021-05-19T13:04:33Z" 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-05-19T13:04:33.664Z] time="2021-05-19T13:04:33Z" 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-05-19T13:04:33.664Z] --- PASS: TestHealthStates (0.16s) [2021-05-19T13:04:33.664Z] === RUN TestMaskURLCredentials [2021-05-19T13:04:33.664Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestGetInspectData [2021-05-19T13:04:33.664Z] --- PASS: TestGetInspectData (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestFillLicense [2021-05-19T13:04:33.664Z] --- PASS: TestFillLicense (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestListInvalidFilter [2021-05-19T13:04:33.664Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestNameFilter [2021-05-19T13:04:33.664Z] --- PASS: TestNameFilter (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-19T13:04:33.664Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-19T13:04:33.664Z] === 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-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-19T13:04:33.664Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-19T13:04:33.664Z] --- 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-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-19T13:04:33.664Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestDaemonReloadLabels [2021-05-19T13:04:33.664Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-19T13:04:33.664Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-19T13:04:33.664Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-19T13:04:33.665Z] === RUN TestDaemonReloadMirrors [2021-05-19T13:04:33.665Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-19T13:04:33.665Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-19T13:04:33.665Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-19T13:04:33.665Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-19T13:04:33.665Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-19T13:04:33.665Z] === RUN TestDaemonDiscoveryReload [2021-05-19T13:04:34.139Z] === RUN TestWaitNodeAttachment [2021-05-19T13:04:34.602Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-05-19T13:04:34.602Z] === RUN TestIsolationConversion [2021-05-19T13:04:34.602Z] === RUN TestIsolationConversion/default [2021-05-19T13:04:34.602Z] === RUN TestIsolationConversion/process [2021-05-19T13:04:34.602Z] === RUN TestIsolationConversion/hyperv [2021-05-19T13:04:34.602Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-19T13:04:34.602Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-19T13:04:34.602Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-19T13:04:34.602Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-19T13:04:34.602Z] === RUN TestContainerLabels [2021-05-19T13:04:34.602Z] --- PASS: TestContainerLabels (0.00s) [2021-05-19T13:04:34.602Z] === RUN TestCredentialSpecConversion [2021-05-19T13:04:34.602Z] === RUN TestCredentialSpecConversion/none [2021-05-19T13:04:34.602Z] === RUN TestCredentialSpecConversion/config [2021-05-19T13:04:34.602Z] === RUN TestCredentialSpecConversion/file [2021-05-19T13:04:34.602Z] === RUN TestCredentialSpecConversion/registry [2021-05-19T13:04:34.602Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-19T13:04:34.602Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-19T13:04:34.602Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-19T13:04:34.602Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-19T13:04:34.602Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-19T13:04:34.602Z] === RUN TestControllerValidateMountBind [2021-05-19T13:04:34.602Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-19T13:04:34.602Z] === RUN TestControllerValidateMountVolume [2021-05-19T13:04:34.602Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-19T13:04:34.602Z] === RUN TestControllerValidateMountTarget [2021-05-19T13:04:34.602Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-19T13:04:34.602Z] === RUN TestControllerValidateMountTmpfs [2021-05-19T13:04:34.602Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-19T13:04:34.602Z] === RUN TestControllerValidateMountInvalidType [2021-05-19T13:04:34.602Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-19T13:04:34.602Z] === RUN TestControllerValidateMountNamedPipe [2021-05-19T13:04:34.602Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-19T13:04:34.602Z] PASS [2021-05-19T13:04:34.602Z] coverage: 11.3% of statements [2021-05-19T13:04:34.602Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.078s coverage: 11.3% of statements [2021-05-19T13:04:34.602Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-05-19T13:04:34.602Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-19T13:04:35.573Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-05-19T13:04:35.573Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-19T13:04:35.573Z] === RUN TestIsEmptyDir [2021-05-19T13:04:35.573Z] --- PASS: TestIsEmptyDir (0.01s) [2021-05-19T13:04:35.573Z] PASS [2021-05-19T13:04:35.573Z] coverage: 2.3% of statements [2021-05-19T13:04:35.574Z] ok github.com/docker/docker/daemon/graphdriver 0.173s coverage: 2.3% of statements [2021-05-19T13:04:35.574Z] === RUN TestLinkNaming [2021-05-19T13:04:35.574Z] --- PASS: TestLinkNaming (0.00s) [2021-05-19T13:04:35.574Z] === RUN TestLinkNew [2021-05-19T13:04:35.574Z] --- PASS: TestLinkNew (0.00s) [2021-05-19T13:04:35.574Z] === RUN TestLinkEnv [2021-05-19T13:04:35.574Z] --- PASS: TestLinkEnv (0.00s) [2021-05-19T13:04:35.574Z] === RUN TestLinkMultipleEnv [2021-05-19T13:04:35.574Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-19T13:04:35.574Z] === RUN TestLinkPortRangeEnv [2021-05-19T13:04:35.574Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-19T13:04:35.574Z] PASS [2021-05-19T13:04:35.574Z] coverage: 93.0% of statements [2021-05-19T13:04:35.574Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2021-05-19T13:04:36.037Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-05-19T13:04:36.037Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-19T13:04:36.037Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-19T13:04:36.037Z] reload_test.go:520: root required [2021-05-19T13:04:36.037Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-19T13:04:36.037Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-05-19T13:04:36.037Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-19T13:04:36.037Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-05-19T13:04:36.037Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-19T13:04:36.037Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-05-19T13:04:36.037Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-19T13:04:36.037Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-05-19T13:04:36.037Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-19T13:04:36.037Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-19T13:04:36.037Z] === RUN TestParseVolumesFrom [2021-05-19T13:04:36.037Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-19T13:04:36.037Z] PASS [2021-05-19T13:04:36.037Z] coverage: 9.0% of statements [2021-05-19T13:04:36.037Z] ok github.com/docker/docker/daemon 2.747s coverage: 9.0% of statements [2021-05-19T13:04:36.037Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-19T13:04:36.037Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-19T13:04:36.037Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-19T13:04:36.037Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-19T13:04:36.037Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-19T13:04:36.037Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-19T13:04:36.037Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-19T13:04:36.037Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-19T13:04:36.037Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-19T13:04:36.037Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-19T13:04:36.037Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-19T13:04:36.037Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-19T13:04:36.037Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-19T13:04:36.037Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-19T13:04:36.037Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-19T13:04:36.150Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.84s) [2021-05-19T13:04:36.150Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-19T13:04:37.093Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-19T13:04:38.480Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-19T13:04:39.814Z] === RUN TestNewStreamConfig [2021-05-19T13:04:39.814Z] === RUN TestNewStreamConfig/defaults [2021-05-19T13:04:39.814Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-19T13:04:39.814Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-19T13:04:39.814Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-19T13:04:39.814Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-19T13:04:39.814Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-19T13:04:39.814Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-19T13:04:39.814Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-19T13:04:39.814Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-19T13:04:39.814Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-19T13:04:39.814Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-19T13:04:39.814Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-19T13:04:39.814Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-19T13:04:39.814Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-19T13:04:39.814Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-19T13:04:39.814Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-19T13:04:39.814Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-19T13:04:39.814Z] time="2021-05-19T13:04:38Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-19T13:04:39.814Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-05-19T13:04:39.814Z] === RUN TestCreateSuccess [2021-05-19T13:04:39.814Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestCreateLogGroupSuccess [2021-05-19T13:04:39.814Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestCreateError [2021-05-19T13:04:39.814Z] --- PASS: TestCreateError (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestCreateAlreadyExists [2021-05-19T13:04:39.814Z] time="2021-05-19T13:04:39Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-19T13:04:39.814Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestLogClosed [2021-05-19T13:04:39.814Z] --- PASS: TestLogClosed (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestLogBlocking [2021-05-19T13:04:39.814Z] --- PASS: TestLogBlocking (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-19T13:04:39.814Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestLogNonBlockingBufferFull [2021-05-19T13:04:39.814Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestPublishBatchSuccess [2021-05-19T13:04:39.814Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestPublishBatchError [2021-05-19T13:04:39.814Z] time="2021-05-19T13:04:39Z" level=error msg=Error [2021-05-19T13:04:39.814Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-19T13:04:39.814Z] time="2021-05-19T13:04:39Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-19T13:04:39.814Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-19T13:04:39.814Z] time="2021-05-19T13:04:39Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-19T13:04:39.814Z] time="2021-05-19T13:04:39Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-19T13:04:39.814Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestCollectBatchSimple [2021-05-19T13:04:39.814Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestCollectBatchTicker [2021-05-19T13:04:39.814Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestCollectBatchMultilinePattern [2021-05-19T13:04:39.814Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-19T13:04:39.814Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-19T13:04:39.814Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-19T13:04:39.814Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-05-19T13:04:39.814Z] === RUN TestCollectBatchClose [2021-05-19T13:04:39.814Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestEffectiveLen [2021-05-19T13:04:39.814Z] === RUN TestEffectiveLen/0/Hello [2021-05-19T13:04:39.814Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-19T13:04:39.814Z] === RUN TestEffectiveLen/2/🙃 [2021-05-19T13:04:39.814Z] === RUN TestEffectiveLen/3/���� [2021-05-19T13:04:39.814Z] === RUN TestEffectiveLen/4/He��o [2021-05-19T13:04:39.814Z] === RUN TestEffectiveLen/5/ [2021-05-19T13:04:39.814Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-19T13:04:39.814Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-19T13:04:39.814Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-19T13:04:39.814Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-19T13:04:39.814Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-19T13:04:39.814Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-19T13:04:39.814Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-19T13:04:39.814Z] === RUN TestFindValidSplit [2021-05-19T13:04:39.814Z] === RUN TestFindValidSplit/0/ [2021-05-19T13:04:39.814Z] === RUN TestFindValidSplit/1/Hello [2021-05-19T13:04:39.814Z] === RUN TestFindValidSplit/2/Hello [2021-05-19T13:04:39.814Z] === RUN TestFindValidSplit/3/Hello [2021-05-19T13:04:39.814Z] === RUN TestFindValidSplit/4/🙃 [2021-05-19T13:04:39.814Z] === RUN TestFindValidSplit/5/🙃 [2021-05-19T13:04:39.814Z] === RUN TestFindValidSplit/6/a� [2021-05-19T13:04:39.814Z] === RUN TestFindValidSplit/7/a� [2021-05-19T13:04:39.814Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-19T13:04:39.814Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-19T13:04:39.814Z] cloudwatchlogs_test.go:1044: [2021-05-19T13:04:39.814Z] cloudwatchlogs_test.go:1045: [2021-05-19T13:04:39.814Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-19T13:04:39.814Z] cloudwatchlogs_test.go:1044: Hello [2021-05-19T13:04:39.814Z] cloudwatchlogs_test.go:1045: [2021-05-19T13:04:39.814Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-19T13:04:39.814Z] cloudwatchlogs_test.go:1044: He [2021-05-19T13:04:39.814Z] cloudwatchlogs_test.go:1045: llo [2021-05-19T13:04:39.814Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-19T13:04:39.814Z] cloudwatchlogs_test.go:1044: [2021-05-19T13:04:39.814Z] cloudwatchlogs_test.go:1045: Hello [2021-05-19T13:04:39.814Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-19T13:04:39.814Z] cloudwatchlogs_test.go:1044: [2021-05-19T13:04:39.814Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-19T13:04:39.815Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-19T13:04:39.815Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-19T13:04:39.815Z] cloudwatchlogs_test.go:1045: [2021-05-19T13:04:39.815Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-19T13:04:39.815Z] cloudwatchlogs_test.go:1044: a [2021-05-19T13:04:39.815Z] cloudwatchlogs_test.go:1045: � [2021-05-19T13:04:39.815Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-19T13:04:39.815Z] cloudwatchlogs_test.go:1044: a� [2021-05-19T13:04:39.815Z] cloudwatchlogs_test.go:1045: [2021-05-19T13:04:39.815Z] === RUN TestProcessEventEmoji [2021-05-19T13:04:39.815Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-19T13:04:39.815Z] === RUN TestCollectBatchLineSplit [2021-05-19T13:04:39.815Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-05-19T13:04:39.815Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-19T13:04:39.815Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-19T13:04:39.815Z] === RUN TestCollectBatchMaxEvents [2021-05-19T13:04:39.815Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-05-19T13:04:39.815Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-19T13:04:39.815Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2021-05-19T13:04:39.815Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-19T13:04:39.815Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-05-19T13:04:39.815Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-19T13:04:39.815Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-05-19T13:04:39.815Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-19T13:04:39.815Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-19T13:04:39.815Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-19T13:04:39.815Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-19T13:04:39.815Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-19T13:04:39.815Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-19T13:04:39.815Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-19T13:04:39.815Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-19T13:04:39.815Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-19T13:04:39.815Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-19T13:04:39.815Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-05-19T13:04:39.815Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-19T13:04:39.815Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-19T13:04:39.815Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.01s) [2021-05-19T13:04:39.815Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-19T13:04:39.815Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-19T13:04:39.815Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-19T13:04:39.815Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-19T13:04:39.815Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-19T13:04:39.815Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-19T13:04:39.815Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-19T13:04:39.815Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-19T13:04:39.815Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-19T13:04:39.815Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-19T13:04:39.815Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-19T13:04:39.815Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-19T13:04:39.815Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-19T13:04:39.815Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-19T13:04:39.815Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-19T13:04:39.815Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-19T13:04:39.815Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-19T13:04:39.815Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-19T13:04:39.815Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-19T13:04:39.815Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-19T13:04:39.815Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-19T13:04:39.815Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-19T13:04:39.815Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-19T13:04:39.815Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-19T13:04:39.815Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-19T13:04:39.815Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-19T13:04:39.815Z] === RUN TestCreateTagSuccess [2021-05-19T13:04:39.815Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-19T13:04:39.815Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-19T13:04:39.815Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.05s) [2021-05-19T13:04:39.815Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-19T13:04:39.815Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-19T13:04:39.815Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-19T13:04:39.815Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.02s) [2021-05-19T13:04:39.815Z] PASS [2021-05-19T13:04:39.815Z] coverage: 77.8% of statements [2021-05-19T13:04:39.815Z] ok github.com/docker/docker/daemon/logger/awslogs 0.625s coverage: 77.8% of statements [2021-05-19T13:04:39.815Z] === RUN TestAdapterReadLogs [2021-05-19T13:04:39.815Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-19T13:04:39.815Z] === RUN TestCopier [2021-05-19T13:04:39.815Z] --- PASS: TestCopier (0.01s) [2021-05-19T13:04:39.815Z] === RUN TestCopierLongLines [2021-05-19T13:04:39.815Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-19T13:04:39.815Z] === RUN TestCopierSlow [2021-05-19T13:04:39.815Z] === RUN TestSearchRegistryForImagesErrors [2021-05-19T13:04:39.815Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-19T13:04:39.815Z] === RUN TestSearchRegistryForImages [2021-05-19T13:04:39.815Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-19T13:04:39.815Z] === RUN TestOnlyPlatformWithFallback [2021-05-19T13:04:39.815Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-19T13:04:39.815Z] === RUN TestImageDelete [2021-05-19T13:04:39.815Z] === RUN TestImageDelete/no_lease [2021-05-19T13:04:39.815Z] === RUN TestImageDelete/lease_exists [2021-05-19T13:04:39.815Z] --- PASS: TestImageDelete (0.03s) [2021-05-19T13:04:39.815Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-19T13:04:39.815Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-05-19T13:04:39.815Z] === RUN TestContentStoreForPull [2021-05-19T13:04:39.815Z] --- PASS: TestCopierSlow (0.20s) [2021-05-19T13:04:39.815Z] === RUN TestCopierWithSized [2021-05-19T13:04:39.815Z] === RUN TestCopierWithSized/as_is [2021-05-19T13:04:39.815Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-19T13:04:39.815Z] --- PASS: TestCopierWithSized (0.01s) [2021-05-19T13:04:39.864Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-19T13:04:40.276Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-19T13:04:40.276Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-05-19T13:04:40.276Z] === RUN TestCopierWithPartial [2021-05-19T13:04:40.276Z] --- PASS: TestCopierWithPartial (0.01s) [2021-05-19T13:04:40.276Z] === RUN TestRingLogger [2021-05-19T13:04:40.276Z] --- PASS: TestRingLogger (0.00s) [2021-05-19T13:04:40.276Z] === RUN TestRingCap [2021-05-19T13:04:40.276Z] --- PASS: TestRingCap (0.00s) [2021-05-19T13:04:40.276Z] === RUN TestRingClose [2021-05-19T13:04:40.276Z] --- PASS: TestRingClose (0.00s) [2021-05-19T13:04:40.276Z] === RUN TestRingDrain [2021-05-19T13:04:40.276Z] --- PASS: TestRingDrain (0.00s) [2021-05-19T13:04:40.276Z] PASS [2021-05-19T13:04:40.276Z] coverage: 43.5% of statements [2021-05-19T13:04:40.276Z] ok github.com/docker/docker/daemon/logger 0.440s coverage: 43.5% of statements [2021-05-19T13:04:40.276Z] --- PASS: TestContentStoreForPull (0.21s) [2021-05-19T13:04:40.276Z] PASS [2021-05-19T13:04:40.276Z] coverage: 6.7% of statements [2021-05-19T13:04:40.276Z] ok github.com/docker/docker/daemon/images 0.404s coverage: 6.7% of statements [2021-05-19T13:04:40.276Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-19T13:04:40.276Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-19T13:04:40.276Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-19T13:04:40.276Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-19T13:04:40.276Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-19T13:04:40.276Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-19T13:04:40.276Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-19T13:04:40.437Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-19T13:04:40.736Z] === RUN TestJSONFileLogger [2021-05-19T13:04:40.736Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-19T13:04:40.736Z] === RUN TestJSONFileLoggerWithTags [2021-05-19T13:04:40.736Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-19T13:04:40.736Z] === RUN TestJSONFileLoggerWithOpts [2021-05-19T13:04:41.200Z] --- PASS: TestJSONFileLoggerWithOpts (0.04s) [2021-05-19T13:04:41.200Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-19T13:04:41.200Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-19T13:04:41.200Z] === RUN TestEncodeDecode [2021-05-19T13:04:41.200Z] === PAUSE TestEncodeDecode [2021-05-19T13:04:41.200Z] === RUN TestUnexpectedEOF [2021-05-19T13:04:41.200Z] time="2021-05-19T13:04:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-19T13:04:41.200Z] time="2021-05-19T13:04:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-19T13:04:41.200Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-05-19T13:04:41.200Z] === CONT TestEncodeDecode [2021-05-19T13:04:41.200Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-19T13:04:41.200Z] PASS [2021-05-19T13:04:41.200Z] coverage: 69.9% of statements [2021-05-19T13:04:41.200Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.416s coverage: 69.9% of statements [2021-05-19T13:04:41.200Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-19T13:04:41.200Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-19T13:04:41.200Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-19T13:04:41.200Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-05-19T13:04:41.200Z] === RUN TestFastTimeMarshalJSON [2021-05-19T13:04:41.200Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-05-19T13:04:41.200Z] PASS [2021-05-19T13:04:41.200Z] coverage: 87.2% of statements [2021-05-19T13:04:41.200Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.244s coverage: 87.2% of statements [2021-05-19T13:04:42.352Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-19T13:04:42.741Z] === RUN TestWriteLog [2021-05-19T13:04:42.741Z] === PAUSE TestWriteLog [2021-05-19T13:04:42.741Z] === RUN TestReadLog [2021-05-19T13:04:42.741Z] === PAUSE TestReadLog [2021-05-19T13:04:42.741Z] === CONT TestWriteLog [2021-05-19T13:04:42.741Z] --- PASS: TestWriteLog (0.01s) [2021-05-19T13:04:42.741Z] === CONT TestReadLog [2021-05-19T13:04:43.201Z] === RUN TestReadLog/tail_exact [2021-05-19T13:04:43.201Z] === RUN TestReadLog/tail_less_than_available [2021-05-19T13:04:43.201Z] === RUN TestReadLog/tail_more_than_available [2021-05-19T13:04:43.201Z] --- PASS: TestReadLog (0.20s) [2021-05-19T13:04:43.201Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-05-19T13:04:43.201Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-05-19T13:04:43.201Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-05-19T13:04:43.201Z] PASS [2021-05-19T13:04:43.201Z] coverage: 75.2% of statements [2021-05-19T13:04:43.201Z] ok github.com/docker/docker/daemon/logger/local 0.407s coverage: 75.2% of statements [2021-05-19T13:04:43.201Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-19T13:04:43.661Z] === RUN TestOpenFileDelete [2021-05-19T13:04:43.661Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-19T13:04:43.661Z] === RUN TestOpenFileRename [2021-05-19T13:04:43.661Z] --- PASS: TestOpenFileRename (0.01s) [2021-05-19T13:04:43.661Z] === RUN TestParseLogTagDefaultTag [2021-05-19T13:04:43.661Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-19T13:04:43.661Z] === RUN TestParseLogTag [2021-05-19T13:04:43.661Z] --- PASS: TestParseLogTag (0.00s) [2021-05-19T13:04:43.661Z] === RUN TestParseLogTagEmptyTag [2021-05-19T13:04:43.661Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-19T13:04:43.661Z] === RUN TestTailFiles [2021-05-19T13:04:43.661Z] --- PASS: TestTailFiles (0.00s) [2021-05-19T13:04:43.661Z] === RUN TestFollowLogsConsumerGone [2021-05-19T13:04:43.661Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-19T13:04:43.661Z] === RUN TestFollowLogsProducerGone [2021-05-19T13:04:43.661Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-05-19T13:04:43.661Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-05-19T13:04:43.661Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-05-19T13:04:43.661Z] === RUN TestCheckCapacityAndRotate [2021-05-19T13:04:43.661Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-19T13:04:43.661Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-19T13:04:43.661Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-05-19T13:04:43.661Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-05-19T13:04:43.661Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-05-19T13:04:43.661Z] PASS [2021-05-19T13:04:43.661Z] coverage: 50.9% of statements [2021-05-19T13:04:43.661Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.285s coverage: 50.9% of statements [2021-05-19T13:04:43.736Z] === RUN TestDockerSuite/TestBuildUser [2021-05-19T13:04:44.131Z] === RUN TestLog [2021-05-19T13:04:44.131Z] --- PASS: TestLog (0.01s) [2021-05-19T13:04:44.131Z] PASS [2021-05-19T13:04:44.131Z] coverage: 31.5% of statements [2021-05-19T13:04:44.131Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.122s coverage: 31.5% of statements [2021-05-19T13:04:44.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-05-19T13:04:45.133Z] === RUN TestValidateLogOpt [2021-05-19T13:04:45.133Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-19T13:04:45.133Z] === RUN TestNewMissedConfig [2021-05-19T13:04:45.133Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-19T13:04:45.133Z] === RUN TestNewMissedUrl [2021-05-19T13:04:45.133Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-19T13:04:45.133Z] === RUN TestNewMissedToken [2021-05-19T13:04:45.133Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-19T13:04:45.133Z] === RUN TestNewWithProxy [2021-05-19T13:04:45.133Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-19T13:04:45.133Z] === RUN TestDefault [2021-05-19T13:04:45.133Z] --- PASS: TestDefault (0.01s) [2021-05-19T13:04:45.133Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-19T13:04:45.133Z] === RUN TestNewParse [2021-05-19T13:04:45.133Z] --- PASS: TestNewParse (0.00s) [2021-05-19T13:04:45.133Z] PASS [2021-05-19T13:04:45.133Z] coverage: 8.3% of statements [2021-05-19T13:04:45.133Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-19T13:04:45.133Z] === RUN TestJsonFormat [2021-05-19T13:04:45.133Z] --- PASS: TestJsonFormat (0.01s) [2021-05-19T13:04:45.133Z] === RUN TestRawFormat [2021-05-19T13:04:45.133Z] --- PASS: TestRawFormat (0.00s) [2021-05-19T13:04:45.133Z] === RUN TestRawFormatWithLabels [2021-05-19T13:04:45.133Z] ok github.com/docker/docker/daemon/logger/templates 0.068s coverage: 8.3% of statements [2021-05-19T13:04:45.133Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-19T13:04:45.133Z] === RUN TestRawFormatWithoutTag [2021-05-19T13:04:45.133Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-19T13:04:45.133Z] === RUN TestBatching [2021-05-19T13:04:45.594Z] --- PASS: TestBatching (0.23s) [2021-05-19T13:04:45.594Z] === RUN TestFrequency [2021-05-19T13:04:45.594Z] --- PASS: TestFrequency (0.16s) [2021-05-19T13:04:45.594Z] === RUN TestOneMessagePerRequest [2021-05-19T13:04:45.594Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-05-19T13:04:45.594Z] === RUN TestVerify [2021-05-19T13:04:45.594Z] --- PASS: TestVerify (0.00s) [2021-05-19T13:04:45.594Z] === RUN TestSkipVerify [2021-05-19T13:04:45.594Z] === RUN TestParseLogFormat [2021-05-19T13:04:45.594Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-19T13:04:45.594Z] === RUN TestValidateLogOptEmpty [2021-05-19T13:04:45.594Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-19T13:04:45.594Z] === RUN TestValidateSyslogAddress [2021-05-19T13:04:45.594Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-19T13:04:45.594Z] === RUN TestParseAddressDefaultPort [2021-05-19T13:04:45.594Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-19T13:04:45.594Z] === RUN TestValidateSyslogFacility [2021-05-19T13:04:45.594Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-19T13:04:45.594Z] === RUN TestValidateLogOptSyslogFormat [2021-05-19T13:04:45.594Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-19T13:04:45.594Z] === RUN TestValidateLogOpt [2021-05-19T13:04:45.594Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-19T13:04:45.594Z] PASS [2021-05-19T13:04:45.594Z] coverage: 46.8% of statements [2021-05-19T13:04:45.594Z] ok github.com/docker/docker/daemon/logger/syslog 0.112s coverage: 46.8% of statements [2021-05-19T13:04:45.594Z] time="2021-05-19T13:04:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T13:04:45.594Z] time="2021-05-19T13:04:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T13:04:45.594Z] time="2021-05-19T13:04:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T13:04:46.088Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-19T13:04:46.592Z] --- PASS: TestSkipVerify (0.76s) [2021-05-19T13:04:46.592Z] === RUN TestBufferMaximum [2021-05-19T13:04:46.592Z] time="2021-05-19T13:04:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T13:04:46.592Z] time="2021-05-19T13:04:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T13:04:46.592Z] time="2021-05-19T13:04:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T13:04:46.592Z] time="2021-05-19T13:04:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T13:04:46.592Z] time="2021-05-19T13:04:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T13:04:46.592Z] time="2021-05-19T13:04:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621429486.052220\",\"host\":\"b185492b29d1\"}'" [2021-05-19T13:04:46.592Z] time="2021-05-19T13:04:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621429486.052220\",\"host\":\"b185492b29d1\"}'" [2021-05-19T13:04:46.592Z] --- PASS: TestBufferMaximum (0.00s) [2021-05-19T13:04:46.592Z] === RUN TestServerAlwaysDown [2021-05-19T13:04:46.592Z] time="2021-05-19T13:04:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T13:04:46.592Z] time="2021-05-19T13:04:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T13:04:46.592Z] time="2021-05-19T13:04:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621429486.057221\",\"host\":\"b185492b29d1\"}'" [2021-05-19T13:04:46.592Z] time="2021-05-19T13:04:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621429486.057221\",\"host\":\"b185492b29d1\"}'" [2021-05-19T13:04:46.592Z] time="2021-05-19T13:04:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T13:04:46.592Z] time="2021-05-19T13:04:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621429486.057221\",\"host\":\"b185492b29d1\"}'" [2021-05-19T13:04:46.592Z] time="2021-05-19T13:04:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621429486.058221\",\"host\":\"b185492b29d1\"}'" [2021-05-19T13:04:46.592Z] time="2021-05-19T13:04:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621429486.058221\",\"host\":\"b185492b29d1\"}'" [2021-05-19T13:04:46.592Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-19T13:04:46.592Z] === RUN TestCannotSendAfterClose [2021-05-19T13:04:46.592Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-19T13:04:46.592Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-19T13:04:47.567Z] time="2021-05-19T13:04:47Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49198/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-19T13:04:47.567Z] time="2021-05-19T13:04:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b185492b29d1\"}'" [2021-05-19T13:04:47.567Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-05-19T13:04:47.567Z] PASS [2021-05-19T13:04:47.567Z] coverage: 82.5% of statements [2021-05-19T13:04:47.567Z] ok github.com/docker/docker/daemon/logger/splunk 2.257s coverage: 82.5% of statements [2021-05-19T13:04:47.567Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-19T13:04:47.567Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-19T13:04:47.567Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-19T13:04:47.567Z] === RUN TestV1IDService [2021-05-19T13:04:47.567Z] --- PASS: TestV1IDService (0.02s) [2021-05-19T13:04:47.567Z] === RUN TestV2MetadataService [2021-05-19T13:04:48.649Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.09s) [2021-05-19T13:04:48.649Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-19T13:04:49.111Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-19T13:04:49.111Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-19T13:04:49.111Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-19T13:04:49.111Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-19T13:04:49.111Z] === RUN TestContinueOnError_NeverContinue [2021-05-19T13:04:49.111Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-19T13:04:49.111Z] === RUN TestManifestStore [2021-05-19T13:04:49.111Z] === RUN TestManifestStore/no_remote_or_local [2021-05-19T13:04:49.111Z] --- PASS: TestV2MetadataService (1.39s) [2021-05-19T13:04:49.111Z] PASS [2021-05-19T13:04:49.111Z] coverage: 48.2% of statements [2021-05-19T13:04:49.111Z] ok github.com/docker/docker/distribution/metadata 1.539s coverage: 48.2% of statements [2021-05-19T13:04:49.111Z] time="2021-05-19T13:04:48Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local943399763\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-19T13:04:49.111Z] === RUN TestManifestStore/no_local_cache [2021-05-19T13:04:49.111Z] === RUN TestManifestStore/with_local_cache [2021-05-19T13:04:49.111Z] === RUN TestManifestStore/unknown_media_type [2021-05-19T13:04:49.111Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-19T13:04:49.111Z] time="2021-05-19T13:04:48Z" level=warning msg="reference for unknown type: " [2021-05-19T13:04:49.111Z] time="2021-05-19T13:04:48Z" level=warning msg="reference for unknown type: " [2021-05-19T13:04:49.111Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-19T13:04:49.111Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-19T13:04:49.111Z] time="2021-05-19T13:04:49Z" level=warning msg="reference for unknown type: " [2021-05-19T13:04:49.111Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-19T13:04:49.111Z] time="2021-05-19T13:04:49Z" level=warning msg="reference for unknown type: " [2021-05-19T13:04:49.111Z] time="2021-05-19T13:04:49Z" level=warning msg="reference for unknown type: " [2021-05-19T13:04:49.111Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-19T13:04:49.111Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-19T13:04:49.111Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-19T13:04:49.111Z] time="2021-05-19T13:04:49Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-19T13:04:49.574Z] --- PASS: TestManifestStore (0.38s) [2021-05-19T13:04:49.574Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2021-05-19T13:04:49.574Z] --- PASS: TestManifestStore/no_local_cache (0.09s) [2021-05-19T13:04:49.574Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-05-19T13:04:49.574Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-05-19T13:04:49.574Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-05-19T13:04:49.574Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-05-19T13:04:49.574Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-05-19T13:04:49.574Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-05-19T13:04:49.574Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-05-19T13:04:49.574Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-05-19T13:04:49.574Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-05-19T13:04:49.574Z] === RUN TestDetectManifestBlobMediaType [2021-05-19T13:04:49.574Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-19T13:04:49.574Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-19T13:04:49.574Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-19T13:04:49.574Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-19T13:04:49.574Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-19T13:04:49.574Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-19T13:04:49.574Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-19T13:04:49.574Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-19T13:04:49.574Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-19T13:04:49.574Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-19T13:04:49.574Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-19T13:04:49.574Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-19T13:04:49.574Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-19T13:04:49.574Z] === RUN TestFixManifestLayers [2021-05-19T13:04:49.574Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-19T13:04:49.574Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-19T13:04:49.574Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-19T13:04:49.574Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-19T13:04:49.574Z] === RUN TestFixManifestLayersBadParent [2021-05-19T13:04:49.574Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-19T13:04:49.574Z] === RUN TestValidateManifest [2021-05-19T13:04:49.574Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-19T13:04:49.574Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-19T13:04:49.574Z] === RUN TestFormatPlatform [2021-05-19T13:04:49.574Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-19T13:04:49.574Z] === RUN TestGetRepositoryMountCandidates [2021-05-19T13:04:49.574Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-19T13:04:49.574Z] === RUN TestLayerAlreadyExists [2021-05-19T13:04:49.574Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-19T13:04:49.574Z] 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-05-19T13:04:49.574Z] 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-05-19T13:04:49.574Z] 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-05-19T13:04:49.574Z] 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-05-19T13:04:49.574Z] 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-05-19T13:04:49.574Z] 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-05-19T13:04:49.574Z] === RUN TestWhenEmptyAuthConfig [2021-05-19T13:04:49.574Z] === RUN TestSuccessfulDownload [2021-05-19T13:04:49.574Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-19T13:04:49.574Z] download_test.go:268: Needs fixing on Windows [2021-05-19T13:04:49.574Z] === RUN TestCancelledDownload [2021-05-19T13:04:49.574Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-19T13:04:49.574Z] === RUN TestMaxDownloadAttempts [2021-05-19T13:04:49.574Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-19T13:04:49.574Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-19T13:04:49.574Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-19T13:04:49.574Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-19T13:04:49.574Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-19T13:04:49.574Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-19T13:04:49.574Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-19T13:04:49.574Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-19T13:04:49.574Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-19T13:04:49.574Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-19T13:04:49.574Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-19T13:04:49.574Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-19T13:04:50.036Z] === RUN TestNotFound [2021-05-19T13:04:50.036Z] --- PASS: TestNotFound (0.00s) [2021-05-19T13:04:50.036Z] === RUN TestConflict [2021-05-19T13:04:50.036Z] --- PASS: TestConflict (0.00s) [2021-05-19T13:04:50.036Z] === RUN TestForbidden [2021-05-19T13:04:50.036Z] --- PASS: TestForbidden (0.00s) [2021-05-19T13:04:50.036Z] === RUN TestInvalidParameter [2021-05-19T13:04:50.036Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-19T13:04:50.036Z] === RUN TestNotImplemented [2021-05-19T13:04:50.036Z] --- PASS: TestNotImplemented (0.00s) [2021-05-19T13:04:50.036Z] === RUN TestNotModified [2021-05-19T13:04:50.036Z] --- PASS: TestNotModified (0.00s) [2021-05-19T13:04:50.036Z] === RUN TestUnauthorized [2021-05-19T13:04:50.036Z] --- PASS: TestUnauthorized (0.00s) [2021-05-19T13:04:50.036Z] === RUN TestUnknown [2021-05-19T13:04:50.036Z] --- PASS: TestUnknown (0.00s) [2021-05-19T13:04:50.036Z] === RUN TestCancelled [2021-05-19T13:04:50.036Z] --- PASS: TestCancelled (0.00s) [2021-05-19T13:04:50.036Z] === RUN TestDeadline [2021-05-19T13:04:50.036Z] --- PASS: TestDeadline (0.00s) [2021-05-19T13:04:50.036Z] === RUN TestDataLoss [2021-05-19T13:04:50.036Z] --- PASS: TestDataLoss (0.00s) [2021-05-19T13:04:50.036Z] === RUN TestUnavailable [2021-05-19T13:04:50.036Z] --- PASS: TestUnavailable (0.00s) [2021-05-19T13:04:50.036Z] === RUN TestSystem [2021-05-19T13:04:50.036Z] --- PASS: TestSystem (0.00s) [2021-05-19T13:04:50.036Z] === RUN TestFromStatusCode [2021-05-19T13:04:50.036Z] === RUN TestFromStatusCode/Not_Found [2021-05-19T13:04:50.036Z] === RUN TestFromStatusCode/Bad_Request [2021-05-19T13:04:50.036Z] === RUN TestFromStatusCode/Conflict [2021-05-19T13:04:50.036Z] === RUN TestFromStatusCode/Unauthorized [2021-05-19T13:04:50.036Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-19T13:04:50.036Z] === RUN TestFromStatusCode/Forbidden [2021-05-19T13:04:50.036Z] === RUN TestFromStatusCode/Not_Modified [2021-05-19T13:04:50.036Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-19T13:04:50.036Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-19T13:04:50.036Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-19T13:04:50.036Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-19T13:04:50.036Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-19T13:04:50.036Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-19T13:04:50.036Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-19T13:04:50.036Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-19T13:04:50.036Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-19T13:04:50.036Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-19T13:04:50.036Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-19T13:04:50.036Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-19T13:04:50.036Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-19T13:04:50.036Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-19T13:04:50.036Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-19T13:04:50.036Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-19T13:04:50.036Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-19T13:04:50.036Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-19T13:04:50.036Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-19T13:04:50.036Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-19T13:04:50.036Z] PASS [2021-05-19T13:04:50.036Z] coverage: 53.1% of statements [2021-05-19T13:04:50.036Z] ok github.com/docker/docker/errdefs 0.071s coverage: 53.1% of statements [2021-05-19T13:04:50.036Z] time="2021-05-19T13:04:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-19T13:04:50.036Z] time="2021-05-19T13:04:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-19T13:04:50.036Z] time="2021-05-19T13:04:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-19T13:04:50.036Z] time="2021-05-19T13:04:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-19T13:04:50.036Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-19T13:04:50.036Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-05-19T13:04:50.036Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-05-19T13:04:50.036Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-05-19T13:04:50.036Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-05-19T13:04:50.036Z] === RUN TestTransfer [2021-05-19T13:04:50.036Z] --- PASS: TestTransfer (0.17s) [2021-05-19T13:04:50.036Z] === RUN TestConcurrencyLimit [2021-05-19T13:04:50.509Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-05-19T13:04:50.509Z] === RUN TestInactiveJobs [2021-05-19T13:04:50.509Z] --- PASS: TestWhenEmptyAuthConfig (1.22s) [2021-05-19T13:04:50.509Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-19T13:04:50.509Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-19T13:04:50.509Z] === RUN TestTokenPassThru [2021-05-19T13:04:50.509Z] --- PASS: TestTokenPassThru (0.00s) [2021-05-19T13:04:50.509Z] === RUN TestTokenPassThruDifferentHost [2021-05-19T13:04:50.509Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-05-19T13:04:50.509Z] PASS [2021-05-19T13:04:50.509Z] coverage: 23.6% of statements [2021-05-19T13:04:50.509Z] ok github.com/docker/docker/distribution 1.743s coverage: 23.6% of statements [2021-05-19T13:04:50.509Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-19T13:04:50.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-05-19T13:04:50.970Z] --- PASS: TestInactiveJobs (0.49s) [2021-05-19T13:04:50.970Z] === RUN TestWatchRelease [2021-05-19T13:04:50.970Z] --- PASS: TestWatchRelease (0.04s) [2021-05-19T13:04:50.970Z] === RUN TestWatchFinishedTransfer [2021-05-19T13:04:50.970Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-19T13:04:50.970Z] === RUN TestDuplicateTransfer [2021-05-19T13:04:50.970Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-05-19T13:04:50.970Z] === RUN TestSuccessfulUpload [2021-05-19T13:04:51.431Z] time="2021-05-19T13:04:51Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-19T13:04:51.431Z] --- PASS: TestSuccessfulUpload (0.62s) [2021-05-19T13:04:51.431Z] === RUN TestCancelledUpload [2021-05-19T13:04:51.431Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-19T13:04:51.431Z] PASS [2021-05-19T13:04:51.431Z] coverage: 76.8% of statements [2021-05-19T13:04:51.506Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-19T13:04:51.895Z] ok github.com/docker/docker/distribution/xfer 2.262s coverage: 76.8% of statements [2021-05-19T13:04:51.895Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-19T13:04:51.895Z] === RUN TestCompare [2021-05-19T13:04:51.895Z] --- PASS: TestCompare (0.00s) [2021-05-19T13:04:51.895Z] PASS [2021-05-19T13:04:51.895Z] coverage: 19.2% of statements [2021-05-19T13:04:51.895Z] ok github.com/docker/docker/image/cache 0.070s coverage: 19.2% of statements [2021-05-19T13:04:51.895Z] === RUN TestFSGetInvalidData [2021-05-19T13:04:52.405Z] --- PASS: TestFSGetInvalidData (0.04s) [2021-05-19T13:04:52.405Z] === RUN TestFSInvalidSet [2021-05-19T13:04:52.405Z] --- PASS: TestFSInvalidSet (0.02s) [2021-05-19T13:04:52.405Z] === RUN TestFSInvalidRoot [2021-05-19T13:04:52.405Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-19T13:04:52.405Z] === RUN TestFSMetadataGetSet [2021-05-19T13:04:52.405Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-05-19T13:04:52.405Z] === RUN TestFSInvalidWalker [2021-05-19T13:04:52.405Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-05-19T13:04:52.405Z] === RUN TestFSGetSet [2021-05-19T13:04:52.405Z] --- PASS: TestFSGetSet (0.02s) [2021-05-19T13:04:52.405Z] === RUN TestFSGetUnsetKey [2021-05-19T13:04:52.405Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-05-19T13:04:52.405Z] === RUN TestFSGetEmptyData [2021-05-19T13:04:52.405Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-05-19T13:04:52.405Z] === RUN TestFSDelete [2021-05-19T13:04:52.405Z] --- PASS: TestFSDelete (0.02s) [2021-05-19T13:04:52.405Z] === RUN TestFSWalker [2021-05-19T13:04:52.405Z] --- PASS: TestFSWalker (0.01s) [2021-05-19T13:04:52.405Z] === RUN TestFSWalkerStopOnError [2021-05-19T13:04:52.406Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-05-19T13:04:52.406Z] === RUN TestNewFromJSON [2021-05-19T13:04:52.406Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-19T13:04:52.406Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-19T13:04:52.406Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-19T13:04:52.406Z] === RUN TestMarshalKeyOrder [2021-05-19T13:04:52.406Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-19T13:04:52.406Z] === RUN TestHistoryEqual [2021-05-19T13:04:52.406Z] --- PASS: TestHistoryEqual (0.17s) [2021-05-19T13:04:52.406Z] === RUN TestImage [2021-05-19T13:04:52.406Z] --- PASS: TestImage (0.00s) [2021-05-19T13:04:52.406Z] === RUN TestImageOSNotEmpty [2021-05-19T13:04:52.406Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-19T13:04:52.406Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-19T13:04:52.406Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-19T13:04:52.406Z] === RUN TestCreate [2021-05-19T13:04:52.406Z] --- PASS: TestCreate (0.02s) [2021-05-19T13:04:52.406Z] === RUN TestRestore [2021-05-19T13:04:52.406Z] time="2021-05-19T13:04:52Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-19T13:04:52.406Z] --- PASS: TestRestore (0.04s) [2021-05-19T13:04:52.406Z] === RUN TestAddDelete [2021-05-19T13:04:52.406Z] --- PASS: TestAddDelete (0.02s) [2021-05-19T13:04:52.406Z] === RUN TestSearchAfterDelete [2021-05-19T13:04:52.406Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-05-19T13:04:52.406Z] === RUN TestParentReset [2021-05-19T13:04:52.406Z] --- PASS: TestParentReset (0.03s) [2021-05-19T13:04:52.406Z] === RUN TestGetAndSetLastUpdated [2021-05-19T13:04:52.406Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-05-19T13:04:52.406Z] === RUN TestStoreLen [2021-05-19T13:04:52.866Z] --- PASS: TestStoreLen (0.17s) [2021-05-19T13:04:52.866Z] PASS [2021-05-19T13:04:52.866Z] coverage: 86.6% of statements [2021-05-19T13:04:52.866Z] ok github.com/docker/docker/image 0.838s coverage: 86.6% of statements [2021-05-19T13:04:53.839Z] === RUN TestValidateManifest [2021-05-19T13:04:53.839Z] === RUN TestValidateManifest/non-nil [2021-05-19T13:04:53.839Z] === RUN TestValidateManifest/nil [2021-05-19T13:04:53.839Z] --- PASS: TestValidateManifest (0.00s) [2021-05-19T13:04:53.839Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-05-19T13:04:53.839Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-05-19T13:04:53.839Z] PASS [2021-05-19T13:04:53.839Z] coverage: 0.6% of statements [2021-05-19T13:04:53.839Z] ok github.com/docker/docker/image/tarexport 0.232s coverage: 0.6% of statements [2021-05-19T13:04:54.315Z] === RUN TestMakeV1ConfigFromConfig [2021-05-19T13:04:54.315Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-19T13:04:54.315Z] PASS [2021-05-19T13:04:54.315Z] coverage: 25.0% of statements [2021-05-19T13:04:54.315Z] ok github.com/docker/docker/image/v1 0.217s coverage: 25.0% of statements [2021-05-19T13:04:54.315Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-19T13:04:55.292Z] === RUN TestSerialization [2021-05-19T13:04:55.292Z] --- PASS: TestSerialization (0.03s) [2021-05-19T13:04:55.292Z] PASS [2021-05-19T13:04:55.292Z] coverage: 100.0% of statements [2021-05-19T13:04:55.292Z] ok github.com/docker/docker/libcontainerd/queue 0.147s coverage: 100.0% of statements [2021-05-19T13:04:55.753Z] === RUN TestEmptyLayer [2021-05-19T13:04:55.753Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-19T13:04:55.753Z] === RUN TestCommitFailure [2021-05-19T13:04:55.753Z] --- PASS: TestCommitFailure (0.01s) [2021-05-19T13:04:55.753Z] === RUN TestStartTransactionFailure [2021-05-19T13:04:55.753Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-19T13:04:55.753Z] === RUN TestGetOrphan [2021-05-19T13:04:55.753Z] --- PASS: TestGetOrphan (0.01s) [2021-05-19T13:04:55.753Z] === RUN TestMountAndRegister [2021-05-19T13:04:55.753Z] --- PASS: TestMountAndRegister (0.05s) [2021-05-19T13:04:55.753Z] layer_test.go:271: Layer size: 14 [2021-05-19T13:04:55.753Z] === RUN TestLayerRelease [2021-05-19T13:04:55.753Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-19T13:04:55.753Z] layer_test.go:304: Failing on Windows [2021-05-19T13:04:55.753Z] === RUN TestStoreRestore [2021-05-19T13:04:55.753Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-19T13:04:55.753Z] layer_test.go:353: Failing on Windows [2021-05-19T13:04:55.753Z] === RUN TestTarStreamStability [2021-05-19T13:04:55.753Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-19T13:04:55.753Z] layer_test.go:468: Failing on Windows [2021-05-19T13:04:55.753Z] === RUN TestRegisterExistingLayer [2021-05-19T13:04:56.214Z] --- PASS: TestRegisterExistingLayer (0.13s) [2021-05-19T13:04:56.214Z] === RUN TestTarStreamVerification [2021-05-19T13:04:56.214Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-19T13:04:56.214Z] layer_test.go:697: Failing on Windows [2021-05-19T13:04:56.214Z] === RUN TestLayerMigration [2021-05-19T13:04:56.214Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-19T13:04:56.214Z] migration_test.go:46: Failing on Windows [2021-05-19T13:04:56.214Z] === RUN TestLayerMigrationNoTarsplit [2021-05-19T13:04:56.214Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-19T13:04:56.214Z] migration_test.go:182: Failing on Windows [2021-05-19T13:04:56.214Z] === RUN TestMountInit [2021-05-19T13:04:56.214Z] --- SKIP: TestMountInit (0.00s) [2021-05-19T13:04:56.214Z] mount_test.go:17: Failing on Windows [2021-05-19T13:04:56.214Z] === RUN TestMountSize [2021-05-19T13:04:56.214Z] --- SKIP: TestMountSize (0.00s) [2021-05-19T13:04:56.214Z] mount_test.go:76: Failing on Windows [2021-05-19T13:04:56.214Z] === RUN TestMountChanges [2021-05-19T13:04:56.214Z] --- SKIP: TestMountChanges (0.00s) [2021-05-19T13:04:56.214Z] mount_test.go:125: Failing on Windows [2021-05-19T13:04:56.214Z] === RUN TestMountApply [2021-05-19T13:04:56.214Z] --- SKIP: TestMountApply (0.00s) [2021-05-19T13:04:56.214Z] mount_test.go:212: Failing on Windows [2021-05-19T13:04:56.214Z] PASS [2021-05-19T13:04:56.214Z] coverage: 30.1% of statements [2021-05-19T13:04:56.214Z] ok github.com/docker/docker/layer 0.499s coverage: 30.1% of statements [2021-05-19T13:04:56.214Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-19T13:04:57.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-19T13:04:57.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-19T13:04:57.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-19T13:04:57.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-19T13:04:57.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-19T13:04:57.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-19T13:04:57.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-19T13:04:57.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-19T13:04:57.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-19T13:04:57.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-19T13:04:57.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-19T13:04:57.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-19T13:04:57.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-19T13:04:57.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-19T13:04:57.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-19T13:04:57.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-19T13:04:57.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-19T13:04:57.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-19T13:04:57.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-19T13:04:57.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-19T13:04:57.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-19T13:04:57.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-19T13:04:57.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-19T13:04:57.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-19T13:04:57.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-19T13:04:57.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-19T13:04:57.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-19T13:04:57.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-19T13:04:57.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-19T13:04:57.188Z] PASS [2021-05-19T13:04:57.188Z] coverage: 42.3% of statements [2021-05-19T13:04:57.188Z] ok github.com/docker/docker/oci 0.122s coverage: 42.3% of statements [2021-05-19T13:04:57.188Z] === RUN TestEnvironmentParsing [2021-05-19T13:04:57.188Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-19T13:04:57.188Z] PASS [2021-05-19T13:04:57.188Z] coverage: 1.0% of statements [2021-05-19T13:04:57.188Z] ok github.com/docker/docker/libcontainerd/local 0.172s coverage: 1.0% of statements [2021-05-19T13:04:57.188Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-19T13:04:57.188Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-19T13:04:57.188Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-19T13:04:57.188Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-19T13:04:57.649Z] === RUN TestParseVersion [2021-05-19T13:04:57.649Z] --- PASS: TestParseVersion (0.00s) [2021-05-19T13:04:57.649Z] PASS [2021-05-19T13:04:57.649Z] coverage: 52.9% of statements [2021-05-19T13:04:57.649Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2021-05-19T13:04:57.649Z] === RUN TestAddressPoolOpt [2021-05-19T13:04:57.649Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/a [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/something [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/_=a [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/env1=value1 [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/_env1=value1 [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/PATH [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/=a [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/PATH= [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/PATH=something [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/asd!qwe [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/1asd [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/123 [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/some_space [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/__some_space_before [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/some_space_after__ [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/= [2021-05-19T13:04:57.649Z] === RUN TestValidateEnv/PaTh [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestParseHost [2021-05-19T13:04:57.649Z] --- PASS: TestParseHost (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestParseDockerDaemonHost [2021-05-19T13:04:57.649Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestParseTCP [2021-05-19T13:04:57.649Z] --- PASS: TestParseTCP (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-19T13:04:57.649Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestValidateExtraHosts [2021-05-19T13:04:57.649Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestIpOptString [2021-05-19T13:04:57.649Z] --- PASS: TestIpOptString (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-19T13:04:57.649Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestNewIpOptValidDefaultVal [2021-05-19T13:04:57.649Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestIpOptSetInvalidVal [2021-05-19T13:04:57.649Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestValidateIPAddress [2021-05-19T13:04:57.649Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestMapOpts [2021-05-19T13:04:57.649Z] --- PASS: TestMapOpts (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestListOptsWithoutValidator [2021-05-19T13:04:57.649Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestListOptsWithValidator [2021-05-19T13:04:57.649Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestValidateDNSSearch [2021-05-19T13:04:57.649Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestValidateLabel [2021-05-19T13:04:57.649Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-19T13:04:57.649Z] === RUN TestValidateLabel/label_with_general_format [2021-05-19T13:04:57.649Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-19T13:04:57.649Z] === RUN TestValidateLabel/label_with_one_more [2021-05-19T13:04:57.649Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-19T13:04:57.649Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-19T13:04:57.649Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-19T13:04:57.649Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-19T13:04:57.649Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-19T13:04:57.649Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-19T13:04:57.649Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-19T13:04:57.649Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-19T13:04:57.649Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-19T13:04:57.649Z] --- PASS: TestValidateLabel (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-19T13:04:57.649Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestNamedListOpts [2021-05-19T13:04:57.649Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestNamedMapOpts [2021-05-19T13:04:57.649Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestParseLink [2021-05-19T13:04:57.649Z] --- PASS: TestParseLink (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestQuotedStringSetWithQuotes [2021-05-19T13:04:57.649Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-19T13:04:57.649Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-19T13:04:57.649Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-19T13:04:57.650Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-19T13:04:57.650Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-19T13:04:57.650Z] === RUN TestUlimitOpt [2021-05-19T13:04:57.650Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-19T13:04:57.650Z] PASS [2021-05-19T13:04:57.650Z] coverage: 67.1% of statements [2021-05-19T13:04:57.650Z] ok github.com/docker/docker/opts 0.116s coverage: 67.1% of statements [2021-05-19T13:04:59.191Z] === RUN TestUnbuffered [2021-05-19T13:04:59.191Z] --- PASS: TestUnbuffered (0.00s) [2021-05-19T13:04:59.191Z] === RUN TestRaceUnbuffered [2021-05-19T13:04:59.191Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-19T13:04:59.191Z] PASS [2021-05-19T13:04:59.191Z] coverage: 100.0% of statements [2021-05-19T13:04:59.191Z] ok github.com/docker/docker/pkg/broadcaster 0.074s coverage: 100.0% of statements [2021-05-19T13:04:59.653Z] === RUN TestPeerCertificateMarshalJSON [2021-05-19T13:04:59.653Z] === RUN TestMatch [2021-05-19T13:04:59.653Z] === RUN TestMatch/[[]] [2021-05-19T13:04:59.653Z] === RUN TestMatch/[[foo]] [2021-05-19T13:04:59.653Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-19T13:04:59.653Z] === RUN TestMatch/[[foo_bar]] [2021-05-19T13:04:59.653Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-19T13:04:59.653Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-19T13:04:59.653Z] === RUN TestMatch/[] [2021-05-19T13:04:59.653Z] === RUN TestMatch/[]#01 [2021-05-19T13:04:59.653Z] === RUN TestMatch/[[qux]] [2021-05-19T13:04:59.653Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-19T13:04:59.653Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-19T13:04:59.653Z] === RUN TestMatch/[[foo_baz]] [2021-05-19T13:04:59.653Z] --- PASS: TestMatch (0.00s) [2021-05-19T13:04:59.653Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-19T13:04:59.653Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-19T13:04:59.653Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-19T13:04:59.653Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-19T13:04:59.653Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-19T13:04:59.653Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-19T13:04:59.653Z] --- PASS: TestMatch/[] (0.00s) [2021-05-19T13:04:59.653Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-19T13:04:59.653Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-19T13:04:59.653Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-19T13:04:59.653Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-19T13:04:59.653Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-19T13:04:59.653Z] PASS [2021-05-19T13:04:59.653Z] coverage: 87.5% of statements [2021-05-19T13:04:59.653Z] ok github.com/docker/docker/pkg/capabilities 0.175s coverage: 87.5% of statements [2021-05-19T13:05:00.654Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-19T13:05:00.654Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-19T13:05:00.654Z] --- PASS: TestPeerCertificateMarshalJSON (0.68s) [2021-05-19T13:05:00.654Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-19T13:05:00.655Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-19T13:05:00.655Z] === RUN TestMiddleware [2021-05-19T13:05:00.655Z] --- PASS: TestMiddleware (0.00s) [2021-05-19T13:05:00.655Z] === RUN TestNewResponseModifier [2021-05-19T13:05:00.655Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-19T13:05:00.655Z] PASS [2021-05-19T13:05:00.655Z] coverage: 26.8% of statements [2021-05-19T13:05:00.655Z] ok github.com/docker/docker/pkg/authorization 0.811s coverage: 26.8% of statements [2021-05-19T13:05:01.115Z] === RUN TestChrootTarUntar [2021-05-19T13:05:01.115Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-19T13:05:01.115Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:01.115Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-19T13:05:01.115Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-19T13:05:01.115Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:01.115Z] === RUN TestChrootUntarEmptyArchive [2021-05-19T13:05:01.115Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-19T13:05:01.115Z] === RUN TestChrootTarUntarWithSymlink [2021-05-19T13:05:01.115Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-19T13:05:01.115Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-19T13:05:01.115Z] === RUN TestChrootCopyWithTar [2021-05-19T13:05:01.115Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-19T13:05:01.115Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-19T13:05:01.115Z] === RUN TestChrootCopyFileWithTar [2021-05-19T13:05:01.115Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-19T13:05:01.115Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:01.115Z] === RUN TestChrootUntarPath [2021-05-19T13:05:01.115Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-19T13:05:01.115Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-19T13:05:01.115Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-19T13:05:01.115Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-19T13:05:01.115Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:01.115Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-19T13:05:01.115Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-19T13:05:01.115Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:01.115Z] === RUN TestChrootApplyDotDotFile [2021-05-19T13:05:01.115Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-19T13:05:01.115Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:01.115Z] PASS [2021-05-19T13:05:01.115Z] coverage: 15.4% of statements [2021-05-19T13:05:01.115Z] ok github.com/docker/docker/pkg/chrootarchive 0.118s coverage: 15.4% of statements [2021-05-19T13:05:01.115Z] === RUN TestIsArchivePathDir [2021-05-19T13:05:01.115Z] --- PASS: TestIsArchivePathDir (0.10s) [2021-05-19T13:05:01.115Z] === RUN TestIsArchivePathInvalidFile [2021-05-19T13:05:01.115Z] === RUN TestSizeEmpty [2021-05-19T13:05:01.115Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-19T13:05:01.115Z] === RUN TestSizeEmptyFile [2021-05-19T13:05:01.115Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-19T13:05:01.115Z] === RUN TestSizeNonemptyFile [2021-05-19T13:05:01.115Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-19T13:05:01.115Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-19T13:05:01.115Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-19T13:05:01.115Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-19T13:05:01.115Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-19T13:05:01.115Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-19T13:05:01.115Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-19T13:05:01.115Z] === RUN TestMoveToSubdir [2021-05-19T13:05:01.115Z] --- PASS: TestMoveToSubdir (0.00s) [2021-05-19T13:05:01.115Z] === RUN TestSizeNonExistingDirectory [2021-05-19T13:05:01.115Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-19T13:05:01.115Z] PASS [2021-05-19T13:05:01.115Z] coverage: 80.0% of statements [2021-05-19T13:05:01.115Z] ok github.com/docker/docker/pkg/directory 0.063s coverage: 80.0% of statements [2021-05-19T13:05:01.115Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-05-19T13:05:01.115Z] === RUN TestIsArchivePathTar [2021-05-19T13:05:01.586Z] --- PASS: TestIsArchivePathTar (0.22s) [2021-05-19T13:05:01.586Z] === RUN TestDecompressStreamGzip [2021-05-19T13:05:01.586Z] --- PASS: TestDecompressStreamGzip (0.15s) [2021-05-19T13:05:01.586Z] === RUN TestDecompressStreamBzip2 [2021-05-19T13:05:02.048Z] --- PASS: TestDecompressStreamBzip2 (0.20s) [2021-05-19T13:05:02.048Z] === RUN TestDecompressStreamXz [2021-05-19T13:05:02.048Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-19T13:05:02.048Z] archive_test.go:134: Xz not present in msys2 [2021-05-19T13:05:02.048Z] === RUN TestCompressStreamXzUnsupported [2021-05-19T13:05:02.048Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-19T13:05:02.048Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-19T13:05:02.048Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-19T13:05:02.048Z] === RUN TestCompressStreamInvalid [2021-05-19T13:05:02.048Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-19T13:05:02.048Z] === RUN TestExtensionInvalid [2021-05-19T13:05:02.048Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-19T13:05:02.048Z] === RUN TestExtensionUncompressed [2021-05-19T13:05:02.048Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-19T13:05:02.049Z] === RUN TestExtensionBzip2 [2021-05-19T13:05:02.049Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-19T13:05:02.049Z] === RUN TestExtensionGzip [2021-05-19T13:05:02.049Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-19T13:05:02.049Z] === RUN TestExtensionXz [2021-05-19T13:05:02.049Z] --- PASS: TestExtensionXz (0.00s) [2021-05-19T13:05:02.049Z] === RUN TestCmdStreamLargeStderr [2021-05-19T13:05:02.049Z] --- PASS: TestCmdStreamLargeStderr (0.13s) [2021-05-19T13:05:02.049Z] === RUN TestCmdStreamBad [2021-05-19T13:05:02.049Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-19T13:05:02.049Z] archive_test.go:239: Failing on Windows CI machines [2021-05-19T13:05:02.049Z] === RUN TestCmdStreamGood [2021-05-19T13:05:02.049Z] --- PASS: TestCmdStreamGood (0.05s) [2021-05-19T13:05:02.049Z] === RUN TestUntarPathWithInvalidDest [2021-05-19T13:05:02.049Z] --- PASS: TestUntarPathWithInvalidDest (0.12s) [2021-05-19T13:05:02.049Z] === RUN TestUntarPathWithInvalidSrc [2021-05-19T13:05:02.049Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-19T13:05:02.049Z] === RUN TestUntarPath [2021-05-19T13:05:02.049Z] === RUN Test [2021-05-19T13:05:02.049Z] === RUN Test/TestContainsEntry [2021-05-19T13:05:02.049Z] === RUN Test/TestCreateEntries [2021-05-19T13:05:02.049Z] === RUN Test/TestEntriesDiff [2021-05-19T13:05:02.049Z] === RUN Test/TestEntriesEquality [2021-05-19T13:05:02.049Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-19T13:05:02.049Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-19T13:05:02.049Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-19T13:05:02.049Z] === RUN Test/TestGeneratorNotGenerate [2021-05-19T13:05:02.049Z] === RUN Test/TestGeneratorWithPort [2021-05-19T13:05:02.049Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-19T13:05:02.049Z] === RUN Test/TestNewEntry [2021-05-19T13:05:02.049Z] === RUN Test/TestParse [2021-05-19T13:05:02.049Z] --- PASS: Test (0.00s) [2021-05-19T13:05:02.049Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-19T13:05:02.049Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-19T13:05:02.049Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-19T13:05:02.049Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-19T13:05:02.049Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-19T13:05:02.049Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-19T13:05:02.049Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-19T13:05:02.049Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-19T13:05:02.049Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-19T13:05:02.049Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-19T13:05:02.049Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-19T13:05:02.049Z] --- PASS: Test/TestParse (0.00s) [2021-05-19T13:05:02.049Z] PASS [2021-05-19T13:05:02.049Z] coverage: 58.3% of statements [2021-05-19T13:05:02.049Z] ok github.com/docker/docker/pkg/discovery 0.114s coverage: 58.3% of statements [2021-05-19T13:05:02.049Z] --- PASS: TestUntarPath (0.08s) [2021-05-19T13:05:02.049Z] === RUN TestUntarPathWithDestinationFile [2021-05-19T13:05:02.049Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-05-19T13:05:02.049Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-19T13:05:02.511Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s) [2021-05-19T13:05:02.511Z] === RUN TestCopyWithTarInvalidSrc [2021-05-19T13:05:02.511Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-19T13:05:02.511Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-19T13:05:02.511Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-19T13:05:02.511Z] === RUN TestCopyWithTarSrcFile [2021-05-19T13:05:02.511Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-05-19T13:05:02.511Z] === RUN TestCopyWithTarSrcFolder [2021-05-19T13:05:02.511Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-05-19T13:05:02.511Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-19T13:05:02.511Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2021-05-19T13:05:02.511Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-19T13:05:02.511Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-19T13:05:02.511Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-19T13:05:02.511Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-19T13:05:02.511Z] === RUN TestCopyFileWithTarSrcFile [2021-05-19T13:05:02.511Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-05-19T13:05:02.511Z] === RUN TestTarFiles [2021-05-19T13:05:02.511Z] === RUN Test [2021-05-19T13:05:02.511Z] === RUN Test/TestContent [2021-05-19T13:05:02.511Z] === RUN Test/TestInitialize [2021-05-19T13:05:02.511Z] === RUN Test/TestNew [2021-05-19T13:05:02.511Z] === RUN Test/TestParsingContentsWithComments [2021-05-19T13:05:02.511Z] === RUN Test/TestRegister [2021-05-19T13:05:02.511Z] === RUN Test/TestWatch [2021-05-19T13:05:02.511Z] --- PASS: Test (0.01s) [2021-05-19T13:05:02.511Z] --- PASS: Test/TestContent (0.00s) [2021-05-19T13:05:02.511Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-19T13:05:02.511Z] --- PASS: Test/TestNew (0.00s) [2021-05-19T13:05:02.511Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-19T13:05:02.511Z] --- PASS: Test/TestRegister (0.00s) [2021-05-19T13:05:02.511Z] --- PASS: Test/TestWatch (0.00s) [2021-05-19T13:05:02.511Z] PASS [2021-05-19T13:05:02.511Z] coverage: 92.9% of statements [2021-05-19T13:05:02.511Z] ok github.com/docker/docker/pkg/discovery/file 0.063s coverage: 92.9% of statements [2021-05-19T13:05:03.484Z] === RUN Test [2021-05-19T13:05:03.484Z] === RUN Test/TestInitialize [2021-05-19T13:05:03.484Z] === RUN Test [2021-05-19T13:05:03.484Z] === RUN Test/TestWatch [2021-05-19T13:05:03.484Z] --- PASS: Test (0.01s) [2021-05-19T13:05:03.484Z] --- PASS: Test/TestWatch (0.01s) [2021-05-19T13:05:03.484Z] PASS [2021-05-19T13:05:03.484Z] coverage: 92.3% of statements [2021-05-19T13:05:03.484Z] ok github.com/docker/docker/pkg/discovery/memory 0.055s coverage: 92.3% of statements [2021-05-19T13:05:03.944Z] time="2021-05-19T13:05:03Z" level=info msg="Initializing discovery without TLS" [2021-05-19T13:05:03.944Z] time="2021-05-19T13:05:03Z" level=info msg="Initializing discovery without TLS" [2021-05-19T13:05:03.944Z] time="2021-05-19T13:05:03Z" level=info msg="Initializing discovery without TLS" [2021-05-19T13:05:03.944Z] === RUN Test/TestInitializeWithCerts [2021-05-19T13:05:03.944Z] time="2021-05-19T13:05:03Z" level=info msg="Initializing discovery with TLS" [2021-05-19T13:05:03.944Z] === RUN Test/TestWatch [2021-05-19T13:05:03.944Z] time="2021-05-19T13:05:03Z" level=info msg="Initializing discovery without TLS" [2021-05-19T13:05:03.944Z] === RUN Test [2021-05-19T13:05:03.944Z] === RUN Test/TestInitialize [2021-05-19T13:05:03.944Z] === RUN Test/TestInitializeWithPattern [2021-05-19T13:05:03.944Z] === RUN Test/TestRegister [2021-05-19T13:05:03.944Z] === RUN Test/TestWatch [2021-05-19T13:05:03.944Z] --- PASS: Test (0.00s) [2021-05-19T13:05:03.944Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-19T13:05:03.944Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-19T13:05:03.944Z] --- PASS: Test/TestRegister (0.00s) [2021-05-19T13:05:03.944Z] --- PASS: Test/TestWatch (0.00s) [2021-05-19T13:05:03.944Z] PASS [2021-05-19T13:05:03.944Z] coverage: 93.8% of statements [2021-05-19T13:05:03.944Z] ok github.com/docker/docker/pkg/discovery/nodes 0.113s coverage: 93.8% of statements [2021-05-19T13:05:04.914Z] === RUN TestPollerAddRemove [2021-05-19T13:05:04.914Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-19T13:05:04.914Z] === RUN TestPollerEvent [2021-05-19T13:05:04.914Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-19T13:05:04.914Z] poller_test.go:41: No chmod on Windows [2021-05-19T13:05:04.914Z] === RUN TestPollerClose [2021-05-19T13:05:04.914Z] --- PASS: TestPollerClose (0.00s) [2021-05-19T13:05:04.914Z] PASS [2021-05-19T13:05:04.914Z] coverage: 36.2% of statements [2021-05-19T13:05:04.914Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 36.2% of statements [2021-05-19T13:05:05.896Z] === RUN TestCopyFileWithInvalidSrc [2021-05-19T13:05:05.896Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestCopyFileWithInvalidDest [2021-05-19T13:05:05.896Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-19T13:05:05.896Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-19T13:05:05.896Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-05-19T13:05:05.896Z] === RUN TestCopyFile [2021-05-19T13:05:05.896Z] --- PASS: TestCopyFile (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-19T13:05:05.896Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-19T13:05:05.896Z] fileutils_test.go:134: Needs porting to Windows [2021-05-19T13:05:05.896Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-19T13:05:05.896Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-19T13:05:05.896Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-19T13:05:05.896Z] fileutils_test.go:180: Needs porting to Windows [2021-05-19T13:05:05.896Z] === RUN TestWildcardMatches [2021-05-19T13:05:05.896Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestPatternMatches [2021-05-19T13:05:05.896Z] --- PASS: TestPatternMatches (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-19T13:05:05.896Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestPatternMatchesFolderExclusions [2021-05-19T13:05:05.896Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-19T13:05:05.896Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-19T13:05:05.896Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-19T13:05:05.896Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-19T13:05:05.896Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestSingleExclamationError [2021-05-19T13:05:05.896Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestMatchesWithNoPatterns [2021-05-19T13:05:05.896Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestMatchesWithMalformedPatterns [2021-05-19T13:05:05.896Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestMatches [2021-05-19T13:05:05.896Z] --- PASS: TestMatches (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestCleanPatterns [2021-05-19T13:05:05.896Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-19T13:05:05.896Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestCleanPatternsExceptionFlag [2021-05-19T13:05:05.896Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-19T13:05:05.896Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-19T13:05:05.896Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestCleanPatternsErrorSingleException [2021-05-19T13:05:05.896Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestCreateIfNotExistsDir [2021-05-19T13:05:05.896Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-05-19T13:05:05.896Z] === RUN TestCreateIfNotExistsFile [2021-05-19T13:05:05.896Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-05-19T13:05:05.896Z] === RUN TestMatch [2021-05-19T13:05:05.896Z] --- PASS: TestMatch (0.00s) [2021-05-19T13:05:05.896Z] PASS [2021-05-19T13:05:05.896Z] coverage: 87.7% of statements [2021-05-19T13:05:05.896Z] ok github.com/docker/docker/pkg/fileutils 0.110s coverage: 87.7% of statements [2021-05-19T13:05:06.356Z] === RUN TestGet [2021-05-19T13:05:06.356Z] --- PASS: TestGet (0.00s) [2021-05-19T13:05:06.356Z] === RUN TestGetShortcutString [2021-05-19T13:05:06.356Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-19T13:05:06.356Z] PASS [2021-05-19T13:05:06.356Z] coverage: 42.9% of statements [2021-05-19T13:05:06.356Z] ok github.com/docker/docker/pkg/homedir 0.053s coverage: 42.9% of statements [2021-05-19T13:05:06.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-05-19T13:05:06.416Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-19T13:05:06.823Z] --- PASS: Test (3.19s) [2021-05-19T13:05:06.823Z] --- PASS: Test/TestInitialize (0.17s) [2021-05-19T13:05:06.823Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-05-19T13:05:06.823Z] --- PASS: Test/TestWatch (3.00s) [2021-05-19T13:05:06.823Z] PASS [2021-05-19T13:05:06.823Z] coverage: 84.1% of statements [2021-05-19T13:05:06.823Z] ok github.com/docker/docker/pkg/discovery/kv 3.326s coverage: 84.1% of statements [2021-05-19T13:05:06.988Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.82s) [2021-05-19T13:05:06.988Z] PASS [2021-05-19T13:05:06.988Z] [2021-05-19T13:05:06.988Z] DONE 17 tests in 60.362s [2021-05-19T13:05:06.988Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-19T13:05:06.988Z] ++ 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-05-19T13:05:06.988Z] ++ set -e [2021-05-19T13:05:06.988Z] ++ '[' -n 0 ']' [2021-05-19T13:05:06.988Z] ++ set -x [2021-05-19T13:05:06.988Z] ++ 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-05-19T13:05:07.250Z] INFO: Testing against a local daemon [2021-05-19T13:05:07.250Z] === RUN TestPluginInvalidJSON [2021-05-19T13:05:07.250Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T13:05:07.250Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T13:05:07.250Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T13:05:07.250Z] --- PASS: TestPluginInvalidJSON (0.09s) [2021-05-19T13:05:07.250Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-05-19T13:05:07.250Z] === RUN TestPluginInstall [2021-05-19T13:05:07.250Z] === RUN TestPluginInstall/no_auth [2021-05-19T13:05:07.291Z] === RUN TestCreateIDMapOrder [2021-05-19T13:05:07.291Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-19T13:05:07.291Z] PASS [2021-05-19T13:05:07.291Z] coverage: 7.2% of statements [2021-05-19T13:05:07.291Z] ok github.com/docker/docker/pkg/idtools 0.066s coverage: 7.2% of statements [2021-05-19T13:05:07.823Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-19T13:05:08.267Z] === RUN TestFixedBufferCap [2021-05-19T13:05:08.267Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-19T13:05:08.267Z] === RUN TestFixedBufferLen [2021-05-19T13:05:08.267Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-19T13:05:08.267Z] === RUN TestFixedBufferString [2021-05-19T13:05:08.267Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-19T13:05:08.267Z] === RUN TestFixedBufferWrite [2021-05-19T13:05:08.267Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-19T13:05:08.267Z] === RUN TestFixedBufferRead [2021-05-19T13:05:08.267Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-19T13:05:08.267Z] === RUN TestBytesPipeRead [2021-05-19T13:05:08.267Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-19T13:05:08.267Z] === RUN TestBytesPipeWrite [2021-05-19T13:05:08.267Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-19T13:05:08.267Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-19T13:05:08.267Z] === RUN TestError [2021-05-19T13:05:08.267Z] --- PASS: TestError (0.00s) [2021-05-19T13:05:08.396Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-19T13:05:08.746Z] === RUN TestProgressString [2021-05-19T13:05:08.746Z] === RUN TestProgressString/no_progress [2021-05-19T13:05:08.746Z] === RUN TestProgressString/progress_1 [2021-05-19T13:05:08.746Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-19T13:05:08.746Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-19T13:05:08.746Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-19T13:05:08.746Z] === RUN TestProgressString/with_units [2021-05-19T13:05:08.746Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-19T13:05:08.746Z] === RUN TestProgressString/hide_counts [2021-05-19T13:05:08.746Z] --- PASS: TestProgressString (0.00s) [2021-05-19T13:05:08.746Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-19T13:05:08.746Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-19T13:05:08.746Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-19T13:05:08.746Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-19T13:05:08.746Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-19T13:05:08.746Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-19T13:05:08.747Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-19T13:05:08.747Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-19T13:05:08.747Z] === RUN TestJSONMessageDisplay [2021-05-19T13:05:08.747Z] --- PASS: TestTarFiles (6.09s) [2021-05-19T13:05:08.747Z] === RUN TestTarUntar [2021-05-19T13:05:08.747Z] --- PASS: TestTarUntar (0.05s) [2021-05-19T13:05:08.747Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-19T13:05:08.747Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-05-19T13:05:08.747Z] === RUN TestTarWithOptions [2021-05-19T13:05:08.747Z] --- PASS: TestTarWithOptions (0.03s) [2021-05-19T13:05:08.747Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-19T13:05:08.747Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-19T13:05:08.747Z] === RUN TestUntarUstarGnuConflict [2021-05-19T13:05:08.747Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-05-19T13:05:08.747Z] === RUN TestUntarInvalidFilenames [2021-05-19T13:05:08.747Z] --- PASS: TestJSONMessageDisplay (0.21s) [2021-05-19T13:05:08.747Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-19T13:05:08.747Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-19T13:05:08.747Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-19T13:05:08.747Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-19T13:05:08.747Z] === RUN TestDisplayJSONMessagesStream [2021-05-19T13:05:08.747Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-19T13:05:08.747Z] PASS [2021-05-19T13:05:08.747Z] coverage: 91.7% of statements [2021-05-19T13:05:08.747Z] ok github.com/docker/docker/pkg/jsonmessage 0.313s coverage: 91.7% of statements [2021-05-19T13:05:08.747Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames058903718\\dest" [2021-05-19T13:05:08.747Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2021-05-19T13:05:08.747Z] === RUN TestUntarHardlinkToSymlink [2021-05-19T13:05:08.747Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-19T13:05:08.747Z] === RUN TestUntarInvalidHardlink [2021-05-19T13:05:08.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink624828807\\victim\\hello" -> "../victim/hello" [2021-05-19T13:05:08.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink673280314\\victim\\hello" -> "/../victim/hello" [2021-05-19T13:05:08.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink817052497\\victim" -> "../victim" [2021-05-19T13:05:08.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink301228668\\victim" -> "../victim" [2021-05-19T13:05:08.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink798971819\\victim" -> "../victim" [2021-05-19T13:05:08.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink562023182\\victim" -> "../victim" [2021-05-19T13:05:08.747Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-05-19T13:05:08.747Z] === RUN TestUntarInvalidSymlink [2021-05-19T13:05:08.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink939279125\\dest\\dotdot" -> "../victim/hello" [2021-05-19T13:05:08.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink273356144\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-19T13:05:08.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink357192719\\dest\\loophole-victim" -> "../victim" [2021-05-19T13:05:08.747Z] === RUN TestStandardLongPath [2021-05-19T13:05:08.747Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-19T13:05:08.747Z] === RUN TestUNCLongPath [2021-05-19T13:05:08.747Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-19T13:05:08.747Z] PASS [2021-05-19T13:05:08.747Z] coverage: 100.0% of statements [2021-05-19T13:05:08.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink815279650\\dest\\loophole-victim" -> "../victim" [2021-05-19T13:05:08.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink161107737\\dest\\loophole-victim" -> "../victim" [2021-05-19T13:05:08.747Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2021-05-19T13:05:08.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink536307108\\dest\\loophole-victim" -> "../victim" [2021-05-19T13:05:08.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink369776819\\dest\\dir\\loophole" -> "../../victim" [2021-05-19T13:05:08.747Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-05-19T13:05:08.747Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-19T13:05:08.747Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-19T13:05:08.747Z] === RUN TestXGlobalNoParent [2021-05-19T13:05:08.747Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-19T13:05:08.747Z] === RUN TestReplaceFileTarWrapper [2021-05-19T13:05:08.747Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2021-05-19T13:05:09.211Z] === RUN TestAtomicWriteToFile [2021-05-19T13:05:09.211Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-19T13:05:09.211Z] === RUN TestAtomicWriteSetCommit [2021-05-19T13:05:09.211Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-19T13:05:09.211Z] === RUN TestAtomicWriteSetCancel [2021-05-19T13:05:09.211Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-05-19T13:05:09.211Z] === RUN TestReadCloserWrapperClose [2021-05-19T13:05:09.211Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-19T13:05:09.211Z] === RUN TestReaderErrWrapperReadOnError [2021-05-19T13:05:09.211Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-19T13:05:09.211Z] === RUN TestReaderErrWrapperRead [2021-05-19T13:05:09.211Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-19T13:05:09.211Z] === RUN TestHashData [2021-05-19T13:05:09.211Z] --- PASS: TestHashData (0.00s) [2021-05-19T13:05:09.211Z] === RUN TestCancelReadCloser [2021-05-19T13:05:09.211Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2021-05-19T13:05:09.211Z] === RUN TestPrefixHeaderReadable [2021-05-19T13:05:09.211Z] --- PASS: TestCancelReadCloser (0.10s) [2021-05-19T13:05:09.211Z] === RUN TestWriteCloserWrapperClose [2021-05-19T13:05:09.211Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-19T13:05:09.211Z] === RUN TestNopWriteCloser [2021-05-19T13:05:09.211Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-19T13:05:09.211Z] === RUN TestNopWriter [2021-05-19T13:05:09.211Z] --- PASS: TestNopWriter (0.00s) [2021-05-19T13:05:09.211Z] === RUN TestWriteCounter [2021-05-19T13:05:09.211Z] --- PASS: TestWriteCounter (0.00s) [2021-05-19T13:05:09.211Z] PASS [2021-05-19T13:05:09.211Z] coverage: 69.2% of statements [2021-05-19T13:05:09.211Z] ok github.com/docker/docker/pkg/ioutils 0.724s coverage: 69.2% of statements [2021-05-19T13:05:09.211Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-05-19T13:05:09.211Z] === RUN TestDisablePigz [2021-05-19T13:05:09.211Z] --- PASS: TestDisablePigz (0.26s) [2021-05-19T13:05:09.211Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-19T13:05:09.211Z] === RUN TestPigz [2021-05-19T13:05:09.675Z] --- PASS: TestPigz (0.22s) [2021-05-19T13:05:09.675Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-19T13:05:09.675Z] === RUN TestCopyFileWithInvalidDest [2021-05-19T13:05:09.675Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-19T13:05:09.675Z] archive_windows_test.go:16: Currently fails [2021-05-19T13:05:09.675Z] === RUN TestCanonicalTarNameForPath [2021-05-19T13:05:09.675Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-19T13:05:09.675Z] === RUN TestCanonicalTarName [2021-05-19T13:05:09.675Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-19T13:05:09.675Z] === RUN TestChmodTarEntry [2021-05-19T13:05:09.675Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-19T13:05:09.675Z] === RUN TestHardLinkOrder [2021-05-19T13:05:09.675Z] --- PASS: TestHardLinkOrder (0.11s) [2021-05-19T13:05:09.675Z] === RUN TestChangeString [2021-05-19T13:05:09.675Z] --- PASS: TestChangeString (0.00s) [2021-05-19T13:05:09.675Z] === RUN TestChangesWithNoChanges [2021-05-19T13:05:09.675Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-05-19T13:05:09.675Z] === RUN TestChangesWithChanges [2021-05-19T13:05:09.675Z] === RUN TestNameFormat [2021-05-19T13:05:09.675Z] --- PASS: TestNameFormat (0.00s) [2021-05-19T13:05:09.675Z] === RUN TestNameRetries [2021-05-19T13:05:09.675Z] --- PASS: TestNameRetries (0.00s) [2021-05-19T13:05:09.675Z] PASS [2021-05-19T13:05:09.675Z] coverage: 85.7% of statements [2021-05-19T13:05:09.675Z] --- PASS: TestChangesWithChanges (0.08s) [2021-05-19T13:05:09.675Z] === RUN TestChangesWithChangesGH13590 [2021-05-19T13:05:09.675Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-19T13:05:09.675Z] changes_test.go:196: needs more investigation [2021-05-19T13:05:09.675Z] === RUN TestChangesDirsEmpty [2021-05-19T13:05:09.675Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-05-19T13:05:09.675Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-19T13:05:09.675Z] === RUN TestChangesDirsMutated [2021-05-19T13:05:09.675Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-05-19T13:05:09.675Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-19T13:05:09.675Z] === RUN TestApplyLayer [2021-05-19T13:05:09.675Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-19T13:05:09.675Z] changes_test.go:433: needs further investigation [2021-05-19T13:05:09.675Z] === RUN TestChangesSizeWithHardlinks [2021-05-19T13:05:09.675Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-19T13:05:09.675Z] changes_test.go:469: needs further investigation [2021-05-19T13:05:09.675Z] === RUN TestChangesSizeWithNoChanges [2021-05-19T13:05:09.675Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-19T13:05:09.675Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-19T13:05:09.675Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-19T13:05:09.675Z] === RUN TestChangesSize [2021-05-19T13:05:09.675Z] --- PASS: TestChangesSize (0.02s) [2021-05-19T13:05:09.675Z] === RUN TestApplyLayerInvalidFilenames [2021-05-19T13:05:09.675Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames582821224\\dest" [2021-05-19T13:05:09.675Z] ok github.com/docker/docker/pkg/namesgenerator 0.117s coverage: 85.7% of statements [2021-05-19T13:05:09.675Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2021-05-19T13:05:09.675Z] === RUN TestApplyLayerInvalidHardlink [2021-05-19T13:05:09.675Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink059694298\\victim\\hello" -> "../victim/hello" [2021-05-19T13:05:09.675Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink805424241\\victim\\hello" -> "/../victim/hello" [2021-05-19T13:05:09.675Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink527012124\\victim" -> "../victim" [2021-05-19T13:05:09.675Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink108734411\\victim" -> "../victim" [2021-05-19T13:05:09.675Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink611554478\\victim" -> "../victim" [2021-05-19T13:05:09.675Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink367072821\\victim" -> "../victim" [2021-05-19T13:05:09.675Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-05-19T13:05:09.675Z] === RUN TestApplyLayerInvalidSymlink [2021-05-19T13:05:09.675Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink853750288\\dest\\dotdot" -> "../victim/hello" [2021-05-19T13:05:10.135Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink997908015\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-19T13:05:10.135Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink905549762\\dest\\loophole-victim" -> "../victim" [2021-05-19T13:05:10.135Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink257435193\\dest\\loophole-victim" -> "../victim" [2021-05-19T13:05:10.136Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink110411844\\dest\\loophole-victim" -> "../victim" [2021-05-19T13:05:10.136Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink846477011\\dest\\loophole-victim" -> "../victim" [2021-05-19T13:05:10.136Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-05-19T13:05:10.136Z] === RUN TestApplyLayerWhiteouts [2021-05-19T13:05:10.136Z] === RUN TestParseKeyValueOpt [2021-05-19T13:05:10.136Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-19T13:05:10.136Z] === RUN TestParseUintList [2021-05-19T13:05:10.136Z] --- PASS: TestParseUintList (0.00s) [2021-05-19T13:05:10.136Z] === RUN TestParseUintListMaximumLimits [2021-05-19T13:05:10.136Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-19T13:05:10.136Z] PASS [2021-05-19T13:05:10.136Z] coverage: 97.0% of statements [2021-05-19T13:05:10.136Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2021-05-19T13:05:10.136Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-05-19T13:05:10.136Z] === RUN TestGenerateEmptyFile [2021-05-19T13:05:10.136Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-19T13:05:10.136Z] === RUN TestGenerateWithContent [2021-05-19T13:05:10.136Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-19T13:05:10.136Z] PASS [2021-05-19T13:05:10.136Z] coverage: 61.6% of statements [2021-05-19T13:05:10.136Z] ok github.com/docker/docker/pkg/archive 9.144s coverage: 61.6% of statements [2021-05-19T13:05:10.312Z] time="2021-05-19T13:05:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T13:05:10.312Z] time="2021-05-19T13:05:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ac1b85a93697bd80a24be99932ece0171c5b9106187e3b8520203508cc89fe9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T13:05:10.312Z] time="2021-05-19T13:05:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T13:05:10.312Z] time="2021-05-19T13:05:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ac1b85a93697bd80a24be99932ece0171c5b9106187e3b8520203508cc89fe9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T13:05:10.574Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-19T13:05:10.597Z] === RUN TestNewAndRemove [2021-05-19T13:05:10.597Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-19T13:05:10.597Z] === RUN TestRemoveInvalidPath [2021-05-19T13:05:10.597Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-19T13:05:10.597Z] PASS [2021-05-19T13:05:10.597Z] coverage: 82.6% of statements [2021-05-19T13:05:10.597Z] ok github.com/docker/docker/pkg/pidfile 0.054s coverage: 82.6% of statements [2021-05-19T13:05:10.835Z] === RUN TestPluginInstall/with_htpasswd [2021-05-19T13:05:11.600Z] === RUN TestParseEmptyInterface [2021-05-19T13:05:11.600Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-19T13:05:11.600Z] === RUN TestParseNonInterfaceType [2021-05-19T13:05:11.600Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-19T13:05:11.600Z] === RUN TestParseWithOneFunction [2021-05-19T13:05:11.600Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-19T13:05:11.600Z] === RUN TestParseWithMultipleFuncs [2021-05-19T13:05:11.600Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-19T13:05:11.600Z] === RUN TestParseWithUnnamedReturn [2021-05-19T13:05:11.600Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-19T13:05:11.600Z] === RUN TestEmbeddedInterface [2021-05-19T13:05:11.600Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-19T13:05:11.600Z] === RUN TestParsedImports [2021-05-19T13:05:11.600Z] --- PASS: TestParsedImports (0.00s) [2021-05-19T13:05:11.600Z] === RUN TestAliasedImports [2021-05-19T13:05:11.600Z] --- PASS: TestAliasedImports (0.00s) [2021-05-19T13:05:11.600Z] PASS [2021-05-19T13:05:11.600Z] coverage: 56.8% of statements [2021-05-19T13:05:11.601Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2021-05-19T13:05:11.779Z] time="2021-05-19T13:05:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T13:05:11.779Z] time="2021-05-19T13:05:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edfddf43fcb68008f70e5db38f067fd0f6a4c3e3ad9313921b708ffbfb2deaac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T13:05:11.779Z] time="2021-05-19T13:05:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T13:05:11.779Z] time="2021-05-19T13:05:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edfddf43fcb68008f70e5db38f067fd0f6a4c3e3ad9313921b708ffbfb2deaac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T13:05:11.920Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 29.1% of statements [2021-05-19T13:05:11.920Z] ok github.com/docker/docker/container 0.117s coverage: 34.6% of statements [2021-05-19T13:05:11.920Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-19T13:05:11.920Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-19T13:05:11.920Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-19T13:05:11.920Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-19T13:05:12.040Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-19T13:05:12.040Z] === RUN TestPluginInstall/with_insecure [2021-05-19T13:05:12.571Z] === RUN TestFailedConnection [2021-05-19T13:05:13.053Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-19T13:05:13.053Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-19T13:05:13.053Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-19T13:05:13.053Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-19T13:05:13.053Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-19T13:05:13.053Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-19T13:05:13.053Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-19T13:05:13.053Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-19T13:05:13.053Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-19T13:05:13.053Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-19T13:05:13.053Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-19T13:05:13.053Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-19T13:05:13.053Z] === RUN TestBufferPoolPutAndGet [2021-05-19T13:05:13.053Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-19T13:05:13.053Z] PASS [2021-05-19T13:05:13.053Z] coverage: 88.2% of statements [2021-05-19T13:05:13.053Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2021-05-19T13:05:13.053Z] === RUN TestHTTPTransport [2021-05-19T13:05:13.053Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-19T13:05:13.053Z] PASS [2021-05-19T13:05:13.053Z] coverage: 85.7% of statements [2021-05-19T13:05:13.053Z] ok github.com/docker/docker/pkg/plugins/transport 0.055s coverage: 85.7% of statements [2021-05-19T13:05:13.427Z] time="2021-05-19T13:05:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T13:05:13.427Z] time="2021-05-19T13:05:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cdd4338acfd2e9a943ed4cab9e6821af8f84ce0385c619763f48e112099ab8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T13:05:13.427Z] time="2021-05-19T13:05:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T13:05:13.427Z] time="2021-05-19T13:05:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cdd4338acfd2e9a943ed4cab9e6821af8f84ce0385c619763f48e112099ab8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T13:05:13.427Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-19T13:05:13.427Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-19T13:05:13.427Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-19T13:05:13.427Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-19T13:05:13.427Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-19T13:05:13.688Z] --- PASS: TestPluginInstall (6.44s) [2021-05-19T13:05:13.688Z] --- PASS: TestPluginInstall/no_auth (3.53s) [2021-05-19T13:05:13.688Z] --- PASS: TestPluginInstall/with_htpasswd (1.14s) [2021-05-19T13:05:13.688Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2021-05-19T13:05:13.688Z] plugin_test.go:165: [d4e7a52901b58] daemon is not started [2021-05-19T13:05:13.688Z] === RUN TestPluginsWithRuntimes [2021-05-19T13:05:14.045Z] === RUN TestOutputOnPrematureClose [2021-05-19T13:05:14.045Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-19T13:05:14.045Z] === RUN TestCompleteSilently [2021-05-19T13:05:14.045Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-19T13:05:14.045Z] PASS [2021-05-19T13:05:14.045Z] coverage: 75.9% of statements [2021-05-19T13:05:14.045Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2021-05-19T13:05:14.045Z] === RUN TestSendToOneSub [2021-05-19T13:05:14.045Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-19T13:05:14.045Z] === RUN TestSendToMultipleSubs [2021-05-19T13:05:14.045Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-19T13:05:14.045Z] === RUN TestEvictOneSub [2021-05-19T13:05:14.045Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-19T13:05:14.045Z] === RUN TestClosePublisher [2021-05-19T13:05:14.045Z] --- PASS: TestClosePublisher (0.00s) [2021-05-19T13:05:14.045Z] === RUN TestPubSubRace [2021-05-19T13:05:14.505Z] --- PASS: TestFailedConnection (2.10s) [2021-05-19T13:05:14.505Z] === RUN TestFailOnce [2021-05-19T13:05:14.980Z] 2021/05/19 13:05:14 http: panic serving 127.0.0.1:49217: Plugin not ready [2021-05-19T13:05:14.980Z] goroutine 34 [running]: [2021-05-19T13:05:14.980Z] net/http.(*conn).serve.func1(0xc000134000) [2021-05-19T13:05:14.980Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-19T13:05:14.980Z] panic(0x849b40, 0x986aa0) [2021-05-19T13:05:14.980Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-19T13:05:14.980Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc00014a000, 0xc000148000) [2021-05-19T13:05:14.980Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-19T13:05:14.980Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc00014a000, 0xc000148000) [2021-05-19T13:05:14.980Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-19T13:05:14.980Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc00014a000, 0xc000148000) [2021-05-19T13:05:14.980Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-19T13:05:14.980Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc00014a000, 0xc000148000) [2021-05-19T13:05:14.980Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-19T13:05:14.980Z] net/http.(*conn).serve(0xc000134000, 0x99b2a0, 0xc000122040) [2021-05-19T13:05:14.980Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-19T13:05:14.980Z] created by net/http.(*Server).Serve [2021-05-19T13:05:14.980Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-19T13:05:14.980Z] time="2021-05-19T13:05:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49216/Test.FailOnce: Post http://127.0.0.1:49216/Test.FailOnce: EOF, retrying in 1s" [2021-05-19T13:05:14.980Z] === RUN TestRegister [2021-05-19T13:05:14.980Z] --- PASS: TestRegister (0.00s) [2021-05-19T13:05:14.980Z] === RUN TestCommand [2021-05-19T13:05:14.980Z] --- PASS: TestCommand (0.03s) [2021-05-19T13:05:14.980Z] === RUN TestNaiveSelf [2021-05-19T13:05:14.980Z] --- PASS: TestNaiveSelf (0.03s) [2021-05-19T13:05:14.980Z] PASS [2021-05-19T13:05:14.980Z] coverage: 82.4% of statements [2021-05-19T13:05:14.980Z] ok github.com/docker/docker/pkg/reexec 0.097s coverage: 82.4% of statements [2021-05-19T13:05:14.980Z] --- PASS: TestPubSubRace (1.06s) [2021-05-19T13:05:14.980Z] PASS [2021-05-19T13:05:14.980Z] coverage: 75.0% of statements [2021-05-19T13:05:14.980Z] ok github.com/docker/docker/pkg/pubsub 1.104s coverage: 75.0% of statements [2021-05-19T13:05:15.603Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-19T13:05:15.864Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-19T13:05:15.959Z] --- PASS: TestFailOnce (1.22s) [2021-05-19T13:05:15.960Z] === RUN TestEchoInputOutput [2021-05-19T13:05:15.960Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-19T13:05:15.960Z] === RUN TestBackoff [2021-05-19T13:05:15.960Z] --- PASS: TestBackoff (0.00s) [2021-05-19T13:05:15.960Z] === RUN TestAbortRetry [2021-05-19T13:05:15.960Z] --- PASS: TestAbortRetry (0.00s) [2021-05-19T13:05:15.960Z] === RUN TestClientScheme [2021-05-19T13:05:15.960Z] --- PASS: TestClientScheme (0.00s) [2021-05-19T13:05:15.960Z] === RUN TestNewClientWithTimeout [2021-05-19T13:05:15.960Z] === RUN TestParseSignal [2021-05-19T13:05:15.960Z] --- PASS: TestParseSignal (0.00s) [2021-05-19T13:05:15.960Z] === RUN TestValidSignalForPlatform [2021-05-19T13:05:15.960Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-19T13:05:15.960Z] PASS [2021-05-19T13:05:15.960Z] coverage: 20.3% of statements [2021-05-19T13:05:15.960Z] ok github.com/docker/docker/pkg/signal 0.043s coverage: 20.3% of statements [2021-05-19T13:05:16.125Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-19T13:05:16.419Z] === RUN TestNewStdWriter [2021-05-19T13:05:16.419Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-19T13:05:16.419Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-19T13:05:16.419Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-19T13:05:16.419Z] === RUN TestWriteWithNilBytes [2021-05-19T13:05:16.419Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-19T13:05:16.419Z] === RUN TestWrite [2021-05-19T13:05:16.419Z] --- PASS: TestWrite (0.00s) [2021-05-19T13:05:16.419Z] === RUN TestWriteWithWriterError [2021-05-19T13:05:16.419Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-19T13:05:16.419Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-19T13:05:16.419Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-19T13:05:16.419Z] === RUN TestStdCopyWriteAndRead [2021-05-19T13:05:16.419Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-19T13:05:16.419Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-19T13:05:16.419Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-19T13:05:16.420Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-19T13:05:16.420Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-19T13:05:16.420Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-19T13:05:16.420Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-19T13:05:16.420Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-19T13:05:16.420Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-19T13:05:16.420Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-19T13:05:16.420Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-19T13:05:16.420Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-19T13:05:16.420Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-19T13:05:16.420Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-19T13:05:16.420Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-19T13:05:16.420Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-19T13:05:16.420Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-19T13:05:16.420Z] PASS [2021-05-19T13:05:16.420Z] coverage: 100.0% of statements [2021-05-19T13:05:16.420Z] ok github.com/docker/docker/pkg/stdcopy 0.054s coverage: 100.0% of statements [2021-05-19T13:05:16.420Z] time="2021-05-19T13:05:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.Echo: Post http://127.0.0.1:49221/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-19T13:05:16.697Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-19T13:05:17.268Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-19T13:05:17.448Z] === RUN TestGenerateRandomID [2021-05-19T13:05:17.448Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-19T13:05:17.448Z] === RUN TestShortenId [2021-05-19T13:05:17.448Z] --- PASS: TestShortenId (0.00s) [2021-05-19T13:05:17.448Z] === RUN TestShortenSha256Id [2021-05-19T13:05:17.448Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-19T13:05:17.448Z] === RUN TestShortenIdEmpty [2021-05-19T13:05:17.448Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-19T13:05:17.448Z] === RUN TestShortenIdInvalid [2021-05-19T13:05:17.448Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-19T13:05:17.448Z] === RUN TestIsShortIDNonHex [2021-05-19T13:05:17.448Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-19T13:05:17.448Z] === RUN TestIsShortIDNotCorrectSize [2021-05-19T13:05:17.448Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-19T13:05:17.448Z] PASS [2021-05-19T13:05:17.448Z] coverage: 70.6% of statements [2021-05-19T13:05:17.448Z] ok github.com/docker/docker/pkg/stringid 0.046s coverage: 70.6% of statements [2021-05-19T13:05:17.448Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-19T13:05:17.448Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-19T13:05:17.448Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-19T13:05:17.448Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-19T13:05:17.448Z] === RUN TestFormatStatus [2021-05-19T13:05:17.448Z] --- PASS: TestFormatStatus (0.00s) [2021-05-19T13:05:17.448Z] === RUN TestFormatError [2021-05-19T13:05:17.448Z] --- PASS: TestFormatError (0.00s) [2021-05-19T13:05:17.448Z] === RUN TestFormatJSONError [2021-05-19T13:05:17.448Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-19T13:05:17.448Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-19T13:05:17.448Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-19T13:05:17.448Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-19T13:05:17.448Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-19T13:05:17.448Z] === RUN TestNewJSONProgressOutput [2021-05-19T13:05:17.448Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-19T13:05:17.448Z] === RUN TestAuxFormatterEmit [2021-05-19T13:05:17.448Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-19T13:05:17.448Z] === RUN TestStreamWriterStdout [2021-05-19T13:05:17.448Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-19T13:05:17.448Z] === RUN TestStreamWriterStderr [2021-05-19T13:05:17.448Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-19T13:05:17.448Z] PASS [2021-05-19T13:05:17.448Z] coverage: 66.2% of statements [2021-05-19T13:05:17.448Z] ok github.com/docker/docker/pkg/streamformatter 0.051s coverage: 66.2% of statements [2021-05-19T13:05:17.840Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-19T13:05:17.908Z] time="2021-05-19T13:05:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.Echo: Post http://127.0.0.1:49221/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-19T13:05:18.439Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-19T13:05:18.439Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-19T13:05:18.454Z] ok github.com/docker/docker/daemon/cluster 0.090s coverage: 0.5% of statements [2021-05-19T13:05:18.922Z] === RUN TestIsCpusetListAvailable [2021-05-19T13:05:18.922Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-19T13:05:18.922Z] PASS [2021-05-19T13:05:18.922Z] coverage: 38.2% of statements [2021-05-19T13:05:18.922Z] ok github.com/docker/docker/pkg/sysinfo 0.051s coverage: 38.2% of statements [2021-05-19T13:05:19.382Z] === RUN TestChtimes [2021-05-19T13:05:19.382Z] --- PASS: TestChtimes (0.00s) [2021-05-19T13:05:19.382Z] === RUN TestChtimesWindows [2021-05-19T13:05:19.382Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-19T13:05:19.382Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-19T13:05:19.382Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-19T13:05:19.382Z] === RUN TestEnsureRemoveAllNotExist [2021-05-19T13:05:19.382Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-19T13:05:19.382Z] === RUN TestEnsureRemoveAllWithDir [2021-05-19T13:05:19.382Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-19T13:05:19.382Z] === RUN TestEnsureRemoveAllWithFile [2021-05-19T13:05:19.382Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-19T13:05:19.382Z] === RUN TestHasWin32KSupport [2021-05-19T13:05:19.382Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-19T13:05:19.382Z] syscall_windows_test.go:8: win32k: true [2021-05-19T13:05:19.382Z] PASS [2021-05-19T13:05:19.382Z] coverage: 12.0% of statements [2021-05-19T13:05:19.382Z] ok github.com/docker/docker/pkg/system 0.063s coverage: 12.0% of statements [2021-05-19T13:05:19.820Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-05-19T13:05:19.823Z] --- PASS: TestPluginsWithRuntimes (5.87s) [2021-05-19T13:05:19.823Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.72s) [2021-05-19T13:05:19.823Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.78s) [2021-05-19T13:05:19.823Z] === RUN TestPluginBackCompatMediaTypes [2021-05-19T13:05:20.361Z] === RUN TestTailFile [2021-05-19T13:05:20.361Z] --- PASS: TestTailFile (0.00s) [2021-05-19T13:05:20.361Z] === RUN TestTailFileManyLines [2021-05-19T13:05:20.361Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-19T13:05:20.361Z] === RUN TestTailEmptyFile [2021-05-19T13:05:20.361Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-19T13:05:20.361Z] === RUN TestTailNegativeN [2021-05-19T13:05:20.361Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader [2021-05-19T13:05:20.361Z] === CONT TestNewTailReader [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/no_delimiter [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/truncated_last_line [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-19T13:05:20.361Z] === CONT TestNewTailReader/no_delimiter [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-19T13:05:20.361Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T13:05:20.361Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-19T13:05:20.361Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-19T13:05:20.361Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T13:05:20.361Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-19T13:05:20.361Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-19T13:05:20.361Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T13:05:20.361Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T13:05:20.361Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-19T13:05:20.361Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-19T13:05:20.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-19T13:05:20.361Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T13:05:20.362Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T13:05:20.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T13:05:20.362Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T13:05:20.363Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-19T13:05:20.363Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-19T13:05:20.363Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T13:05:20.364Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T13:05:20.364Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-19T13:05:20.364Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T13:05:20.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T13:05:20.364Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-19T13:05:20.365Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-19T13:05:20.365Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-19T13:05:20.765Z] --- PASS: TestPluginBackCompatMediaTypes (0.97s) [2021-05-19T13:05:20.765Z] PASS [2021-05-19T13:05:20.765Z] [2021-05-19T13:05:20.765Z] DONE 10 tests in 13.537s [2021-05-19T13:05:20.765Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-19T13:05:20.765Z] ++ 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-05-19T13:05:20.765Z] ++ set -e [2021-05-19T13:05:20.765Z] ++ '[' -n 0 ']' [2021-05-19T13:05:20.765Z] ++ set -x [2021-05-19T13:05:20.765Z] ++ 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-05-19T13:05:20.765Z] INFO: Testing against a local daemon [2021-05-19T13:05:20.765Z] === RUN TestExternalGraphDriver [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T13:05:20.826Z] time="2021-05-19T13:05:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.Echo: Post http://127.0.0.1:49221/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T13:05:20.826Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T13:05:20.827Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.05s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-19T13:05:20.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.03s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.02s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.03s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.03s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.01s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-19T13:05:20.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-19T13:05:20.829Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-19T13:05:20.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-19T13:05:20.895Z] PASS [2021-05-19T13:05:20.895Z] coverage: 88.6% of statements [2021-05-19T13:05:20.895Z] ok github.com/docker/docker/pkg/tailfile 0.517s coverage: 88.6% of statements [2021-05-19T13:05:21.026Z] === RUN TestExternalGraphDriver/json [2021-05-19T13:05:21.186Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-05-19T13:05:21.379Z] === RUN TestTarSumRemoveNonExistent [2021-05-19T13:05:21.379Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-19T13:05:21.379Z] === RUN TestTarSumRemove [2021-05-19T13:05:21.379Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-19T13:05:21.379Z] === RUN TestSortFileInfoSums [2021-05-19T13:05:21.379Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-19T13:05:21.379Z] === RUN TestNewTarSumForLabelInvalid [2021-05-19T13:05:21.379Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-19T13:05:21.379Z] === RUN TestNewTarSumForLabel [2021-05-19T13:05:21.379Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-19T13:05:21.379Z] === RUN TestEmptyTar [2021-05-19T13:05:21.379Z] --- PASS: TestEmptyTar (0.00s) [2021-05-19T13:05:21.379Z] === RUN TestTarSumsReadSize [2021-05-19T13:05:21.379Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-05-19T13:05:21.379Z] === RUN TestTarSums [2021-05-19T13:05:21.379Z] --- PASS: TestTarSums (0.11s) [2021-05-19T13:05:21.379Z] === RUN TestIteration [2021-05-19T13:05:21.379Z] --- PASS: TestIteration (0.00s) [2021-05-19T13:05:21.379Z] === RUN TestVersionLabelForChecksum [2021-05-19T13:05:21.379Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-19T13:05:21.379Z] === RUN TestVersion [2021-05-19T13:05:21.379Z] --- PASS: TestVersion (0.00s) [2021-05-19T13:05:21.379Z] === RUN TestGetVersion [2021-05-19T13:05:21.379Z] --- PASS: TestGetVersion (0.00s) [2021-05-19T13:05:21.379Z] === RUN TestGetVersions [2021-05-19T13:05:21.379Z] --- PASS: TestGetVersions (0.00s) [2021-05-19T13:05:21.379Z] PASS [2021-05-19T13:05:21.379Z] coverage: 89.3% of statements [2021-05-19T13:05:21.379Z] ok github.com/docker/docker/pkg/tarsum 0.175s coverage: 89.3% of statements [2021-05-19T13:05:21.853Z] testing: warning: no tests to run [2021-05-19T13:05:21.853Z] PASS [2021-05-19T13:05:21.853Z] coverage: [no statements] [2021-05-19T13:05:21.853Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2021-05-19T13:05:21.969Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-19T13:05:22.313Z] === RUN TestTruncIndex [2021-05-19T13:05:22.774Z] --- PASS: TestTruncIndex (0.10s) [2021-05-19T13:05:22.774Z] PASS [2021-05-19T13:05:22.774Z] coverage: 91.5% of statements [2021-05-19T13:05:22.774Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2021-05-19T13:05:22.774Z] === RUN TestIsGIT [2021-05-19T13:05:22.774Z] --- PASS: TestIsGIT (0.00s) [2021-05-19T13:05:22.774Z] === RUN TestIsTransport [2021-05-19T13:05:22.774Z] --- PASS: TestIsTransport (0.00s) [2021-05-19T13:05:22.774Z] PASS [2021-05-19T13:05:22.774Z] coverage: 100.0% of statements [2021-05-19T13:05:22.774Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2021-05-19T13:05:23.744Z] === RUN TestVersionInfo [2021-05-19T13:05:23.744Z] --- PASS: TestVersionInfo (0.00s) [2021-05-19T13:05:23.744Z] === RUN TestAppendVersions [2021-05-19T13:05:23.744Z] --- PASS: TestAppendVersions (0.00s) [2021-05-19T13:05:23.744Z] PASS [2021-05-19T13:05:23.744Z] coverage: 88.9% of statements [2021-05-19T13:05:23.744Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2021-05-19T13:05:24.516Z] === RUN TestExternalGraphDriver/spec [2021-05-19T13:05:24.516Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-19T13:05:24.776Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-19T13:05:25.295Z] time="2021-05-19T13:05:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.Echo: Post http://127.0.0.1:49221/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-19T13:05:25.351Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-19T13:05:25.614Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-19T13:05:25.759Z] === RUN TestValidatePrivileges [2021-05-19T13:05:25.759Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-19T13:05:25.759Z] === RUN TestFilterByCapNeg [2021-05-19T13:05:25.759Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-19T13:05:25.759Z] === RUN TestFilterByCapPos [2021-05-19T13:05:25.759Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-19T13:05:25.759Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-19T13:05:25.759Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-19T13:05:25.759Z] PASS [2021-05-19T13:05:25.759Z] coverage: 12.0% of statements [2021-05-19T13:05:25.759Z] ok github.com/docker/docker/plugin 0.100s coverage: 12.0% of statements [2021-05-19T13:05:25.759Z] === RUN TestNewSettable [2021-05-19T13:05:25.759Z] --- PASS: TestNewSettable (0.00s) [2021-05-19T13:05:25.759Z] === RUN TestIsSettable [2021-05-19T13:05:25.759Z] --- PASS: TestIsSettable (0.00s) [2021-05-19T13:05:25.759Z] === RUN TestUpdateSettingsEnv [2021-05-19T13:05:25.759Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-19T13:05:25.759Z] PASS [2021-05-19T13:05:25.759Z] coverage: 20.1% of statements [2021-05-19T13:05:25.759Z] ok github.com/docker/docker/plugin/v2 0.050s coverage: 20.1% of statements [2021-05-19T13:05:25.875Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-19T13:05:26.450Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-19T13:05:27.304Z] === RUN TestLoad [2021-05-19T13:05:27.304Z] --- PASS: TestLoad (0.00s) [2021-05-19T13:05:27.304Z] === RUN TestSave [2021-05-19T13:05:27.304Z] --- PASS: TestSave (0.03s) [2021-05-19T13:05:27.304Z] === RUN TestAddDeleteGet [2021-05-19T13:05:27.304Z] --- PASS: TestAddDeleteGet (0.04s) [2021-05-19T13:05:27.304Z] === RUN TestInvalidTags [2021-05-19T13:05:27.304Z] --- PASS: TestInvalidTags (0.01s) [2021-05-19T13:05:27.304Z] PASS [2021-05-19T13:05:27.304Z] coverage: 84.4% of statements [2021-05-19T13:05:27.304Z] ok github.com/docker/docker/reference 0.125s coverage: 84.4% of statements [2021-05-19T13:05:27.393Z] === RUN TestExternalGraphDriver/pull [2021-05-19T13:05:28.785Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-19T13:05:28.785Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-19T13:05:28.785Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-19T13:05:28.849Z] === RUN TestResolveAuthConfigIndexServer [2021-05-19T13:05:28.849Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-19T13:05:28.849Z] === RUN TestResolveAuthConfigFullURL [2021-05-19T13:05:28.849Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-19T13:05:28.849Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-19T13:05:28.849Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-19T13:05:28.849Z] === RUN TestValidateMirror [2021-05-19T13:05:28.849Z] --- PASS: TestValidateMirror (0.00s) [2021-05-19T13:05:28.849Z] === RUN TestLoadInsecureRegistries [2021-05-19T13:05:29.314Z] time="2021-05-19T13:05:28Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-19T13:05:29.314Z] time="2021-05-19T13:05:28Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-19T13:05:29.314Z] time="2021-05-19T13:05:28Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-19T13:05:29.314Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2021-05-19T13:05:29.314Z] === RUN TestNewServiceConfig [2021-05-19T13:05:29.314Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-19T13:05:29.314Z] === RUN TestValidateIndexName [2021-05-19T13:05:29.314Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-19T13:05:29.314Z] === RUN TestValidateIndexNameWithError [2021-05-19T13:05:29.314Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-19T13:05:29.314Z] === RUN TestEndpointParse [2021-05-19T13:05:29.314Z] --- PASS: TestEndpointParse (0.00s) [2021-05-19T13:05:29.314Z] === RUN TestEndpointParseInvalid [2021-05-19T13:05:29.314Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-19T13:05:29.314Z] === RUN TestValidateEndpoint [2021-05-19T13:05:29.314Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-19T13:05:29.314Z] === RUN TestPing [2021-05-19T13:05:29.314Z] --- PASS: TestPing (0.00s) [2021-05-19T13:05:29.314Z] === RUN TestPingRegistryEndpoint [2021-05-19T13:05:29.314Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-19T13:05:29.314Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:29.314Z] === RUN TestEndpoint [2021-05-19T13:05:29.314Z] --- SKIP: TestEndpoint (0.01s) [2021-05-19T13:05:29.314Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:29.314Z] === RUN TestParseRepositoryInfo [2021-05-19T13:05:29.314Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-19T13:05:29.314Z] === RUN TestNewIndexInfo [2021-05-19T13:05:29.314Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-19T13:05:29.314Z] === RUN TestMirrorEndpointLookup [2021-05-19T13:05:29.314Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-05-19T13:05:29.314Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:29.314Z] === RUN TestSearchRepositories [2021-05-19T13:05:29.314Z] --- PASS: TestSearchRepositories (0.00s) [2021-05-19T13:05:29.314Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-19T13:05:29.314Z] Host: 127.0.0.1:49226 [2021-05-19T13:05:29.314Z] User-Agent: docker test client [2021-05-19T13:05:29.314Z] Authorization: Token fake-token [2021-05-19T13:05:29.314Z] X-Docker-Token: true [2021-05-19T13:05:29.314Z] Accept-Encoding: gzip [2021-05-19T13:05:29.314Z] [2021-05-19T13:05:29.314Z] [2021-05-19T13:05:29.314Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-19T13:05:29.314Z] Connection: close [2021-05-19T13:05:29.314Z] Content-Length: 144 [2021-05-19T13:05:29.314Z] Cache-Control: no-cache [2021-05-19T13:05:29.314Z] Content-Type: application/json [2021-05-19T13:05:29.315Z] Date: Wed, 19 May 2021 13:05:28 GMT [2021-05-19T13:05:29.315Z] Expires: -1 [2021-05-19T13:05:29.315Z] Pragma: no-cache [2021-05-19T13:05:29.315Z] Server: docker-tests/mock [2021-05-19T13:05:29.315Z] X-Docker-Registry-Config: mock [2021-05-19T13:05:29.315Z] X-Docker-Registry-Version: 0.0.0 [2021-05-19T13:05:29.315Z] [2021-05-19T13:05:29.315Z] [2021-05-19T13:05:29.315Z] === RUN TestTrustedLocation [2021-05-19T13:05:29.315Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-19T13:05:29.315Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-19T13:05:29.315Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-19T13:05:29.315Z] === RUN TestAllowNondistributableArtifacts [2021-05-19T13:05:29.315Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-19T13:05:29.315Z] === RUN TestIsSecureIndex [2021-05-19T13:05:29.315Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-19T13:05:29.315Z] PASS [2021-05-19T13:05:29.315Z] coverage: 51.7% of statements [2021-05-19T13:05:29.315Z] ok github.com/docker/docker/registry 0.314s coverage: 51.7% of statements [2021-05-19T13:05:29.315Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-19T13:05:29.315Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-05-19T13:05:29.315Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-19T13:05:29.315Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-19T13:05:29.315Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-19T13:05:29.315Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-19T13:05:29.315Z] === RUN TestResumableRequestReaderWithReadError [2021-05-19T13:05:29.775Z] time="2021-05-19T13:05:29Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-19T13:05:29.775Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-05-19T13:05:29.775Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-19T13:05:29.775Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-19T13:05:29.775Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-19T13:05:29.775Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-05-19T13:05:29.775Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-19T13:05:29.775Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-19T13:05:29.775Z] === RUN TestResumableRequestReader [2021-05-19T13:05:29.775Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-19T13:05:29.775Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-19T13:05:29.775Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-19T13:05:29.775Z] PASS [2021-05-19T13:05:29.775Z] coverage: 100.0% of statements [2021-05-19T13:05:29.775Z] ok github.com/docker/docker/registry/resumable 0.241s coverage: 100.0% of statements [2021-05-19T13:05:30.171Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-19T13:05:30.171Z] --- PASS: TestExternalGraphDriver (9.15s) [2021-05-19T13:05:30.171Z] --- PASS: TestExternalGraphDriver/json (3.08s) [2021-05-19T13:05:30.171Z] --- PASS: TestExternalGraphDriver/spec (3.32s) [2021-05-19T13:05:30.171Z] --- PASS: TestExternalGraphDriver/pull (2.63s) [2021-05-19T13:05:30.171Z] === RUN TestGraphdriverPluginV2 [2021-05-19T13:05:30.235Z] === RUN TestRestartManagerTimeout [2021-05-19T13:05:30.235Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-19T13:05:30.235Z] === RUN TestRestartManagerTimeoutReset [2021-05-19T13:05:30.235Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-19T13:05:30.235Z] PASS [2021-05-19T13:05:30.235Z] coverage: 50.9% of statements [2021-05-19T13:05:30.235Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2021-05-19T13:05:30.695Z] === RUN TestDecodeContainerConfig [2021-05-19T13:05:30.695Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-19T13:05:30.695Z] === RUN TestDecodeContainerConfigIsolation [2021-05-19T13:05:30.695Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-19T13:05:30.695Z] === RUN TestValidatePrivileged [2021-05-19T13:05:30.695Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-19T13:05:30.695Z] PASS [2021-05-19T13:05:30.695Z] coverage: 52.2% of statements [2021-05-19T13:05:30.695Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.2% of statements [2021-05-19T13:05:30.743Z] === RUN TestDockerSuite/TestCommitChange [2021-05-19T13:05:31.129Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2021-05-19T13:05:31.129Z] ok github.com/docker/docker/daemon 12.139s coverage: 17.3% of statements [2021-05-19T13:05:31.129Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-19T13:05:31.129Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-19T13:05:31.666Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-19T13:05:31.666Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-19T13:05:31.666Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-19T13:05:31.666Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-19T13:05:31.666Z] PASS [2021-05-19T13:05:31.666Z] coverage: 62.5% of statements [2021-05-19T13:05:31.666Z] ok github.com/docker/docker/testutil 0.179s coverage: 62.5% of statements [2021-05-19T13:05:32.057Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2021-05-19T13:05:32.057Z] ok github.com/docker/docker/daemon/config 0.073s coverage: 81.8% of statements [2021-05-19T13:05:32.128Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-19T13:05:32.986Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-05-19T13:05:32.986Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-19T13:05:32.986Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-19T13:05:33.076Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-19T13:05:33.549Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2021-05-19T13:05:33.864Z] --- PASS: TestNewClientWithTimeout (17.65s) [2021-05-19T13:05:33.864Z] === RUN TestClientStream [2021-05-19T13:05:33.864Z] --- PASS: TestClientStream (0.03s) [2021-05-19T13:05:33.864Z] === RUN TestClientSendFile [2021-05-19T13:05:33.864Z] --- PASS: TestClientSendFile (0.00s) [2021-05-19T13:05:33.864Z] === RUN TestClientWithRequestTimeout [2021-05-19T13:05:33.864Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2021-05-19T13:05:33.864Z] === RUN TestFileSpecPlugin [2021-05-19T13:05:33.864Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-05-19T13:05:33.864Z] === RUN TestFileJSONSpecPlugin [2021-05-19T13:05:33.864Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-05-19T13:05:33.864Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-19T13:05:33.864Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-19T13:05:33.864Z] === RUN TestPluginAddHandler [2021-05-19T13:05:33.864Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-19T13:05:33.864Z] === RUN TestPluginWaitBadPlugin [2021-05-19T13:05:33.864Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-19T13:05:33.864Z] === RUN TestGet [2021-05-19T13:05:33.864Z] time="2021-05-19T13:05:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-19T13:05:34.328Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-19T13:05:34.328Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-19T13:05:34.328Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-19T13:05:34.328Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-19T13:05:34.328Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-19T13:05:34.328Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-19T13:05:34.328Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-19T13:05:34.328Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-19T13:05:34.328Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-19T13:05:34.788Z] time="2021-05-19T13:05:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-19T13:05:34.990Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-19T13:05:35.252Z] --- PASS: TestGraphdriverPluginV2 (5.24s) [2021-05-19T13:05:35.252Z] PASS [2021-05-19T13:05:35.252Z] [2021-05-19T13:05:35.252Z] DONE 5 tests in 14.583s [2021-05-19T13:05:35.252Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-19T13:05:35.252Z] ++ 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-05-19T13:05:35.252Z] ++ set -e [2021-05-19T13:05:35.252Z] ++ '[' -n 0 ']' [2021-05-19T13:05:35.252Z] ++ set -x [2021-05-19T13:05:35.252Z] ++ 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-05-19T13:05:35.513Z] INFO: Testing against a local daemon [2021-05-19T13:05:35.513Z] === RUN TestContinueAfterPluginCrash [2021-05-19T13:05:35.513Z] === PAUSE TestContinueAfterPluginCrash [2021-05-19T13:05:35.513Z] === RUN TestReadPluginNoRead [2021-05-19T13:05:35.513Z] === PAUSE TestReadPluginNoRead [2021-05-19T13:05:35.513Z] === RUN TestDaemonStartWithLogOpt [2021-05-19T13:05:35.513Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-19T13:05:35.513Z] === CONT TestContinueAfterPluginCrash [2021-05-19T13:05:35.513Z] === CONT TestDaemonStartWithLogOpt [2021-05-19T13:05:35.772Z] === RUN TestGetDriver [2021-05-19T13:05:35.772Z] --- PASS: TestGetDriver (0.00s) [2021-05-19T13:05:35.772Z] === RUN TestVolumeRequestError [2021-05-19T13:05:35.772Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-19T13:05:35.772Z] PASS [2021-05-19T13:05:35.772Z] coverage: 36.1% of statements [2021-05-19T13:05:35.772Z] ok github.com/docker/docker/volume/drivers 0.087s coverage: 36.1% of statements [2021-05-19T13:05:35.772Z] === RUN TestGetAddress [2021-05-19T13:05:35.772Z] --- PASS: TestGetAddress (0.00s) [2021-05-19T13:05:35.772Z] === RUN TestRemove [2021-05-19T13:05:35.772Z] --- SKIP: TestRemove (0.00s) [2021-05-19T13:05:35.772Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-19T13:05:35.772Z] === RUN TestInitializeWithVolumes [2021-05-19T13:05:35.772Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-05-19T13:05:35.772Z] === RUN TestCreate [2021-05-19T13:05:35.772Z] --- PASS: TestCreate (0.01s) [2021-05-19T13:05:35.772Z] === RUN TestValidateName [2021-05-19T13:05:35.772Z] --- PASS: TestValidateName (0.00s) [2021-05-19T13:05:35.772Z] === RUN TestCreateWithOpts [2021-05-19T13:05:35.772Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-19T13:05:35.772Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-19T13:05:35.772Z] === RUN TestRelaodNoOpts [2021-05-19T13:05:35.772Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-19T13:05:35.772Z] PASS [2021-05-19T13:05:35.772Z] coverage: 41.5% of statements [2021-05-19T13:05:35.772Z] ok github.com/docker/docker/volume/local 0.105s coverage: 41.5% of statements [2021-05-19T13:05:36.233Z] === RUN TestConvertTmpfsOptions [2021-05-19T13:05:36.233Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-19T13:05:36.233Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-19T13:05:36.233Z] parser_test.go:49: data="ro" [2021-05-19T13:05:36.233Z] === RUN TestParseMountRaw [2021-05-19T13:05:36.233Z] --- PASS: TestParseMountRaw (0.03s) [2021-05-19T13:05:36.233Z] === RUN TestParseMountRawSplit [2021-05-19T13:05:36.233Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-05-19T13:05:36.233Z] parser_test.go:390: case 0 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 1 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 2 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 3 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 4 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 5 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 6 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 7 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 8 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 0 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 1 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 2 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 3 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 4 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 5 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 6 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 7 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 8 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 9 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 10 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 11 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 12 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 0 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 1 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 2 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 3 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 4 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 5 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 6 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 7 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 8 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 9 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 10 [2021-05-19T13:05:36.233Z] parser_test.go:390: case 11 [2021-05-19T13:05:36.233Z] === RUN TestParseMountSpec [2021-05-19T13:05:36.233Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-19T13:05:36.233Z] parser_test.go:455: case 0 [2021-05-19T13:05:36.233Z] parser_test.go:455: case 1 [2021-05-19T13:05:36.233Z] parser_test.go:455: case 2 [2021-05-19T13:05:36.233Z] parser_test.go:455: case 3 [2021-05-19T13:05:36.233Z] parser_test.go:455: case 4 [2021-05-19T13:05:36.233Z] parser_test.go:455: case 5 [2021-05-19T13:05:36.233Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-19T13:05:36.233Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-19T13:05:36.233Z] === RUN TestValidateMount [2021-05-19T13:05:36.233Z] --- PASS: TestValidateMount (0.00s) [2021-05-19T13:05:36.233Z] PASS [2021-05-19T13:05:36.233Z] coverage: 66.2% of statements [2021-05-19T13:05:36.233Z] ok github.com/docker/docker/volume/mounts 0.096s coverage: 66.2% of statements [2021-05-19T13:05:36.693Z] time="2021-05-19T13:05:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-19T13:05:36.823Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.444s coverage: 73.3% of statements [2021-05-19T13:05:36.824Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.1% of statements [2021-05-19T13:05:37.427Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-19T13:05:37.743Z] === RUN TestSetGetMeta [2021-05-19T13:05:37.743Z] === PAUSE TestSetGetMeta [2021-05-19T13:05:37.743Z] === RUN TestRestore [2021-05-19T13:05:37.743Z] === PAUSE TestRestore [2021-05-19T13:05:37.743Z] === RUN TestServiceCreate [2021-05-19T13:05:37.743Z] === PAUSE TestServiceCreate [2021-05-19T13:05:37.743Z] === RUN TestServiceList [2021-05-19T13:05:37.743Z] === PAUSE TestServiceList [2021-05-19T13:05:37.743Z] === RUN TestServiceRemove [2021-05-19T13:05:37.743Z] === PAUSE TestServiceRemove [2021-05-19T13:05:37.743Z] === RUN TestServiceGet [2021-05-19T13:05:37.743Z] === PAUSE TestServiceGet [2021-05-19T13:05:37.743Z] === RUN TestServicePrune [2021-05-19T13:05:37.743Z] === PAUSE TestServicePrune [2021-05-19T13:05:37.743Z] === RUN TestCreate [2021-05-19T13:05:37.743Z] === PAUSE TestCreate [2021-05-19T13:05:37.743Z] === RUN TestRemove [2021-05-19T13:05:37.743Z] === PAUSE TestRemove [2021-05-19T13:05:37.743Z] === RUN TestList [2021-05-19T13:05:37.743Z] === PAUSE TestList [2021-05-19T13:05:37.744Z] === RUN TestFindByDriver [2021-05-19T13:05:37.744Z] === PAUSE TestFindByDriver [2021-05-19T13:05:37.744Z] === RUN TestFindByReferenced [2021-05-19T13:05:37.744Z] === PAUSE TestFindByReferenced [2021-05-19T13:05:37.744Z] === RUN TestDerefMultipleOfSameRef [2021-05-19T13:05:37.744Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-19T13:05:37.744Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-19T13:05:37.744Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-19T13:05:37.744Z] === RUN TestDefererencePluginOnCreateError [2021-05-19T13:05:37.744Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-19T13:05:37.744Z] === RUN TestRefDerefRemove [2021-05-19T13:05:37.744Z] === PAUSE TestRefDerefRemove [2021-05-19T13:05:37.744Z] === RUN TestGet [2021-05-19T13:05:37.744Z] === PAUSE TestGet [2021-05-19T13:05:37.744Z] === RUN TestGetWithReference [2021-05-19T13:05:37.744Z] === PAUSE TestGetWithReference [2021-05-19T13:05:37.744Z] === RUN TestFilterFunc [2021-05-19T13:05:37.744Z] === RUN TestFilterFunc/test_nil_list [2021-05-19T13:05:37.744Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-19T13:05:37.744Z] === RUN TestFilterFunc/test_empty_list [2021-05-19T13:05:37.744Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-19T13:05:37.744Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-19T13:05:37.744Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-19T13:05:37.744Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-19T13:05:37.744Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-19T13:05:37.744Z] === RUN TestFilterFunc/test_filter_some [2021-05-19T13:05:37.744Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-19T13:05:37.744Z] === RUN TestFilterFunc/test_filter_middle [2021-05-19T13:05:37.744Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-19T13:05:37.744Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-19T13:05:37.744Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-19T13:05:37.744Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-19T13:05:37.744Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-19T13:05:37.744Z] === CONT TestFilterFunc/test_nil_list [2021-05-19T13:05:37.744Z] === CONT TestFilterFunc/test_filter_some [2021-05-19T13:05:37.744Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-19T13:05:37.744Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-19T13:05:37.744Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-19T13:05:37.744Z] === CONT TestFilterFunc/test_empty_list [2021-05-19T13:05:37.744Z] === CONT TestFilterFunc/test_filter_middle [2021-05-19T13:05:37.744Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-19T13:05:37.744Z] --- PASS: TestFilterFunc (0.00s) [2021-05-19T13:05:37.744Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-19T13:05:37.744Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-19T13:05:37.744Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-19T13:05:37.744Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-19T13:05:37.744Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-19T13:05:37.744Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-19T13:05:37.744Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-19T13:05:37.744Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-19T13:05:37.744Z] === CONT TestSetGetMeta [2021-05-19T13:05:37.744Z] === CONT TestFindByReferenced [2021-05-19T13:05:37.744Z] === CONT TestGetWithReference [2021-05-19T13:05:37.744Z] === CONT TestDefererencePluginOnCreateError [2021-05-19T13:05:37.744Z] --- PASS: TestSetGetMeta (0.02s) [2021-05-19T13:05:37.744Z] === CONT TestGet [2021-05-19T13:05:37.744Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-05-19T13:05:37.744Z] === CONT TestRefDerefRemove [2021-05-19T13:05:37.744Z] --- PASS: TestFindByReferenced (0.03s) [2021-05-19T13:05:37.744Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-19T13:05:37.744Z] --- PASS: TestGetWithReference (0.04s) [2021-05-19T13:05:37.744Z] === CONT TestDerefMultipleOfSameRef [2021-05-19T13:05:37.744Z] === CONT TestServicePrune [2021-05-19T13:05:37.744Z] --- PASS: TestGet (0.02s) [2021-05-19T13:05:37.752Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.484s coverage: 56.2% of statements [2021-05-19T13:05:38.214Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-05-19T13:05:38.214Z] === CONT TestFindByDriver [2021-05-19T13:05:38.214Z] --- PASS: TestRefDerefRemove (0.02s) [2021-05-19T13:05:38.214Z] === CONT TestList [2021-05-19T13:05:38.214Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-05-19T13:05:38.214Z] === CONT TestRemove [2021-05-19T13:05:38.214Z] === CONT TestCreate [2021-05-19T13:05:38.214Z] --- PASS: TestFindByDriver (0.02s) [2021-05-19T13:05:38.214Z] --- PASS: TestRemove (0.02s) [2021-05-19T13:05:38.214Z] === CONT TestServiceList [2021-05-19T13:05:38.214Z] --- PASS: TestList (0.02s) [2021-05-19T13:05:38.214Z] === CONT TestServiceGet [2021-05-19T13:05:38.214Z] --- PASS: TestCreate (0.02s) [2021-05-19T13:05:38.214Z] === CONT TestServiceRemove [2021-05-19T13:05:38.214Z] --- PASS: TestServiceGet (0.11s) [2021-05-19T13:05:38.214Z] === CONT TestServiceCreate [2021-05-19T13:05:38.214Z] time="2021-05-19T13:05:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-19T13:05:38.214Z] --- PASS: TestServiceRemove (0.11s) [2021-05-19T13:05:38.214Z] === CONT TestRestore [2021-05-19T13:05:38.214Z] --- PASS: TestServiceList (0.13s) [2021-05-19T13:05:38.214Z] time="2021-05-19T13:05:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-19T13:05:38.214Z] time="2021-05-19T13:05:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-19T13:05:38.214Z] time="2021-05-19T13:05:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-19T13:05:38.214Z] --- PASS: TestServiceCreate (0.03s) [2021-05-19T13:05:38.214Z] time="2021-05-19T13:05:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-19T13:05:38.214Z] --- PASS: TestRestore (0.03s) [2021-05-19T13:05:38.214Z] --- PASS: TestServicePrune (0.19s) [2021-05-19T13:05:38.214Z] PASS [2021-05-19T13:05:38.214Z] coverage: 70.3% of statements [2021-05-19T13:05:38.214Z] ok github.com/docker/docker/volume/service 0.292s coverage: 70.3% of statements [2021-05-19T13:05:38.812Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-19T13:05:40.279Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-05-19T13:05:40.412Z] time="2021-05-19T13:05:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-19T13:05:41.384Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-19T13:05:41.645Z] --- PASS: TestDaemonStartWithLogOpt (6.14s) [2021-05-19T13:05:41.645Z] === CONT TestReadPluginNoRead [2021-05-19T13:05:42.180Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.684s coverage: 46.2% of statements [2021-05-19T13:05:42.180Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-19T13:05:42.180Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.309s coverage: 49.4% of statements [2021-05-19T13:05:42.216Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-19T13:05:44.087Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 57.5% of statements [2021-05-19T13:05:44.764Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-19T13:05:45.014Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.862s coverage: 57.7% of statements [2021-05-19T13:05:45.014Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-19T13:05:45.014Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-19T13:05:45.025Z] === RUN TestReadPluginNoRead/default [2021-05-19T13:05:45.285Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-19T13:05:45.546Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-19T13:05:45.546Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-19T13:05:45.546Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-19T13:05:45.546Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-19T13:05:45.546Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-19T13:05:45.546Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-19T13:05:45.575Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.035s coverage: 3.0% of statements [2021-05-19T13:05:46.502Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2021-05-19T13:05:46.934Z] --- PASS: TestContinueAfterPluginCrash (11.44s) [2021-05-19T13:05:46.934Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-19T13:05:47.506Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-19T13:05:48.391Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.7% of statements [2021-05-19T13:05:48.391Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-19T13:05:48.391Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-19T13:05:48.954Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.2% of statements [2021-05-19T13:05:49.143Z] --- PASS: TestGet (15.02s) [2021-05-19T13:05:49.143Z] === RUN TestPluginWithNoManifest [2021-05-19T13:05:49.143Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-19T13:05:49.143Z] === RUN TestGetAll [2021-05-19T13:05:49.143Z] --- PASS: TestGetAll (0.00s) [2021-05-19T13:05:49.143Z] PASS [2021-05-19T13:05:49.143Z] coverage: 73.4% of statements [2021-05-19T13:05:49.143Z] ok github.com/docker/docker/pkg/plugins 36.207s coverage: 73.4% of statements [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/quota [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/rootless [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/volume [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-19T13:05:49.143Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-19T13:05:49.420Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-19T13:05:49.681Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-19T13:05:49.681Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-19T13:05:50.321Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2021-05-19T13:05:50.578Z] ok github.com/docker/docker/daemon/logger/awslogs 0.172s coverage: 77.4% of statements [2021-05-19T13:05:50.578Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-19T13:05:50.578Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-19T13:05:50.624Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-19T13:05:50.885Z] --- PASS: TestReadPluginNoRead (9.43s) [2021-05-19T13:05:50.885Z] --- PASS: TestReadPluginNoRead/default (2.01s) [2021-05-19T13:05:50.885Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.01s) [2021-05-19T13:05:50.885Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.93s) [2021-05-19T13:05:50.885Z] read_test.go:92: [d256a34317180] daemon is not started [2021-05-19T13:05:50.885Z] PASS [2021-05-19T13:05:50.885Z] [2021-05-19T13:05:50.885Z] DONE 6 tests in 15.758s [2021-05-19T13:05:51.146Z] 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-05-19T13:05:51.146Z] ++ 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-05-19T13:05:51.146Z] ++ set -e [2021-05-19T13:05:51.146Z] ++ '[' -n 0 ']' [2021-05-19T13:05:51.146Z] ++ set -x [2021-05-19T13:05:51.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-19T13:05:51.146Z] testing: warning: no tests to run [2021-05-19T13:05:51.146Z] PASS [2021-05-19T13:05:51.146Z] [2021-05-19T13:05:51.146Z] DONE 0 tests in 0.047s [2021-05-19T13:05:51.146Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-19T13:05:51.146Z] ++ 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-05-19T13:05:51.146Z] ++ set -e [2021-05-19T13:05:51.146Z] ++ '[' -n 0 ']' [2021-05-19T13:05:51.146Z] ++ set -x [2021-05-19T13:05:51.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-19T13:05:51.146Z] INFO: Testing against a local daemon [2021-05-19T13:05:51.146Z] === RUN TestPluginWithDevMounts [2021-05-19T13:05:51.146Z] === PAUSE TestPluginWithDevMounts [2021-05-19T13:05:51.146Z] === CONT TestPluginWithDevMounts [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === Skipped [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-19T13:05:51.336Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-19T13:05:51.336Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-19T13:05:51.336Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-05-19T13:05:51.336Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-05-19T13:05:51.336Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-19T13:05:51.336Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-19T13:05:51.336Z] daemon_test.go:147: root required [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-19T13:05:51.336Z] reload_test.go:520: root required [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-19T13:05:51.336Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-19T13:05:51.336Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-19T13:05:51.336Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-19T13:05:51.336Z] download_test.go:268: Needs fixing on Windows [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-19T13:05:51.336Z] layer_test.go:304: Failing on Windows [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-19T13:05:51.336Z] layer_test.go:353: Failing on Windows [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-19T13:05:51.336Z] layer_test.go:468: Failing on Windows [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-19T13:05:51.336Z] layer_test.go:697: Failing on Windows [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-19T13:05:51.336Z] migration_test.go:46: Failing on Windows [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-19T13:05:51.336Z] migration_test.go:182: Failing on Windows [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-19T13:05:51.336Z] mount_test.go:17: Failing on Windows [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-19T13:05:51.336Z] mount_test.go:76: Failing on Windows [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-19T13:05:51.336Z] mount_test.go:125: Failing on Windows [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-19T13:05:51.336Z] mount_test.go:212: Failing on Windows [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-19T13:05:51.336Z] archive_test.go:134: Xz not present in msys2 [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-19T13:05:51.336Z] archive_test.go:239: Failing on Windows CI machines [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-19T13:05:51.336Z] archive_windows_test.go:16: Currently fails [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-19T13:05:51.336Z] changes_test.go:196: needs more investigation [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-05-19T13:05:51.336Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-05-19T13:05:51.336Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-19T13:05:51.336Z] changes_test.go:433: needs further investigation [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-19T13:05:51.336Z] changes_test.go:469: needs further investigation [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-19T13:05:51.336Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-19T13:05:51.336Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-19T13:05:51.336Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-19T13:05:51.336Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-19T13:05:51.336Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-19T13:05:51.336Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-19T13:05:51.336Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-19T13:05:51.336Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-19T13:05:51.336Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-19T13:05:51.336Z] poller_test.go:41: No chmod on Windows [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-19T13:05:51.336Z] fileutils_test.go:134: Needs porting to Windows [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-19T13:05:51.336Z] fileutils_test.go:180: Needs porting to Windows [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-19T13:05:51.336Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-05-19T13:05:51.336Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-05-19T13:05:51.336Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-19T13:05:51.336Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-19T13:05:51.336Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] [2021-05-19T13:05:51.336Z] DONE 1833 tests, 47 skipped in 224.509s [2021-05-19T13:05:51.336Z] INFO: make.ps1 ended at 05/19/2021 13:05:51 [2021-05-19T13:05:51.406Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-19T13:05:51.507Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2021-05-19T13:05:51.763Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-05-19T13:05:52.326Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2021-05-19T13:05:52.354Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-19T13:05:53.255Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2021-05-19T13:05:53.255Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-19T13:05:53.296Z] --- PASS: TestPluginWithDevMounts (1.95s) [2021-05-19T13:05:53.296Z] PASS [2021-05-19T13:05:53.296Z] [2021-05-19T13:05:53.296Z] DONE 1 tests in 2.086s [2021-05-19T13:05:53.296Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-19T13:05:53.296Z] ++ 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-05-19T13:05:53.296Z] ++ set -e [2021-05-19T13:05:53.296Z] ++ '[' -n 0 ']' [2021-05-19T13:05:53.296Z] ++ set -x [2021-05-19T13:05:53.296Z] ++ 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-05-19T13:05:53.296Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-19T13:05:53.296Z] INFO: Testing against a local daemon [2021-05-19T13:05:53.296Z] === RUN TestSecretInspect [2021-05-19T13:05:53.558Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-19T13:05:53.558Z] INFO: Unit tests ended at 05/19/2021 13:05:52. Duration:00:04:01.9882376 [2021-05-19T13:05:53.558Z] INFO: Building busybox [2021-05-19T13:05:53.558Z] Sending build context to Docker daemon 5.12kB [2021-05-19T13:05:53.558Z] [2021-05-19T13:05:53.558Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-19T13:05:53.558Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-19T13:05:53.558Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-19T13:05:53.558Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-19T13:05:53.558Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-19T13:05:53.558Z] ---> 39d157a84080 [2021-05-19T13:05:53.558Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-19T13:05:53.558Z] ---> Running in b070da981879 [2021-05-19T13:05:54.184Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 56.8% of statements [2021-05-19T13:05:54.238Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-19T13:05:54.238Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-19T13:05:54.238Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-19T13:05:54.747Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-05-19T13:05:54.810Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-19T13:05:54.810Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-19T13:05:55.070Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-19T13:05:55.070Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-19T13:05:55.070Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-19T13:05:56.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-05-19T13:05:56.013Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-19T13:05:56.274Z] --- PASS: TestSecretInspect (2.83s) [2021-05-19T13:05:56.274Z] === RUN TestSecretList [2021-05-19T13:05:56.635Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-05-19T13:05:56.635Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-05-19T13:05:57.218Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-19T13:05:57.562Z] ok github.com/docker/docker/daemon/logger/splunk 1.636s coverage: 82.5% of statements [2021-05-19T13:05:57.562Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-19T13:05:57.562Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2021-05-19T13:05:57.562Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-19T13:05:58.323Z] Removing intermediate container b070da981879 [2021-05-19T13:05:58.323Z] ---> f99ac6156d6b [2021-05-19T13:05:58.323Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-19T13:05:58.323Z] ---> Running in 3d6f22ccfaa7 [2021-05-19T13:05:58.323Z] Removing intermediate container 3d6f22ccfaa7 [2021-05-19T13:05:58.323Z] ---> a2d139a26dda [2021-05-19T13:05:58.323Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-19T13:05:58.603Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-19T13:05:58.603Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-19T13:05:58.786Z] ---> Running in dcc09b1a1ff4 [2021-05-19T13:05:58.786Z] Removing intermediate container dcc09b1a1ff4 [2021-05-19T13:05:58.786Z] ---> 38e33b5a84b9 [2021-05-19T13:05:58.786Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-19T13:05:59.451Z] ok github.com/docker/docker/distribution/metadata 0.078s coverage: 48.2% of statements [2021-05-19T13:05:59.547Z] --- PASS: TestSecretList (3.27s) [2021-05-19T13:05:59.547Z] === RUN TestSecretsCreateAndDelete [2021-05-19T13:06:00.359Z] [2021-05-19T13:06:00.379Z] ok github.com/docker/docker/distribution 0.218s coverage: 25.2% of statements [2021-05-19T13:06:00.379Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-19T13:06:00.820Z] ---> 4276dfa448e8 [2021-05-19T13:06:00.820Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-19T13:06:00.820Z] ---> Running in a43fd9fdcb3a [2021-05-19T13:06:01.307Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-05-19T13:06:01.464Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-19T13:06:02.233Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-05-19T13:06:02.413Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-19T13:06:02.413Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-19T13:06:02.684Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2021-05-19T13:06:02.684Z] === RUN TestSecretsUpdate [2021-05-19T13:06:02.796Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 85.1% of statements [2021-05-19T13:06:02.796Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-19T13:06:03.357Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-05-19T13:06:03.629Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-19T13:06:04.285Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements [2021-05-19T13:06:04.855Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2021-05-19T13:06:04.855Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-19T13:06:05.016Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-19T13:06:05.589Z] --- PASS: TestSecretsUpdate (3.03s) [2021-05-19T13:06:05.589Z] === RUN TestTemplatedSecret [2021-05-19T13:06:05.781Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-05-19T13:06:06.167Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-19T13:06:07.109Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-19T13:06:07.109Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-19T13:06:07.145Z] ok github.com/docker/docker/oci 0.007s coverage: 45.2% of statements [2021-05-19T13:06:07.707Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-05-19T13:06:07.707Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-05-19T13:06:08.495Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-19T13:06:09.597Z] ok github.com/docker/docker/pkg/archive 0.290s coverage: 82.3% of statements [2021-05-19T13:06:10.410Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-19T13:06:10.525Z] ok github.com/docker/docker/pkg/authorization 0.159s coverage: 68.3% of statements [2021-05-19T13:06:10.525Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-05-19T13:06:10.781Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-05-19T13:06:11.264Z] Removing intermediate container a43fd9fdcb3a [2021-05-19T13:06:11.264Z] ---> 81ec55035f9a [2021-05-19T13:06:11.264Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-19T13:06:11.264Z] ---> Running in 43a86fd6be26 [2021-05-19T13:06:11.725Z] [2021-05-19T13:06:11.725Z] SUCCESS: Specified value was saved. [2021-05-19T13:06:11.795Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-19T13:06:11.795Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-19T13:06:11.795Z] --- PASS: TestTemplatedSecret (6.04s) [2021-05-19T13:06:11.795Z] === RUN TestSecretCreateResolve [2021-05-19T13:06:12.367Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-19T13:06:14.044Z] ok github.com/docker/docker/pkg/chrootarchive 2.487s coverage: 43.2% of statements [2021-05-19T13:06:14.044Z] ok github.com/docker/docker/layer 7.451s coverage: 68.8% of statements [2021-05-19T13:06:14.044Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-19T13:06:14.044Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-19T13:06:14.044Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-19T13:06:14.044Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-19T13:06:14.044Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-19T13:06:14.044Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-19T13:06:14.044Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-19T13:06:14.282Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-19T13:06:14.300Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-05-19T13:06:14.546Z] --- PASS: TestSecretCreateResolve (2.86s) [2021-05-19T13:06:14.546Z] PASS [2021-05-19T13:06:14.546Z] [2021-05-19T13:06:14.546Z] DONE 6 tests in 21.359s [2021-05-19T13:06:14.546Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-19T13:06:14.546Z] ++ 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-05-19T13:06:14.546Z] ++ set -e [2021-05-19T13:06:14.546Z] ++ '[' -n 0 ']' [2021-05-19T13:06:14.546Z] ++ set -x [2021-05-19T13:06:14.546Z] ++ 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-05-19T13:06:14.697Z] Removing intermediate container 43a86fd6be26 [2021-05-19T13:06:14.697Z] ---> 7399481da3f4 [2021-05-19T13:06:14.697Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-19T13:06:14.697Z] ---> Running in cfd33949d2b2 [2021-05-19T13:06:14.808Z] INFO: Testing against a local daemon [2021-05-19T13:06:14.808Z] === RUN TestServiceCreateInit [2021-05-19T13:06:14.808Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-19T13:06:14.861Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-05-19T13:06:14.861Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-05-19T13:06:15.788Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-05-19T13:06:16.197Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-19T13:06:16.197Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-19T13:06:16.197Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-19T13:06:16.197Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-19T13:06:16.197Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-19T13:06:16.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-05-19T13:06:16.350Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-05-19T13:06:16.605Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-05-19T13:06:17.139Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-19T13:06:18.074Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-05-19T13:06:18.639Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2021-05-19T13:06:19.203Z] ok github.com/docker/docker/pkg/discovery/kv 3.058s coverage: 84.1% of statements [2021-05-19T13:06:19.427Z] Cannot create a file when that file already exists. [2021-05-19T13:06:19.461Z] ok github.com/docker/docker/pkg/fsutils 0.181s coverage: 85.1% of statements [2021-05-19T13:06:19.462Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-05-19T13:06:20.827Z] ok github.com/docker/docker/pkg/idtools 0.437s coverage: 69.5% of statements [2021-05-19T13:06:20.827Z] ok github.com/docker/docker/pkg/ioutils 0.510s coverage: 70.1% of statements [2021-05-19T13:06:21.346Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-19T13:06:21.389Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-05-19T13:06:21.389Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-19T13:06:21.389Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2021-05-19T13:06:21.389Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-19T13:06:21.389Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-19T13:06:21.646Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-05-19T13:06:21.646Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-19T13:06:21.646Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-05-19T13:06:21.917Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-19T13:06:22.208Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-05-19T13:06:22.465Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2021-05-19T13:06:22.465Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-05-19T13:06:22.465Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-19T13:06:22.465Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-19T13:06:23.301Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-19T13:06:23.393Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-05-19T13:06:24.180Z] Removing intermediate container cfd33949d2b2 [2021-05-19T13:06:24.180Z] ---> f13d32f6ac0f [2021-05-19T13:06:24.180Z] Step 13/13 : CMD ["sh"] [2021-05-19T13:06:24.180Z] ---> Running in 3f642c79b7c2 [2021-05-19T13:06:24.243Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-19T13:06:24.244Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-19T13:06:24.244Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-19T13:06:24.322Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-05-19T13:06:24.322Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-05-19T13:06:24.578Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-05-19T13:06:24.657Z] Removing intermediate container 3f642c79b7c2 [2021-05-19T13:06:24.657Z] ---> 3403f670dd1a [2021-05-19T13:06:24.657Z] Successfully built 3403f670dd1a [2021-05-19T13:06:24.657Z] Successfully tagged busybox:latest [2021-05-19T13:06:24.657Z] INFO: Docker images of the daemon under test [2021-05-19T13:06:24.657Z] [2021-05-19T13:06:24.657Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T13:06:24.657Z] busybox latest 3403f670dd1a Less than a second ago 2.78GB [2021-05-19T13:06:24.657Z] microsoft/windowsservercore latest 39d157a84080 2 months ago 2.74GB [2021-05-19T13:06:24.657Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 2 months ago 2.74GB [2021-05-19T13:06:24.657Z] [2021-05-19T13:06:24.657Z] INFO: Running integration tests at 05/19/2021 13:06:24... [2021-05-19T13:06:24.657Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-19T13:06:24.657Z] INFO: Integration API tests being run from the host: [2021-05-19T13:06:24.657Z] INFO: make.ps1 starting at 05/19/2021 13:06:24 [2021-05-19T13:06:25.654Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-19T13:06:25.941Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-05-19T13:06:26.197Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-05-19T13:06:26.798Z] --- PASS: TestServiceCreateInit (11.57s) [2021-05-19T13:06:26.798Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.95s) [2021-05-19T13:06:26.798Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.60s) [2021-05-19T13:06:26.798Z] === RUN TestCreateServiceMultipleTimes [2021-05-19T13:06:27.059Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-19T13:06:28.007Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-19T13:06:29.481Z] ok github.com/docker/docker/pkg/signal 2.386s coverage: 61.0% of statements [2021-05-19T13:06:29.481Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-05-19T13:06:29.737Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-05-19T13:06:29.922Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-19T13:06:29.992Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-05-19T13:06:30.554Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-05-19T13:06:31.115Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2021-05-19T13:06:31.676Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2021-05-19T13:06:32.237Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-05-19T13:06:32.237Z] testing: warning: no tests to run [2021-05-19T13:06:32.493Z] coverage: [no statements] [2021-05-19T13:06:32.493Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-05-19T13:06:32.749Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-05-19T13:06:33.006Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-05-19T13:06:33.262Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-05-19T13:06:35.152Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-05-19T13:06:35.714Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-05-19T13:06:36.277Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-05-19T13:06:37.642Z] ok github.com/docker/docker/quota 0.233s coverage: 71.4% of statements [2021-05-19T13:06:38.205Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-05-19T13:06:39.571Z] ok github.com/docker/docker/registry 0.061s coverage: 58.8% of statements [2021-05-19T13:06:39.827Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-05-19T13:06:39.922Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-19T13:06:39.922Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-19T13:06:40.083Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-05-19T13:06:41.012Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-05-19T13:06:41.012Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-05-19T13:06:41.835Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-19T13:06:43.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-19T13:06:44.165Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-05-19T13:06:44.278Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-05-19T13:06:45.204Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.4% of statements [2021-05-19T13:06:45.765Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-05-19T13:06:46.075Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-05-19T13:06:47.131Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2021-05-19T13:06:47.459Z] --- PASS: TestCreateServiceMultipleTimes (20.92s) [2021-05-19T13:06:47.459Z] === RUN TestCreateServiceConflict [2021-05-19T13:06:47.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-05-19T13:06:49.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-05-19T13:06:49.373Z] --- PASS: TestCreateServiceConflict (2.19s) [2021-05-19T13:06:49.373Z] === RUN TestCreateServiceMaxReplicas [2021-05-19T13:06:50.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b1c560_} [2021-05-19T13:06:52.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-05-19T13:06:52.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1813016018_/foo_false____} [2021-05-19T13:06:53.659Z] --- PASS: TestCreateServiceMaxReplicas (4.17s) [2021-05-19T13:06:53.659Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-19T13:06:54.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1813016018_/foo_true____} [2021-05-19T13:06:55.761Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-19T13:06:55.761Z] INFO: Testing against a local daemon [2021-05-19T13:06:55.761Z] === RUN TestBuildWithSession [2021-05-19T13:06:55.761Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-19T13:06:55.761Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T13:06:55.761Z] === RUN TestBuildSquashParent [2021-05-19T13:06:55.761Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-19T13:06:55.761Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:06:55.761Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-19T13:06:55.761Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T13:06:55.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T13:06:55.761Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T13:06:55.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T13:06:55.761Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T13:06:55.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T13:06:55.761Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T13:06:55.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T13:06:55.761Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T13:06:55.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T13:06:55.761Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T13:06:55.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T13:06:55.761Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T13:06:55.761Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T13:06:55.761Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T13:06:55.761Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T13:06:55.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3270338825_/foo_false____} [2021-05-19T13:06:57.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3270338825_/foo_true____} [2021-05-19T13:06:58.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-05-19T13:06:59.296Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/rootless [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/volume [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-19T13:06:59.296Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-19T13:06:59.296Z] [2021-05-19T13:06:59.296Z] === Skipped [2021-05-19T13:06:59.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-19T13:06:59.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T13:06:59.296Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T13:06:59.296Z] [2021-05-19T13:06:59.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-19T13:06:59.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T13:06:59.296Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T13:06:59.296Z] [2021-05-19T13:06:59.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-19T13:06:59.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T13:06:59.296Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T13:06:59.296Z] [2021-05-19T13:06:59.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-19T13:06:59.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T13:06:59.296Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T13:06:59.296Z] [2021-05-19T13:06:59.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-19T13:06:59.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T13:06:59.296Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T13:06:59.296Z] [2021-05-19T13:06:59.297Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-19T13:06:59.297Z] graphtest_unix.go:73: No driver to put! [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-19T13:06:59.297Z] time="2021-05-19T13:05:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T13:06:59.297Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T13:06:59.297Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-19T13:06:59.297Z] time="2021-05-19T13:05:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T13:06:59.297Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T13:06:59.297Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-19T13:06:59.297Z] time="2021-05-19T13:05:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T13:06:59.297Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T13:06:59.297Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-19T13:06:59.297Z] time="2021-05-19T13:05:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T13:06:59.297Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T13:06:59.297Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-19T13:06:59.297Z] time="2021-05-19T13:05:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T13:06:59.297Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T13:06:59.297Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-19T13:06:59.297Z] graphtest_unix.go:73: No driver to put! [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-19T13:06:59.297Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-19T13:06:59.297Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-19T13:06:59.297Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-19T13:06:59.297Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-19T13:06:59.297Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T13:06:59.297Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-19T13:06:59.297Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T13:06:59.297Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-19T13:06:59.297Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T13:06:59.297Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-19T13:06:59.297Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T13:06:59.297Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-19T13:06:59.297Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T13:06:59.297Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-19T13:06:59.297Z] graphtest_unix.go:73: No driver to put! [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-19T13:06:59.297Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-19T13:06:59.297Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] [2021-05-19T13:06:59.297Z] DONE 2254 tests, 24 skipped in 255.817s Post stage [Pipeline] junit [2021-05-19T13:06:59.320Z] Recording test results [2021-05-19T13:06:59.423Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3270338825_/foo_true__0xc000b1c5e0__} [2021-05-19T13:06:59.627Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-05-19T13:06:59.947Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42394/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=69d1ac36360d4e7b0134d6ee7203a0c601183c70 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:69d1ac36360d4e7b0134d6ee7203a0c601183c70 hack/validate/vendor [2021-05-19T13:07:01.338Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b1c600_} [2021-05-19T13:07:01.835Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-19T13:07:02.181Z] + echo Ensuring container killed. [2021-05-19T13:07:02.181Z] Ensuring container killed. [2021-05-19T13:07:02.181Z] + docker rm -vf docker-pr2 [2021-05-19T13:07:02.181Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-05-19T13:07:02.452Z] + echo Chowning /workspace to jenkins user [2021-05-19T13:07:02.452Z] Chowning /workspace to jenkins user [2021-05-19T13:07:02.452Z] + id -u [2021-05-19T13:07:02.452Z] + id -g [2021-05-19T13:07:02.452Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42394:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-19T13:07:03.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b1c620_} [2021-05-19T13:07:03.301Z] + bundleName=unit [2021-05-19T13:07:03.301Z] + echo Creating unit-bundles.tar.gz [2021-05-19T13:07:03.301Z] Creating unit-bundles.tar.gz [2021-05-19T13:07:03.301Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-05-19T13:07:03.301Z] bundles/junit-report.xml [2021-05-19T13:07:03.301Z] bundles/go-test-report.json [2021-05-19T13:07:03.301Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-05-19T13:07:03.309Z] Archiving artifacts [2021-05-19T13:07:03.727Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42394/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-19T13:07:04.023Z] + make clean [2021-05-19T13:07:04.023Z] docker volume rm -f docker-dev-cache [2021-05-19T13:07:04.279Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T13:07:04.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b1c640_} [2021-05-19T13:07:06.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b1c660_} [2021-05-19T13:07:07.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-19T13:07:07.937Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.43s) [2021-05-19T13:07:07.937Z] === RUN TestCreateServiceSecretFileMode [2021-05-19T13:07:09.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-19T13:07:09.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-19T13:07:09.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-19T13:07:09.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-19T13:07:09.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-19T13:07:09.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-19T13:07:09.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-19T13:07:09.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-19T13:07:09.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-19T13:07:09.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-19T13:07:09.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-19T13:07:09.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-05-19T13:07:09.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-05-19T13:07:09.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-05-19T13:07:09.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-05-19T13:07:09.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-05-19T13:07:09.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-05-19T13:07:09.582Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-19T13:07:11.496Z] --- PASS: TestCreateServiceSecretFileMode (3.40s) [2021-05-19T13:07:11.496Z] === RUN TestCreateServiceConfigFileMode [2021-05-19T13:07:13.753Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T13:07:13.753Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T13:07:14.797Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-19T13:07:14.797Z] --- PASS: TestCreateServiceConfigFileMode (3.43s) [2021-05-19T13:07:14.797Z] === RUN TestCreateServiceSysctls [2021-05-19T13:07:15.740Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-05-19T13:07:18.287Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-19T13:07:20.836Z] --- PASS: TestCreateServiceSysctls (5.57s) [2021-05-19T13:07:20.836Z] === RUN TestCreateServiceCapabilities [2021-05-19T13:07:22.486Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-19T13:07:22.486Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.76s) [2021-05-19T13:07:22.486Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.06s) [2021-05-19T13:07:22.486Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (18.19s) [2021-05-19T13:07:22.486Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.65s) [2021-05-19T13:07:22.486Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.24s) [2021-05-19T13:07:22.486Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.00s) [2021-05-19T13:07:22.486Z] === RUN TestBuildMultiStageCopy [2021-05-19T13:07:22.486Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-19T13:07:24.141Z] --- PASS: TestCreateServiceCapabilities (3.27s) [2021-05-19T13:07:24.141Z] === RUN TestInspect [2021-05-19T13:07:24.141Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-19T13:07:25.526Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-19T13:07:25.787Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-19T13:07:27.173Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-19T13:07:27.746Z] --- PASS: TestInspect (4.14s) [2021-05-19T13:07:27.746Z] === RUN TestCreateJob [2021-05-19T13:07:28.007Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-05-19T13:07:28.951Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-19T13:07:29.893Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-19T13:07:31.278Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-19T13:07:32.220Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-19T13:07:32.793Z] --- PASS: TestCreateJob (4.80s) [2021-05-19T13:07:32.793Z] === RUN TestReplicatedJob [2021-05-19T13:07:33.365Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-19T13:07:34.752Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-19T13:07:36.139Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-19T13:07:37.375Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-19T13:07:37.375Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-19T13:07:37.525Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-19T13:07:37.837Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-19T13:07:38.912Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-19T13:07:39.382Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-19T13:07:40.299Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-19T13:07:41.032Z] --- PASS: TestBuildMultiStageCopy (18.96s) [2021-05-19T13:07:41.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (13.89s) [2021-05-19T13:07:41.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.02s) [2021-05-19T13:07:41.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.11s) [2021-05-19T13:07:41.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.34s) [2021-05-19T13:07:41.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.61s) [2021-05-19T13:07:41.032Z] === RUN TestBuildMultiStageParentConfig [2021-05-19T13:07:41.243Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-19T13:07:41.508Z] --- PASS: TestReplicatedJob (8.81s) [2021-05-19T13:07:41.508Z] === RUN TestUpdateReplicatedJob [2021-05-19T13:07:42.454Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-19T13:07:43.859Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-19T13:07:43.964Z] --- PASS: TestBuildMultiStageParentConfig (2.88s) [2021-05-19T13:07:43.964Z] === RUN TestBuildLabelWithTargets [2021-05-19T13:07:43.964Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-05-19T13:07:43.964Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T13:07:43.964Z] === RUN TestBuildWithEmptyLayers [2021-05-19T13:07:44.813Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-19T13:07:44.813Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-19T13:07:45.510Z] --- PASS: TestBuildWithEmptyLayers (1.53s) [2021-05-19T13:07:45.510Z] === RUN TestBuildMultiStageOnBuild [2021-05-19T13:07:46.199Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-19T13:07:46.199Z] --- PASS: TestUpdateReplicatedJob (4.86s) [2021-05-19T13:07:46.199Z] === RUN TestServiceListWithStatuses [2021-05-19T13:07:46.199Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-19T13:07:46.199Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T13:07:46.199Z] === RUN TestDockerNetworkConnectAlias [2021-05-19T13:07:46.776Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-19T13:07:48.690Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-19T13:07:49.633Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-19T13:07:50.577Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-19T13:07:52.491Z] --- PASS: TestDockerNetworkConnectAlias (6.03s) [2021-05-19T13:07:52.491Z] === RUN TestDockerNetworkReConnect [2021-05-19T13:07:52.491Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-19T13:07:53.435Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-19T13:07:56.737Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-19T13:07:58.123Z] --- PASS: TestDockerNetworkReConnect (5.52s) [2021-05-19T13:07:58.123Z] === RUN TestServicePlugin [2021-05-19T13:08:02.331Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-19T13:08:06.595Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-19T13:08:06.725Z] --- PASS: TestBuildMultiStageOnBuild (18.73s) [2021-05-19T13:08:06.725Z] === RUN TestBuildUncleanTarFilenames [2021-05-19T13:08:06.725Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-05-19T13:08:06.725Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T13:08:06.725Z] === RUN TestBuildMultiStageLayerLeak [2021-05-19T13:08:07.537Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-19T13:08:12.845Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-19T13:08:16.146Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-19T13:08:16.406Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-19T13:08:16.667Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-05-19T13:08:17.146Z] --- PASS: TestBuildMultiStageLayerLeak (12.35s) [2021-05-19T13:08:17.146Z] === RUN TestBuildWithHugeFile [2021-05-19T13:08:23.257Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-05-19T13:08:23.518Z] === RUN TestDockerSuite/TestCpToDot [2021-05-19T13:08:24.462Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-19T13:08:26.377Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-19T13:08:27.762Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-19T13:08:28.333Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-19T13:08:29.720Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-19T13:08:29.720Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-19T13:08:30.664Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-19T13:08:32.049Z] --- PASS: TestServicePlugin (34.04s) [2021-05-19T13:08:32.049Z] plugin_test.go:62: [d51e962f4c2ae] joining swarm manager [dee31cea59f5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:08:32.049Z] plugin_test.go:65: [d87b2c489ee9d] joining swarm manager [dee31cea59f5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:08:32.049Z] === RUN TestServiceUpdateLabel [2021-05-19T13:08:32.310Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-19T13:08:32.310Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-19T13:08:32.310Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-19T13:08:32.882Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-19T13:08:33.828Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-19T13:08:33.828Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-19T13:08:33.828Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-19T13:08:34.399Z] --- PASS: TestServiceUpdateLabel (2.45s) [2021-05-19T13:08:34.399Z] === RUN TestServiceUpdateSecrets [2021-05-19T13:08:34.661Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-19T13:08:35.233Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-19T13:08:35.233Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-19T13:08:35.233Z] === RUN TestDockerSuite/TestCreateRM [2021-05-19T13:08:35.494Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-19T13:08:35.494Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-19T13:08:35.494Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-19T13:08:35.494Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-19T13:08:38.042Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-19T13:08:38.042Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-19T13:08:38.042Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-19T13:08:42.258Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-19T13:08:42.258Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-19T13:08:42.258Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-19T13:08:42.258Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-19T13:08:42.258Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-19T13:08:42.258Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-19T13:08:42.832Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-19T13:08:44.746Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-19T13:08:45.688Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-19T13:08:47.073Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-19T13:08:48.459Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-19T13:08:49.400Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-19T13:08:49.977Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-19T13:08:49.977Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-19T13:08:50.548Z] --- PASS: TestServiceUpdateSecrets (16.28s) [2021-05-19T13:08:50.548Z] === RUN TestServiceUpdateConfigs [2021-05-19T13:08:51.119Z] === RUN TestDockerSuite/TestDockerFails [2021-05-19T13:08:51.119Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-05-19T13:08:51.119Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-05-19T13:08:51.119Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-05-19T13:08:53.035Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-05-19T13:08:53.606Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-05-19T13:08:56.151Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-05-19T13:08:56.151Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-05-19T13:08:56.151Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-05-19T13:08:56.721Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-05-19T13:09:04.855Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-19T13:09:05.797Z] --- PASS: TestServiceUpdateConfigs (15.16s) [2021-05-19T13:09:05.797Z] === RUN TestServiceUpdateNetwork [2021-05-19T13:09:06.368Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-19T13:09:09.673Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-19T13:09:11.585Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-05-19T13:09:12.970Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-19T13:09:13.542Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-19T13:09:14.927Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-19T13:09:15.499Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-19T13:09:16.440Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-19T13:09:17.011Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-05-19T13:09:18.924Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-05-19T13:09:20.309Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-19T13:09:20.881Z] --- PASS: TestServiceUpdateNetwork (14.99s) [2021-05-19T13:09:20.881Z] === RUN TestServiceUpdatePidsLimit [2021-05-19T13:09:21.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-05-19T13:09:22.398Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-19T13:09:23.785Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-19T13:09:24.357Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-05-19T13:09:27.658Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-19T13:09:28.601Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-19T13:09:29.987Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-19T13:09:30.929Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-19T13:09:36.221Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-19T13:09:36.221Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-19T13:09:37.603Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-19T13:09:38.174Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-05-19T13:09:38.745Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-19T13:09:38.745Z] --- PASS: TestServiceUpdatePidsLimit (18.04s) [2021-05-19T13:09:38.745Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.54s) [2021-05-19T13:09:38.745Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.20s) [2021-05-19T13:09:38.745Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s) [2021-05-19T13:09:38.745Z] PASS [2021-05-19T13:09:38.745Z] [2021-05-19T13:09:38.745Z] === Skipped [2021-05-19T13:09:38.745Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-19T13:09:38.745Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T13:09:38.745Z] [2021-05-19T13:09:38.745Z] [2021-05-19T13:09:38.745Z] DONE 27 tests, 1 skipped in 204.230s [2021-05-19T13:09:38.745Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-19T13:09:38.745Z] ++ 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-05-19T13:09:38.745Z] ++ set -e [2021-05-19T13:09:38.745Z] ++ '[' -n 0 ']' [2021-05-19T13:09:38.745Z] ++ set -x [2021-05-19T13:09:38.745Z] ++ 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-05-19T13:09:39.005Z] INFO: Testing against a local daemon [2021-05-19T13:09:39.005Z] === RUN TestSessionCreate [2021-05-19T13:09:39.005Z] --- PASS: TestSessionCreate (0.04s) [2021-05-19T13:09:39.005Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-19T13:09:39.005Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-05-19T13:09:39.005Z] PASS [2021-05-19T13:09:39.005Z] [2021-05-19T13:09:39.005Z] DONE 2 tests in 0.192s [2021-05-19T13:09:39.005Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-05-19T13:09:39.005Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-19T13:09:39.005Z] ++ 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-05-19T13:09:39.005Z] ++ set -e [2021-05-19T13:09:39.005Z] ++ '[' -n 0 ']' [2021-05-19T13:09:39.005Z] ++ set -x [2021-05-19T13:09:39.005Z] ++ 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-05-19T13:09:39.266Z] INFO: Testing against a local daemon [2021-05-19T13:09:39.266Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-19T13:09:39.266Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T13:09:39.266Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-19T13:09:39.266Z] === RUN TestEventsExecDie [2021-05-19T13:09:39.527Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-05-19T13:09:39.527Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-19T13:09:40.916Z] --- PASS: TestEventsExecDie (1.69s) [2021-05-19T13:09:40.916Z] === RUN TestEventsBackwardsCompatible [2021-05-19T13:09:40.916Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-05-19T13:09:40.916Z] === RUN TestInfoBinaryCommits [2021-05-19T13:09:40.916Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-05-19T13:09:40.916Z] === RUN TestInfoAPIVersioned [2021-05-19T13:09:40.916Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-05-19T13:09:40.916Z] === RUN TestInfoDiscoveryBackend [2021-05-19T13:09:41.858Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-19T13:09:41.858Z] --- PASS: TestInfoDiscoveryBackend (0.75s) [2021-05-19T13:09:41.858Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-19T13:09:42.800Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-19T13:09:42.800Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-19T13:09:42.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-05-19T13:09:43.372Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-19T13:09:43.372Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-19T13:09:43.372Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-19T13:09:43.633Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.88s) [2021-05-19T13:09:43.633Z] === RUN TestInfoAPI [2021-05-19T13:09:43.633Z] --- PASS: TestInfoAPI (0.07s) [2021-05-19T13:09:43.633Z] === RUN TestInfoAPIWarnings [2021-05-19T13:09:45.019Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-19T13:09:45.590Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-19T13:09:45.850Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-19T13:09:47.235Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-05-19T13:09:47.497Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-05-19T13:09:47.497Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-05-19T13:09:47.497Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-19T13:09:48.440Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-05-19T13:09:49.011Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-05-19T13:09:49.582Z] === RUN TestDockerSuite/TestEventsRename [2021-05-19T13:09:50.968Z] === RUN TestDockerSuite/TestEventsResize [2021-05-19T13:09:51.910Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-19T13:09:58.510Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-19T13:09:59.081Z] === RUN TestDockerSuite/TestEventsStreaming [2021-05-19T13:10:00.022Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-19T13:10:00.283Z] --- PASS: TestInfoAPIWarnings (16.69s) [2021-05-19T13:10:00.283Z] === RUN TestInfoDebug [2021-05-19T13:10:01.224Z] --- PASS: TestInfoDebug (0.69s) [2021-05-19T13:10:01.224Z] === RUN TestInfoInsecureRegistries [2021-05-19T13:10:01.795Z] --- PASS: TestInfoInsecureRegistries (0.75s) [2021-05-19T13:10:01.795Z] === RUN TestInfoRegistryMirrors [2021-05-19T13:10:02.367Z] --- PASS: TestInfoRegistryMirrors (0.66s) [2021-05-19T13:10:02.367Z] === RUN TestLoginFailsWithBadCredentials [2021-05-19T13:10:02.628Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-05-19T13:10:02.628Z] === RUN TestPingCacheHeaders [2021-05-19T13:10:02.628Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-19T13:10:02.628Z] === RUN TestPingGet [2021-05-19T13:10:02.628Z] --- PASS: TestPingGet (0.02s) [2021-05-19T13:10:02.628Z] === RUN TestPingHead [2021-05-19T13:10:02.628Z] --- PASS: TestPingHead (0.02s) [2021-05-19T13:10:02.628Z] === RUN TestVersion [2021-05-19T13:10:02.628Z] --- PASS: TestVersion (0.02s) [2021-05-19T13:10:02.628Z] PASS [2021-05-19T13:10:02.628Z] [2021-05-19T13:10:02.628Z] === Skipped [2021-05-19T13:10:02.628Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T13:10:02.628Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-19T13:10:02.628Z] [2021-05-19T13:10:02.628Z] [2021-05-19T13:10:02.628Z] DONE 18 tests, 1 skipped in 23.647s [2021-05-19T13:10:02.628Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-19T13:10:02.628Z] ++ 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-05-19T13:10:02.628Z] ++ set -e [2021-05-19T13:10:02.628Z] ++ '[' -n 0 ']' [2021-05-19T13:10:02.628Z] ++ set -x [2021-05-19T13:10:02.628Z] ++ 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-05-19T13:10:02.889Z] INFO: Testing against a local daemon [2021-05-19T13:10:02.889Z] === RUN TestVolumesCreateAndList [2021-05-19T13:10:02.889Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-19T13:10:02.889Z] === RUN TestVolumesRemove [2021-05-19T13:10:02.889Z] --- PASS: TestVolumesRemove (0.06s) [2021-05-19T13:10:02.889Z] === RUN TestVolumesInspect [2021-05-19T13:10:02.889Z] === RUN TestDockerSuite/TestEventsTop [2021-05-19T13:10:02.889Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-19T13:10:02.889Z] === RUN TestVolumesInvalidJSON [2021-05-19T13:10:02.889Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-19T13:10:02.889Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-19T13:10:02.889Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-19T13:10:02.889Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-19T13:10:02.889Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-19T13:10:02.889Z] PASS [2021-05-19T13:10:02.889Z] [2021-05-19T13:10:02.889Z] DONE 5 tests in 0.231s [2021-05-19T13:10:02.889Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-19T13:10:03.460Z] ++++ cat bundles/test-integration/docker.pid [2021-05-19T13:10:03.460Z] +++ kill 5754 [2021-05-19T13:10:04.031Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-19T13:10:04.602Z] +++ /etc/init.d/apparmor stop [2021-05-19T13:10:04.602Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-19T13:10:04.602Z] [2021-05-19T13:10:04.602Z] Unloading profiles will leave already running processes permanently [2021-05-19T13:10:04.602Z] unconfined, which can lead to unexpected situations. [2021-05-19T13:10:04.602Z] [2021-05-19T13:10:04.602Z] To set a process to complain mode, use the command line tool [2021-05-19T13:10:04.602Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-19T13:10:04.602Z] +++ true [2021-05-19T13:10:04.602Z] exiting test-integration [2021-05-19T13:10:04.602Z] ++ exit 0 [2021-05-19T13:10:04.602Z] [2021-05-19T13:10:04.863Z] + for job in $(jobs -p) [2021-05-19T13:10:04.863Z] + wait 7663 [2021-05-19T13:10:06.774Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-19T13:10:08.160Z] === RUN TestDockerSuite/TestExec [2021-05-19T13:10:09.102Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-19T13:10:09.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-05-19T13:10:10.047Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-19T13:10:10.619Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-19T13:10:12.005Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-19T13:10:15.308Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-19T13:10:16.693Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-19T13:10:18.081Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-19T13:10:19.465Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-19T13:10:20.406Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-19T13:10:21.358Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-19T13:10:22.301Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-19T13:10:24.216Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-19T13:10:26.761Z] === RUN TestDockerSuite/TestExecEnv [2021-05-19T13:10:27.704Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-19T13:10:28.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-05-19T13:10:29.011Z] --- PASS: TestBuildWithHugeFile (123.52s) [2021-05-19T13:10:29.011Z] === RUN TestBuildWCOWSandboxSize [2021-05-19T13:10:29.589Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-19T13:10:30.976Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-19T13:10:33.523Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-19T13:10:35.441Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-05-19T13:10:36.383Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-19T13:10:37.326Z] === RUN TestDockerSuite/TestExecParseError [2021-05-19T13:10:37.898Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-19T13:10:38.841Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-19T13:10:39.414Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-19T13:10:43.622Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-19T13:10:44.193Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-19T13:10:45.586Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-19T13:10:45.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-05-19T13:10:52.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-05-19T13:10:57.722Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-19T13:10:57.982Z] === RUN TestDockerSuite/TestExecTTY [2021-05-19T13:10:59.366Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-19T13:11:00.751Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-19T13:11:01.691Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-19T13:11:02.634Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-19T13:11:02.634Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-19T13:11:04.548Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-05-19T13:11:05.933Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-19T13:11:07.319Z] === RUN TestDockerSuite/TestExecWithTERM [2021-05-19T13:11:08.703Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-19T13:11:09.647Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-19T13:11:14.953Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-19T13:11:19.153Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-19T13:11:21.063Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-19T13:11:21.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-05-19T13:11:23.868Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-05-19T13:11:25.779Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-19T13:11:26.723Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-19T13:11:26.723Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-19T13:11:26.723Z] === RUN TestDockerSuite/TestHealth [2021-05-19T13:11:48.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-05-19T13:11:51.235Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-19T13:11:51.235Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-19T13:11:51.235Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-19T13:11:51.235Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-19T13:11:52.179Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-19T13:11:52.179Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-19T13:11:53.122Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-19T13:11:53.122Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-19T13:11:53.122Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-19T13:11:53.122Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-19T13:11:53.695Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-19T13:11:54.270Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-19T13:11:54.843Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-19T13:11:54.843Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-19T13:11:56.254Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-19T13:11:56.254Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-19T13:11:57.639Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-19T13:11:59.026Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-19T13:11:59.288Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-19T13:12:00.232Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-19T13:12:02.774Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-19T13:12:02.774Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-19T13:12:03.035Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-19T13:12:04.947Z] === RUN TestDockerSuite/TestImportFile [2021-05-19T13:12:06.331Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-19T13:12:06.331Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-19T13:12:08.243Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-19T13:12:10.158Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-19T13:12:12.072Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-19T13:12:12.644Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-19T13:12:13.587Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-19T13:12:14.985Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-19T13:12:14.985Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-05-19T13:12:14.985Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-19T13:12:15.929Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-19T13:12:16.871Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-19T13:12:17.814Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-19T13:12:18.755Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-19T13:12:19.341Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-19T13:12:20.349Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-19T13:12:20.349Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-05-19T13:12:22.262Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-19T13:12:23.204Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-19T13:12:23.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-05-19T13:12:23.776Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-19T13:12:23.776Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-19T13:12:24.718Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-19T13:12:24.718Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-19T13:12:26.633Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-19T13:12:27.204Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-19T13:12:28.146Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-19T13:12:29.533Z] === RUN TestDockerSuite/TestInspectImage [2021-05-19T13:12:29.533Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-19T13:12:29.533Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-19T13:12:29.533Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-19T13:12:30.920Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-19T13:12:31.863Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-19T13:12:32.124Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-19T13:12:33.510Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-19T13:12:34.453Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-19T13:12:36.436Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-19T13:12:36.436Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-19T13:12:37.008Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-19T13:12:38.398Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-19T13:12:39.786Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-19T13:12:40.727Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-19T13:12:41.299Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-19T13:12:42.241Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-19T13:12:42.813Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-19T13:12:43.384Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-19T13:12:44.327Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-19T13:12:44.589Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-05-19T13:12:47.134Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-19T13:12:48.518Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-19T13:12:49.904Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-19T13:12:50.164Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-19T13:12:51.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-05-19T13:12:52.493Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-19T13:12:55.819Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-19T13:12:59.123Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-19T13:12:59.124Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-19T13:13:01.671Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-19T13:13:02.241Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-19T13:13:02.813Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-19T13:13:15.048Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-19T13:13:17.595Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-19T13:13:20.140Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-19T13:13:20.400Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-19T13:13:23.703Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-05-19T13:13:23.703Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-19T13:13:24.274Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-19T13:13:24.274Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-19T13:13:24.274Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-19T13:13:25.218Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-19T13:13:26.161Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-19T13:13:30.364Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-19T13:13:30.364Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-19T13:13:35.646Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-19T13:13:35.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-05-19T13:13:35.907Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-19T13:13:35.907Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-19T13:13:37.292Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-19T13:13:39.206Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-19T13:13:41.120Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-19T13:13:42.192Z] --- PASS: TestBuildWCOWSandboxSize (859.15s) [2021-05-19T13:13:42.192Z] === RUN TestBuildWithEmptyDockerfile [2021-05-19T13:13:42.192Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T13:13:42.192Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T13:13:42.192Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T13:13:42.192Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T13:13:42.192Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T13:13:42.192Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T13:13:42.192Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T13:13:42.192Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T13:13:42.192Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T13:13:42.192Z] --- PASS: TestBuildWithEmptyDockerfile (0.54s) [2021-05-19T13:13:42.192Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-05-19T13:13:42.192Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-05-19T13:13:42.192Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-05-19T13:13:42.192Z] === RUN TestBuildPreserveOwnership [2021-05-19T13:13:42.192Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-05-19T13:13:42.192Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T13:13:42.192Z] === RUN TestBuildPlatformInvalid [2021-05-19T13:13:42.192Z] --- PASS: TestBuildPlatformInvalid (0.48s) [2021-05-19T13:13:42.192Z] PASS [2021-05-19T13:13:42.192Z] ok github.com/docker/docker/integration/build 1050.575s [2021-05-19T13:13:42.192Z] [2021-05-19T13:13:42.192Z] === Skipped [2021-05-19T13:13:42.192Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-19T13:13:42.192Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T13:13:42.192Z] [2021-05-19T13:13:42.192Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-19T13:13:42.192Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:13:42.192Z] [2021-05-19T13:13:42.192Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-05-19T13:13:42.192Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T13:13:42.192Z] [2021-05-19T13:13:42.192Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-05-19T13:13:42.192Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T13:13:42.192Z] [2021-05-19T13:13:42.192Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-05-19T13:13:42.192Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T13:13:42.192Z] [2021-05-19T13:13:42.192Z] [2021-05-19T13:13:42.192Z] DONE 29 tests, 5 skipped in 1073.178s [2021-05-19T13:13:42.192Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-19T13:13:42.192Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T13:13:42.192Z] INFO: Testing against a local daemon [2021-05-19T13:13:42.192Z] === RUN TestConfigInspect [2021-05-19T13:13:42.192Z] --- SKIP: TestConfigInspect (0.01s) [2021-05-19T13:13:42.192Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:13:42.192Z] === RUN TestConfigList [2021-05-19T13:13:42.192Z] --- SKIP: TestConfigList (0.00s) [2021-05-19T13:13:42.192Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:13:42.192Z] === RUN TestConfigsCreateAndDelete [2021-05-19T13:13:42.192Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-19T13:13:42.192Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:13:42.192Z] === RUN TestConfigsUpdate [2021-05-19T13:13:42.192Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-19T13:13:42.192Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:13:42.192Z] === RUN TestTemplatedConfig [2021-05-19T13:13:42.192Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-19T13:13:42.192Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:13:42.192Z] === RUN TestConfigCreateResolve [2021-05-19T13:13:42.192Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-19T13:13:42.192Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:13:42.192Z] === RUN TestConfigDaemonLibtrustID [2021-05-19T13:13:42.192Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-19T13:13:42.192Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:13:42.192Z] PASS [2021-05-19T13:13:42.192Z] ok github.com/docker/docker/integration/config 0.158s [2021-05-19T13:13:42.192Z] [2021-05-19T13:13:42.192Z] === Skipped [2021-05-19T13:13:42.192Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2021-05-19T13:13:42.192Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:13:42.192Z] [2021-05-19T13:13:42.192Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-19T13:13:42.192Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:13:42.192Z] [2021-05-19T13:13:42.192Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-19T13:13:42.192Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:13:42.192Z] [2021-05-19T13:13:42.192Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-19T13:13:42.192Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:13:42.192Z] [2021-05-19T13:13:42.192Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-19T13:13:42.192Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:13:42.192Z] [2021-05-19T13:13:42.192Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-19T13:13:42.192Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:13:42.192Z] [2021-05-19T13:13:42.192Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-19T13:13:42.192Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:13:42.192Z] [2021-05-19T13:13:42.192Z] [2021-05-19T13:13:42.192Z] DONE 7 tests, 7 skipped in 2.999s [2021-05-19T13:13:42.192Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-19T13:13:42.192Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T13:13:42.192Z] INFO: Testing against a local daemon [2021-05-19T13:13:42.192Z] === RUN TestCheckpoint [2021-05-19T13:13:42.192Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-19T13:13:42.192Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T13:13:42.192Z] === RUN TestContainerInvalidJSON [2021-05-19T13:13:42.192Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T13:13:42.192Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T13:13:42.192Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T13:13:42.192Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T13:13:42.192Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-19T13:13:42.192Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-19T13:13:42.192Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T13:13:42.192Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-19T13:13:42.192Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T13:13:42.192Z] --- PASS: TestContainerInvalidJSON (0.50s) [2021-05-19T13:13:42.192Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-19T13:13:42.192Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-19T13:13:42.192Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-19T13:13:42.192Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-19T13:13:42.192Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2021-05-19T13:13:42.192Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-19T13:13:42.192Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-05-19T13:13:42.192Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-19T13:13:42.192Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-05-19T13:13:42.192Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-19T13:13:42.192Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2021-05-19T13:13:42.192Z] === RUN TestCopyFromContainer [2021-05-19T13:13:42.192Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-19T13:13:42.192Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:13:42.192Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-19T13:13:42.192Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T13:13:42.192Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T13:13:42.192Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T13:13:42.192Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T13:13:42.192Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T13:13:42.192Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T13:13:42.192Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T13:13:42.192Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T13:13:42.192Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T13:13:42.192Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-19T13:13:42.192Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-19T13:13:42.192Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-19T13:13:42.192Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-19T13:13:42.192Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-19T13:13:42.192Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-19T13:13:42.192Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-19T13:13:42.192Z] === RUN TestCreateWithInvalidEnv [2021-05-19T13:13:42.192Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-19T13:13:42.192Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-19T13:13:42.192Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-19T13:13:42.192Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-19T13:13:42.192Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-19T13:13:42.192Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-19T13:13:42.192Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-19T13:13:42.192Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-19T13:13:42.192Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-19T13:13:42.192Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-19T13:13:42.192Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-19T13:13:42.192Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-19T13:13:42.192Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-19T13:13:42.192Z] === RUN TestCreateTmpfsMountsTarget [2021-05-19T13:13:42.192Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-19T13:13:42.192Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:13:42.192Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-19T13:13:42.192Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-19T13:13:42.192Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:13:42.192Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-19T13:13:42.192Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-19T13:13:42.192Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:13:42.192Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-19T13:13:42.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T13:13:42.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T13:13:42.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T13:13:42.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T13:13:42.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T13:13:42.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T13:13:42.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T13:13:42.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T13:13:42.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T13:13:42.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T13:13:42.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T13:13:42.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T13:13:42.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T13:13:42.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T13:13:42.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T13:13:42.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-19T13:13:42.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-19T13:13:42.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-19T13:13:42.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-19T13:13:42.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-19T13:13:42.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-05-19T13:13:42.192Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-19T13:13:42.192Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-19T13:13:42.192Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-19T13:13:42.192Z] === RUN TestCreateDifferentPlatform [2021-05-19T13:13:42.192Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-19T13:13:42.192Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-19T13:13:42.192Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-19T13:13:42.192Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-19T13:13:42.192Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-19T13:13:42.192Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-19T13:13:42.192Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-05-19T13:13:42.192Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-19T13:13:42.192Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-05-19T13:13:42.192Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-19T13:13:42.192Z] === RUN TestContainerKillOnDaemonStart [2021-05-19T13:13:42.192Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-19T13:13:42.192Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:13:42.192Z] === RUN TestDiff [2021-05-19T13:13:42.192Z] --- SKIP: TestDiff (0.00s) [2021-05-19T13:13:42.192Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-19T13:13:42.192Z] === RUN TestExecWithCloseStdin [2021-05-19T13:13:42.192Z] --- PASS: TestExecWithCloseStdin (2.76s) [2021-05-19T13:13:42.192Z] === RUN TestExec [2021-05-19T13:13:42.505Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-19T13:13:43.890Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-19T13:13:44.382Z] --- PASS: TestExec (2.04s) [2021-05-19T13:13:44.382Z] === RUN TestExecUser [2021-05-19T13:13:44.382Z] --- SKIP: TestExecUser (0.00s) [2021-05-19T13:13:44.382Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-19T13:13:44.382Z] === RUN TestExportContainerAndImportImage [2021-05-19T13:13:44.382Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-19T13:13:44.382Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:13:44.382Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-19T13:13:44.382Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-19T13:13:44.382Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:13:44.382Z] === RUN TestHealthCheckWorkdir [2021-05-19T13:13:44.382Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-19T13:13:44.382Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-19T13:13:44.382Z] === RUN TestHealthKillContainer [2021-05-19T13:13:44.382Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-19T13:13:44.382Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-19T13:13:44.382Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-19T13:13:44.382Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-19T13:13:44.382Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-19T13:13:44.382Z] === RUN TestKillContainerInvalidSignal [2021-05-19T13:13:45.927Z] --- PASS: TestKillContainerInvalidSignal (1.83s) [2021-05-19T13:13:45.927Z] === RUN TestKillContainer [2021-05-19T13:13:45.927Z] === RUN TestKillContainer/no_signal [2021-05-19T13:13:47.189Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-19T13:13:47.477Z] === RUN TestKillContainer/non_killing_signal [2021-05-19T13:13:47.477Z] === RUN TestKillContainer/killing_signal [2021-05-19T13:13:47.761Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-19T13:13:48.704Z] === RUN TestDockerSuite/TestLogsSince [2021-05-19T13:13:49.666Z] --- PASS: TestKillContainer (3.90s) [2021-05-19T13:13:49.666Z] --- PASS: TestKillContainer/no_signal (1.80s) [2021-05-19T13:13:49.666Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-19T13:13:49.666Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-19T13:13:49.667Z] --- PASS: TestKillContainer/killing_signal (2.05s) [2021-05-19T13:13:49.667Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-19T13:13:49.667Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-19T13:13:49.667Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-19T13:13:49.667Z] === RUN TestKillStoppedContainer [2021-05-19T13:13:49.667Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-19T13:13:49.667Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-19T13:13:49.667Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-19T13:13:49.667Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-19T13:13:49.667Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-19T13:13:49.667Z] === RUN TestKillDifferentUserContainer [2021-05-19T13:13:49.667Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-19T13:13:49.667Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-19T13:13:49.667Z] === RUN TestInspectOomKilledTrue [2021-05-19T13:13:49.667Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-19T13:13:49.667Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:13:49.667Z] === RUN TestInspectOomKilledFalse [2021-05-19T13:13:49.667Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-19T13:13:49.667Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T13:13:49.667Z] === RUN TestLogsFollowTailEmpty [2021-05-19T13:13:51.858Z] --- PASS: TestLogsFollowTailEmpty (1.86s) [2021-05-19T13:13:51.858Z] === RUN TestNetworkNat [2021-05-19T13:13:51.858Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-19T13:13:51.858Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-19T13:13:51.858Z] === RUN TestNetworkLocalhostTCPNat [2021-05-19T13:13:54.062Z] --- PASS: TestNetworkLocalhostTCPNat (2.24s) [2021-05-19T13:13:54.062Z] === RUN TestNetworkLoopbackNat [2021-05-19T13:13:54.062Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-19T13:13:54.062Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-19T13:13:54.062Z] === RUN TestPause [2021-05-19T13:13:54.062Z] --- SKIP: TestPause (0.00s) [2021-05-19T13:13:54.062Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-19T13:13:54.062Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-19T13:13:55.608Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.82s) [2021-05-19T13:13:55.608Z] === RUN TestPauseStopPausedContainer [2021-05-19T13:13:55.608Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-19T13:13:55.608Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:13:55.608Z] === RUN TestPsFilter [2021-05-19T13:13:56.070Z] --- PASS: TestPsFilter (0.18s) [2021-05-19T13:13:56.070Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-19T13:13:56.843Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-19T13:14:02.145Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-19T13:14:03.087Z] === RUN TestDockerSuite/TestLogsTail [2021-05-19T13:14:03.174Z] --- PASS: TestRemoveContainerWithRemovedVolume (6.95s) [2021-05-19T13:14:03.174Z] === RUN TestRemoveContainerWithVolume [2021-05-19T13:14:04.471Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-19T13:14:05.363Z] --- PASS: TestRemoveContainerWithVolume (2.14s) [2021-05-19T13:14:05.363Z] === RUN TestRemoveContainerRunning [2021-05-19T13:14:05.414Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-19T13:14:06.356Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-19T13:14:06.356Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-19T13:14:06.909Z] --- PASS: TestRemoveContainerRunning (1.76s) [2021-05-19T13:14:06.909Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-19T13:14:07.301Z] === RUN TestDockerSuite/TestNetHostname [2021-05-19T13:14:08.456Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.80s) [2021-05-19T13:14:08.456Z] === RUN TestRemoveInvalidContainer [2021-05-19T13:14:08.456Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-19T13:14:08.456Z] === RUN TestRenameLinkedContainer [2021-05-19T13:14:08.456Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-19T13:14:08.456Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-19T13:14:08.456Z] === RUN TestRenameStoppedContainer [2021-05-19T13:14:10.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-05-19T13:14:10.609Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-19T13:14:10.644Z] --- PASS: TestRenameStoppedContainer (2.08s) [2021-05-19T13:14:10.644Z] === RUN TestRenameRunningContainerAndReuse [2021-05-19T13:14:11.180Z] === RUN TestDockerSuite/TestNetworkEvents [2021-05-19T13:14:14.401Z] --- PASS: TestRenameRunningContainerAndReuse (3.56s) [2021-05-19T13:14:14.401Z] === RUN TestRenameInvalidName [2021-05-19T13:14:15.947Z] --- PASS: TestRenameInvalidName (1.73s) [2021-05-19T13:14:15.947Z] === RUN TestRenameAnonymousContainer [2021-05-19T13:14:16.472Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-05-19T13:14:17.856Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-19T13:14:18.426Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-05-19T13:14:20.976Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-19T13:14:21.919Z] === RUN TestDockerSuite/TestPluginActive [2021-05-19T13:14:22.490Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-05-19T13:14:23.430Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-19T13:14:26.755Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-05-19T13:14:28.367Z] --- PASS: TestRenameAnonymousContainer (10.94s) [2021-05-19T13:14:28.367Z] === RUN TestRenameContainerWithSameName [2021-05-19T13:14:28.829Z] --- PASS: TestRenameContainerWithSameName (1.77s) [2021-05-19T13:14:28.829Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-19T13:14:28.829Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-19T13:14:28.829Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-19T13:14:28.829Z] === RUN TestResize [2021-05-19T13:14:29.302Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-19T13:14:29.302Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-19T13:14:29.873Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-05-19T13:14:30.134Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-19T13:14:30.376Z] --- PASS: TestResize (1.92s) [2021-05-19T13:14:30.376Z] === RUN TestResizeWithInvalidSize [2021-05-19T13:14:32.565Z] --- PASS: TestResizeWithInvalidSize (1.83s) [2021-05-19T13:14:32.565Z] === RUN TestResizeWhenContainerNotStarted [2021-05-19T13:14:32.678Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-05-19T13:14:33.622Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-19T13:14:34.759Z] --- PASS: TestResizeWhenContainerNotStarted (2.10s) [2021-05-19T13:14:34.759Z] === RUN TestDaemonRestartKillContainers [2021-05-19T13:14:34.759Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-19T13:14:34.759Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:14:34.759Z] === RUN TestStats [2021-05-19T13:14:34.759Z] --- SKIP: TestStats (0.00s) [2021-05-19T13:14:34.759Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-19T13:14:34.759Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-19T13:14:35.007Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-19T13:14:37.550Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-19T13:14:37.810Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-05-19T13:14:38.519Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.80s) [2021-05-19T13:14:38.519Z] === RUN TestStopContainerWithTimeout [2021-05-19T13:14:38.519Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-19T13:14:38.519Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-19T13:14:38.519Z] === RUN TestUpdateRestartPolicy [2021-05-19T13:14:43.103Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-05-19T13:14:43.103Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-19T13:14:46.403Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-19T13:14:47.788Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-19T13:14:49.704Z] === RUN TestDockerSuite/TestPortList [2021-05-19T13:14:59.659Z] --- PASS: TestUpdateRestartPolicy (19.59s) [2021-05-19T13:14:59.659Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-19T13:14:59.659Z] --- PASS: TestUpdateRestartWithAutoRemove (1.86s) [2021-05-19T13:14:59.659Z] === RUN TestWaitNonBlocked [2021-05-19T13:14:59.659Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T13:14:59.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T13:14:59.659Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T13:14:59.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T13:14:59.659Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T13:14:59.660Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T13:15:01.938Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-19T13:15:01.938Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-19T13:15:02.580Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-19T13:15:02.580Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.39s) [2021-05-19T13:15:02.580Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.55s) [2021-05-19T13:15:02.580Z] === RUN TestWaitBlocked [2021-05-19T13:15:02.580Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-19T13:15:02.580Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:02.580Z] PASS [2021-05-19T13:15:02.580Z] ok github.com/docker/docker/integration/container 84.759s [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === Skipped [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-19T13:15:02.580Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-19T13:15:02.580Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-19T13:15:02.580Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-19T13:15:02.580Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-19T13:15:02.580Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-19T13:15:02.580Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-19T13:15:02.580Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-05-19T13:15:02.580Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-19T13:15:02.580Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-19T13:15:02.580Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-19T13:15:02.580Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-19T13:15:02.580Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-19T13:15:02.580Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-19T13:15:02.580Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-19T13:15:02.580Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-19T13:15:02.580Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-19T13:15:02.580Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-19T13:15:02.580Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-19T13:15:02.580Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-19T13:15:02.580Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-19T13:15:02.580Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-19T13:15:02.580Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-19T13:15:02.580Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-19T13:15:02.580Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-19T13:15:02.580Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-19T13:15:02.580Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-19T13:15:02.580Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-19T13:15:02.580Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-19T13:15:02.580Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-19T13:15:02.580Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-19T13:15:02.580Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.580Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-19T13:15:02.580Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-19T13:15:02.580Z] [2021-05-19T13:15:02.581Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-19T13:15:02.581Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-19T13:15:02.581Z] [2021-05-19T13:15:02.581Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-19T13:15:02.581Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:02.581Z] [2021-05-19T13:15:02.581Z] [2021-05-19T13:15:02.581Z] DONE 88 tests, 33 skipped in 87.463s [2021-05-19T13:15:02.581Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-19T13:15:04.772Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T13:15:04.772Z] INFO: Testing against a local daemon [2021-05-19T13:15:04.772Z] === RUN TestCommitInheritsEnv [2021-05-19T13:15:04.772Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-19T13:15:04.772Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T13:15:04.772Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-19T13:15:04.772Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-19T13:15:04.772Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-19T13:15:04.772Z] === RUN TestImagesFilterMultiReference [2021-05-19T13:15:04.772Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-05-19T13:15:04.772Z] === RUN TestImagePullPlatformInvalid [2021-05-19T13:15:04.772Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-19T13:15:04.772Z] === RUN TestRemoveImageOrphaning [2021-05-19T13:15:05.747Z] --- PASS: TestRemoveImageOrphaning (0.95s) [2021-05-19T13:15:05.747Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-19T13:15:05.747Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-19T13:15:05.747Z] === RUN TestTagInvalidReference [2021-05-19T13:15:05.747Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-19T13:15:05.747Z] === RUN TestTagValidPrefixedRepo [2021-05-19T13:15:05.747Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-05-19T13:15:05.747Z] === RUN TestTagExistedNameWithoutForce [2021-05-19T13:15:05.747Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-19T13:15:05.747Z] === RUN TestTagOfficialNames [2021-05-19T13:15:05.747Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-19T13:15:05.747Z] === RUN TestTagMatchesDigest [2021-05-19T13:15:05.747Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-19T13:15:05.747Z] PASS [2021-05-19T13:15:05.747Z] ok github.com/docker/docker/integration/image 1.481s [2021-05-19T13:15:05.747Z] [2021-05-19T13:15:05.747Z] === Skipped [2021-05-19T13:15:05.747Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-19T13:15:05.747Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T13:15:05.747Z] [2021-05-19T13:15:05.747Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-19T13:15:05.747Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-19T13:15:05.747Z] [2021-05-19T13:15:05.747Z] [2021-05-19T13:15:05.747Z] DONE 11 tests, 2 skipped in 3.522s [2021-05-19T13:15:06.210Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-19T13:15:07.229Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-05-19T13:15:08.410Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T13:15:08.410Z] INFO: Testing against a local daemon [2021-05-19T13:15:08.410Z] === RUN TestNetworkCreateDelete [2021-05-19T13:15:08.410Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-19T13:15:08.410Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:08.410Z] === RUN TestDockerNetworkDeletePreferID [2021-05-19T13:15:08.410Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2021-05-19T13:15:08.410Z] 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-05-19T13:15:08.410Z] === RUN TestDaemonDNSFallback [2021-05-19T13:15:08.410Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-19T13:15:08.410Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:08.410Z] === RUN TestInspectNetwork [2021-05-19T13:15:08.410Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-19T13:15:08.410Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-19T13:15:08.410Z] === RUN TestRunContainerWithBridgeNone [2021-05-19T13:15:08.410Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-19T13:15:08.410Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:08.410Z] === RUN TestNetworkInvalidJSON [2021-05-19T13:15:08.410Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-19T13:15:08.410Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-19T13:15:08.410Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T13:15:08.410Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T13:15:08.410Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T13:15:08.410Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T13:15:08.410Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-19T13:15:08.410Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T13:15:08.410Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T13:15:08.410Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-19T13:15:08.410Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-05-19T13:15:08.410Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-05-19T13:15:08.410Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-05-19T13:15:08.410Z] === RUN TestNetworkList [2021-05-19T13:15:08.410Z] === RUN TestNetworkList//networks [2021-05-19T13:15:08.410Z] === PAUSE TestNetworkList//networks [2021-05-19T13:15:08.410Z] === RUN TestNetworkList//networks/ [2021-05-19T13:15:08.410Z] === PAUSE TestNetworkList//networks/ [2021-05-19T13:15:08.410Z] === CONT TestNetworkList//networks [2021-05-19T13:15:08.410Z] === CONT TestNetworkList//networks/ [2021-05-19T13:15:08.410Z] --- PASS: TestNetworkList (0.03s) [2021-05-19T13:15:08.410Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-19T13:15:08.410Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-19T13:15:08.410Z] === RUN TestHostIPv4BridgeLabel [2021-05-19T13:15:08.410Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-19T13:15:08.410Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-19T13:15:08.410Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-19T13:15:08.410Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-19T13:15:08.410Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-19T13:15:08.410Z] === RUN TestDaemonDefaultNetworkPools [2021-05-19T13:15:08.410Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-19T13:15:08.410Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-19T13:15:08.410Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-19T13:15:08.410Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-19T13:15:08.410Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-19T13:15:08.410Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-19T13:15:08.410Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-19T13:15:08.410Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-19T13:15:08.410Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-19T13:15:08.410Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-19T13:15:08.410Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-19T13:15:08.410Z] === RUN TestServiceWithPredefinedNetwork [2021-05-19T13:15:08.410Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-19T13:15:08.410Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-19T13:15:08.410Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-19T13:15:08.410Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T13:15:08.410Z] service_test.go:242: FLAKY_TEST [2021-05-19T13:15:08.410Z] === RUN TestServiceWithDataPathPortInit [2021-05-19T13:15:08.410Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-19T13:15:08.410Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-19T13:15:08.410Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-19T13:15:08.410Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-19T13:15:08.410Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-19T13:15:08.410Z] PASS [2021-05-19T13:15:08.410Z] ok github.com/docker/docker/integration/network 0.230s [2021-05-19T13:15:08.410Z] [2021-05-19T13:15:08.410Z] === Skipped [2021-05-19T13:15:08.410Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-19T13:15:08.410Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:08.410Z] [2021-05-19T13:15:08.410Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2021-05-19T13:15:08.410Z] 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-05-19T13:15:08.410Z] [2021-05-19T13:15:08.410Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-19T13:15:08.410Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:08.410Z] [2021-05-19T13:15:08.410Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-19T13:15:08.410Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-19T13:15:08.410Z] [2021-05-19T13:15:08.410Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-19T13:15:08.410Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:08.410Z] [2021-05-19T13:15:08.410Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-19T13:15:08.410Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-19T13:15:08.410Z] [2021-05-19T13:15:08.410Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-19T13:15:08.410Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-19T13:15:08.410Z] [2021-05-19T13:15:08.410Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-19T13:15:08.410Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-19T13:15:08.410Z] [2021-05-19T13:15:08.410Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-19T13:15:08.410Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-19T13:15:08.410Z] [2021-05-19T13:15:08.410Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-19T13:15:08.410Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-19T13:15:08.410Z] [2021-05-19T13:15:08.410Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-19T13:15:08.410Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-19T13:15:08.410Z] [2021-05-19T13:15:08.410Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-19T13:15:08.410Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-19T13:15:08.410Z] [2021-05-19T13:15:08.410Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T13:15:08.410Z] service_test.go:242: FLAKY_TEST [2021-05-19T13:15:08.410Z] [2021-05-19T13:15:08.410Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-19T13:15:08.410Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-19T13:15:08.410Z] [2021-05-19T13:15:08.410Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-19T13:15:08.410Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-19T13:15:08.410Z] [2021-05-19T13:15:08.410Z] [2021-05-19T13:15:08.410Z] DONE 22 tests, 15 skipped in 2.470s [2021-05-19T13:15:08.410Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-19T13:15:08.614Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-19T13:15:08.614Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-19T13:15:08.614Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-19T13:15:09.385Z] testing: warning: no tests to run [2021-05-19T13:15:09.385Z] PASS [2021-05-19T13:15:09.385Z] ok github.com/docker/docker/integration/network/ipvlan 0.065s [2021-05-19T13:15:09.385Z] [2021-05-19T13:15:09.385Z] DONE 0 tests in 0.814s [2021-05-19T13:15:09.385Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-19T13:15:09.557Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-19T13:15:09.557Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-19T13:15:10.360Z] testing: warning: no tests to run [2021-05-19T13:15:10.360Z] PASS [2021-05-19T13:15:10.360Z] ok github.com/docker/docker/integration/network/macvlan 0.066s [2021-05-19T13:15:10.360Z] [2021-05-19T13:15:10.360Z] DONE 0 tests in 0.785s [2021-05-19T13:15:10.360Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-19T13:15:10.500Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-19T13:15:10.500Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-19T13:15:10.822Z] testing: warning: no tests to run [2021-05-19T13:15:10.822Z] PASS [2021-05-19T13:15:10.822Z] ok github.com/docker/docker/integration/plugin 0.063s [2021-05-19T13:15:10.822Z] [2021-05-19T13:15:10.822Z] DONE 0 tests in 0.790s [2021-05-19T13:15:11.284Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-19T13:15:11.441Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-19T13:15:11.441Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-19T13:15:11.747Z] testing: warning: no tests to run [2021-05-19T13:15:11.747Z] PASS [2021-05-19T13:15:11.747Z] ok github.com/docker/docker/integration/plugin/authz 0.057s [2021-05-19T13:15:11.747Z] [2021-05-19T13:15:11.747Z] DONE 0 tests in 0.762s [2021-05-19T13:15:11.747Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-19T13:15:13.357Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-19T13:15:13.357Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-05-19T13:15:16.660Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-05-19T13:15:18.046Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-05-19T13:15:18.046Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-05-19T13:15:19.960Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-05-19T13:15:19.960Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-19T13:15:21.873Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-05-19T13:15:22.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T13:15:22.115Z] INFO: Testing against a local daemon [2021-05-19T13:15:22.115Z] === RUN TestPluginInvalidJSON [2021-05-19T13:15:22.115Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T13:15:22.115Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T13:15:22.115Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T13:15:22.115Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-05-19T13:15:22.115Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-19T13:15:22.115Z] === RUN TestPluginInstall [2021-05-19T13:15:22.115Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-19T13:15:22.115Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-19T13:15:22.115Z] === RUN TestPluginsWithRuntimes [2021-05-19T13:15:22.115Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-19T13:15:22.115Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-19T13:15:22.115Z] === RUN TestPluginBackCompatMediaTypes [2021-05-19T13:15:22.115Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-19T13:15:22.115Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-19T13:15:22.115Z] PASS [2021-05-19T13:15:22.115Z] ok github.com/docker/docker/integration/plugin/common 0.296s [2021-05-19T13:15:22.115Z] [2021-05-19T13:15:22.115Z] === Skipped [2021-05-19T13:15:22.115Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-19T13:15:22.115Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-19T13:15:22.115Z] [2021-05-19T13:15:22.115Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-19T13:15:22.115Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-19T13:15:22.115Z] [2021-05-19T13:15:22.115Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-19T13:15:22.115Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-19T13:15:22.115Z] [2021-05-19T13:15:22.115Z] [2021-05-19T13:15:22.115Z] DONE 5 tests, 3 skipped in 9.186s [2021-05-19T13:15:22.115Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-19T13:15:23.787Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-19T13:15:24.304Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T13:15:24.304Z] INFO: Testing against a local daemon [2021-05-19T13:15:24.304Z] === RUN TestExternalGraphDriver [2021-05-19T13:15:24.304Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-19T13:15:24.304Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-19T13:15:24.304Z] === RUN TestGraphdriverPluginV2 [2021-05-19T13:15:24.304Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-05-19T13:15:24.304Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-19T13:15:24.304Z] PASS [2021-05-19T13:15:24.304Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.186s [2021-05-19T13:15:24.304Z] [2021-05-19T13:15:24.304Z] === Skipped [2021-05-19T13:15:24.304Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-19T13:15:24.304Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-19T13:15:24.304Z] [2021-05-19T13:15:24.304Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-05-19T13:15:24.304Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-19T13:15:24.304Z] [2021-05-19T13:15:24.304Z] [2021-05-19T13:15:24.304Z] DONE 2 tests, 2 skipped in 3.077s [2021-05-19T13:15:24.304Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-19T13:15:25.171Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-19T13:15:26.502Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T13:15:26.502Z] INFO: Testing against a local daemon [2021-05-19T13:15:26.502Z] === RUN TestReadPluginNoRead [2021-05-19T13:15:26.502Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-19T13:15:26.502Z] read_test.go:21: no unix domain sockets on Windows [2021-05-19T13:15:26.502Z] PASS [2021-05-19T13:15:26.502Z] ok github.com/docker/docker/integration/plugin/logging 0.162s [2021-05-19T13:15:26.964Z] [2021-05-19T13:15:26.964Z] === Skipped [2021-05-19T13:15:26.964Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-19T13:15:26.964Z] read_test.go:21: no unix domain sockets on Windows [2021-05-19T13:15:26.964Z] [2021-05-19T13:15:26.964Z] [2021-05-19T13:15:26.964Z] DONE 1 tests, 1 skipped in 2.545s [2021-05-19T13:15:26.964Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-19T13:15:27.938Z] testing: warning: no tests to run [2021-05-19T13:15:27.938Z] PASS [2021-05-19T13:15:27.938Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.086s [2021-05-19T13:15:28.400Z] [2021-05-19T13:15:28.400Z] DONE 0 tests in 1.290s [2021-05-19T13:15:28.400Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-19T13:15:28.472Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-19T13:15:30.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T13:15:30.592Z] INFO: Testing against a local daemon [2021-05-19T13:15:30.592Z] === RUN TestPluginWithDevMounts [2021-05-19T13:15:30.592Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-19T13:15:30.592Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:30.592Z] PASS [2021-05-19T13:15:30.592Z] ok github.com/docker/docker/integration/plugin/volumes 0.223s [2021-05-19T13:15:30.592Z] [2021-05-19T13:15:30.592Z] === Skipped [2021-05-19T13:15:30.592Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-19T13:15:30.592Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:30.592Z] [2021-05-19T13:15:30.592Z] [2021-05-19T13:15:30.592Z] DONE 1 tests, 1 skipped in 2.547s [2021-05-19T13:15:30.592Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-19T13:15:32.697Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-19T13:15:32.697Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-19T13:15:32.784Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T13:15:32.784Z] INFO: Testing against a local daemon [2021-05-19T13:15:32.784Z] === RUN TestSecretInspect [2021-05-19T13:15:32.784Z] --- SKIP: TestSecretInspect (0.00s) [2021-05-19T13:15:32.784Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:32.784Z] === RUN TestSecretList [2021-05-19T13:15:32.784Z] --- SKIP: TestSecretList (0.00s) [2021-05-19T13:15:32.784Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:32.784Z] === RUN TestSecretsCreateAndDelete [2021-05-19T13:15:32.784Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-19T13:15:32.784Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:32.784Z] === RUN TestSecretsUpdate [2021-05-19T13:15:32.784Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-19T13:15:32.784Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:32.784Z] === RUN TestTemplatedSecret [2021-05-19T13:15:32.784Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-19T13:15:32.784Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:32.784Z] === RUN TestSecretCreateResolve [2021-05-19T13:15:32.784Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-19T13:15:32.784Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:32.784Z] PASS [2021-05-19T13:15:32.784Z] ok github.com/docker/docker/integration/secret 0.191s [2021-05-19T13:15:33.246Z] [2021-05-19T13:15:33.246Z] === Skipped [2021-05-19T13:15:33.246Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-05-19T13:15:33.246Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:33.246Z] [2021-05-19T13:15:33.246Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-19T13:15:33.246Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:33.246Z] [2021-05-19T13:15:33.246Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-19T13:15:33.246Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:33.246Z] [2021-05-19T13:15:33.246Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-19T13:15:33.246Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:33.246Z] [2021-05-19T13:15:33.246Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-19T13:15:33.246Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:33.246Z] [2021-05-19T13:15:33.246Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-19T13:15:33.246Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:33.246Z] [2021-05-19T13:15:33.246Z] [2021-05-19T13:15:33.246Z] DONE 6 tests, 6 skipped in 2.200s [2021-05-19T13:15:33.246Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-19T13:15:35.243Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-05-19T13:15:36.165Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T13:15:36.165Z] INFO: Testing against a local daemon [2021-05-19T13:15:36.165Z] === RUN TestServiceCreateInit [2021-05-19T13:15:36.165Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-19T13:15:36.165Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-19T13:15:36.165Z] --- PASS: TestServiceCreateInit (0.03s) [2021-05-19T13:15:36.165Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-19T13:15:36.165Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.165Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-19T13:15:36.165Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.165Z] === RUN TestCreateServiceMultipleTimes [2021-05-19T13:15:36.165Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-19T13:15:36.165Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.165Z] === RUN TestCreateServiceConflict [2021-05-19T13:15:36.165Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-19T13:15:36.165Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.165Z] === RUN TestCreateServiceMaxReplicas [2021-05-19T13:15:36.165Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-05-19T13:15:36.165Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.165Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-19T13:15:36.165Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-19T13:15:36.165Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.165Z] === RUN TestCreateServiceSecretFileMode [2021-05-19T13:15:36.165Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-19T13:15:36.165Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.165Z] === RUN TestCreateServiceConfigFileMode [2021-05-19T13:15:36.165Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-19T13:15:36.165Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.165Z] === RUN TestCreateServiceSysctls [2021-05-19T13:15:36.165Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-05-19T13:15:36.165Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.165Z] === RUN TestCreateServiceCapabilities [2021-05-19T13:15:36.165Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-05-19T13:15:36.165Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.165Z] === RUN TestInspect [2021-05-19T13:15:36.165Z] --- SKIP: TestInspect (0.00s) [2021-05-19T13:15:36.165Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.165Z] === RUN TestCreateJob [2021-05-19T13:15:36.165Z] --- SKIP: TestCreateJob (0.00s) [2021-05-19T13:15:36.165Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.165Z] === RUN TestReplicatedJob [2021-05-19T13:15:36.165Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-19T13:15:36.165Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.165Z] === RUN TestUpdateReplicatedJob [2021-05-19T13:15:36.165Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-19T13:15:36.165Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.165Z] === RUN TestServiceListWithStatuses [2021-05-19T13:15:36.165Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-19T13:15:36.165Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.165Z] === RUN TestDockerNetworkConnectAlias [2021-05-19T13:15:36.165Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-19T13:15:36.165Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.165Z] === RUN TestDockerNetworkReConnect [2021-05-19T13:15:36.165Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-19T13:15:36.165Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.165Z] === RUN TestServicePlugin [2021-05-19T13:15:36.165Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-19T13:15:36.165Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.165Z] === RUN TestServiceUpdateLabel [2021-05-19T13:15:36.165Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-19T13:15:36.165Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:36.165Z] === RUN TestServiceUpdateSecrets [2021-05-19T13:15:36.165Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-19T13:15:36.165Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:36.165Z] === RUN TestServiceUpdateConfigs [2021-05-19T13:15:36.165Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-19T13:15:36.166Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:36.166Z] === RUN TestServiceUpdateNetwork [2021-05-19T13:15:36.166Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-05-19T13:15:36.166Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:36.166Z] === RUN TestServiceUpdatePidsLimit [2021-05-19T13:15:36.166Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-05-19T13:15:36.166Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:36.166Z] PASS [2021-05-19T13:15:36.166Z] ok github.com/docker/docker/integration/service 0.367s [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === Skipped [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-19T13:15:36.166Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-19T13:15:36.166Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-19T13:15:36.166Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-19T13:15:36.166Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-19T13:15:36.166Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-19T13:15:36.166Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-05-19T13:15:36.166Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-19T13:15:36.166Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-19T13:15:36.166Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-19T13:15:36.166Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-05-19T13:15:36.166Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-05-19T13:15:36.166Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-19T13:15:36.166Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-19T13:15:36.166Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-19T13:15:36.166Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-19T13:15:36.166Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-19T13:15:36.166Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-19T13:15:36.166Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-19T13:15:36.166Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-19T13:15:36.166Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-19T13:15:36.166Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-19T13:15:36.166Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-19T13:15:36.166Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-05-19T13:15:36.166Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-05-19T13:15:36.166Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] [2021-05-19T13:15:36.166Z] DONE 24 tests, 23 skipped in 2.889s [2021-05-19T13:15:36.166Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-19T13:15:36.186Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-19T13:15:38.356Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T13:15:38.356Z] INFO: Testing against a local daemon [2021-05-19T13:15:38.356Z] === RUN TestSessionCreate [2021-05-19T13:15:38.356Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-19T13:15:38.356Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-19T13:15:38.356Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-19T13:15:38.356Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-19T13:15:38.356Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-19T13:15:38.356Z] PASS [2021-05-19T13:15:38.356Z] ok github.com/docker/docker/integration/session 0.244s [2021-05-19T13:15:38.356Z] [2021-05-19T13:15:38.356Z] === Skipped [2021-05-19T13:15:38.356Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-19T13:15:38.356Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-19T13:15:38.356Z] [2021-05-19T13:15:38.356Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-19T13:15:38.356Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-19T13:15:38.356Z] [2021-05-19T13:15:38.356Z] [2021-05-19T13:15:38.356Z] DONE 2 tests, 2 skipped in 2.240s [2021-05-19T13:15:38.356Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-19T13:15:38.734Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-05-19T13:15:40.560Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T13:15:40.560Z] INFO: Testing against a local daemon [2021-05-19T13:15:40.560Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-19T13:15:40.560Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T13:15:40.560Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:40.560Z] === RUN TestEventsExecDie [2021-05-19T13:15:40.560Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-19T13:15:40.560Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-19T13:15:40.560Z] === RUN TestEventsBackwardsCompatible [2021-05-19T13:15:40.560Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-19T13:15:40.560Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-19T13:15:40.560Z] === RUN TestInfoAPI [2021-05-19T13:15:40.560Z] --- PASS: TestInfoAPI (0.04s) [2021-05-19T13:15:40.560Z] === RUN TestInfoAPIWarnings [2021-05-19T13:15:40.560Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-19T13:15:40.560Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T13:15:40.560Z] === RUN TestInfoDebug [2021-05-19T13:15:40.560Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-19T13:15:40.560Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-19T13:15:40.560Z] === RUN TestInfoInsecureRegistries [2021-05-19T13:15:40.560Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-19T13:15:40.560Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-19T13:15:40.560Z] === RUN TestInfoRegistryMirrors [2021-05-19T13:15:40.560Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-19T13:15:40.560Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-19T13:15:40.560Z] === RUN TestLoginFailsWithBadCredentials [2021-05-19T13:15:41.540Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-05-19T13:15:41.540Z] === RUN TestPingCacheHeaders [2021-05-19T13:15:41.540Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-19T13:15:41.540Z] === RUN TestPingGet [2021-05-19T13:15:41.540Z] --- PASS: TestPingGet (0.03s) [2021-05-19T13:15:41.540Z] === RUN TestPingHead [2021-05-19T13:15:41.540Z] --- PASS: TestPingHead (0.03s) [2021-05-19T13:15:41.540Z] === RUN TestVersion [2021-05-19T13:15:41.540Z] --- PASS: TestVersion (0.03s) [2021-05-19T13:15:41.540Z] PASS [2021-05-19T13:15:41.540Z] ok github.com/docker/docker/integration/system 1.248s [2021-05-19T13:15:41.540Z] [2021-05-19T13:15:41.540Z] === Skipped [2021-05-19T13:15:41.540Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T13:15:41.540Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:15:41.540Z] [2021-05-19T13:15:41.540Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-19T13:15:41.540Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-19T13:15:41.540Z] [2021-05-19T13:15:41.540Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-19T13:15:41.540Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-19T13:15:41.540Z] [2021-05-19T13:15:41.540Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-19T13:15:41.540Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T13:15:41.540Z] [2021-05-19T13:15:41.540Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-19T13:15:41.540Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-19T13:15:41.540Z] [2021-05-19T13:15:41.540Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-19T13:15:41.540Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-19T13:15:41.540Z] [2021-05-19T13:15:41.540Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-19T13:15:41.540Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-19T13:15:41.540Z] [2021-05-19T13:15:41.540Z] [2021-05-19T13:15:41.540Z] DONE 13 tests, 7 skipped in 3.173s [2021-05-19T13:15:41.540Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-19T13:15:42.939Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-05-19T13:15:43.755Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T13:15:43.755Z] INFO: Testing against a local daemon [2021-05-19T13:15:43.755Z] === RUN TestVolumesCreateAndList [2021-05-19T13:15:43.755Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-19T13:15:43.755Z] === RUN TestVolumesRemove [2021-05-19T13:15:44.218Z] --- PASS: TestVolumesRemove (0.10s) [2021-05-19T13:15:44.218Z] === RUN TestVolumesInspect [2021-05-19T13:15:44.218Z] --- PASS: TestVolumesInspect (0.05s) [2021-05-19T13:15:44.218Z] === RUN TestVolumesInvalidJSON [2021-05-19T13:15:44.218Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-19T13:15:44.218Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-19T13:15:44.218Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-19T13:15:44.218Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-05-19T13:15:44.218Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-19T13:15:44.218Z] PASS [2021-05-19T13:15:44.218Z] ok github.com/docker/docker/integration/volume 0.343s [2021-05-19T13:15:44.218Z] [2021-05-19T13:15:44.218Z] DONE 5 tests in 2.656s [2021-05-19T13:15:44.218Z] INFO: make.ps1 ended at 05/19/2021 13:15:43 [2021-05-19T13:15:44.218Z] INFO: Integration CLI tests being run from the host: [2021-05-19T13:15:44.218Z] 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-05-19T13:15:45.485Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-05-19T13:15:45.747Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-19T13:15:48.296Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-19T13:15:49.682Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-05-19T13:15:51.067Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-19T13:15:52.867Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T13:15:52.867Z] INFO: Testing against a local daemon [2021-05-19T13:15:52.867Z] === RUN TestDockerSuite [2021-05-19T13:15:52.867Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-19T13:15:52.867Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-19T13:15:52.867Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-19T13:15:52.867Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-19T13:15:52.867Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-19T13:15:52.867Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-19T13:15:52.867Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-19T13:15:52.867Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-19T13:15:52.981Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-19T13:15:53.553Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-05-19T13:15:53.841Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-19T13:15:53.841Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-19T13:15:54.302Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-19T13:15:54.764Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-19T13:15:54.939Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-19T13:15:58.245Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-05-19T13:15:58.245Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-19T13:16:00.800Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-05-19T13:16:01.061Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-19T13:16:02.976Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-19T13:16:03.237Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-19T13:16:04.622Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-19T13:16:05.566Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-05-19T13:16:07.480Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-19T13:16:10.784Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-19T13:16:11.045Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-19T13:16:11.045Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-19T13:16:11.306Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-19T13:16:11.306Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-19T13:16:11.567Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-19T13:16:12.511Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-19T13:16:13.453Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-05-19T13:16:14.025Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-19T13:16:15.939Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-19T13:16:16.881Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-19T13:16:20.185Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-05-19T13:16:28.325Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-19T13:16:28.918Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-19T13:16:30.832Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-19T13:16:31.092Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-19T13:16:31.092Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-19T13:16:31.353Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-19T13:16:33.896Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-19T13:16:34.838Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-05-19T13:16:35.413Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-19T13:16:38.715Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-05-19T13:16:42.015Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-19T13:16:42.277Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-05-19T13:16:43.220Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-19T13:16:43.480Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-19T13:16:43.480Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-19T13:16:46.028Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-05-19T13:16:48.573Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-19T13:16:49.144Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-19T13:16:49.405Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-19T13:16:51.321Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-05-19T13:16:51.321Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-19T13:16:52.263Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-19T13:16:54.810Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-19T13:16:55.071Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-05-19T13:16:56.028Z] === RUN TestDockerSuite/TestRmiTag [2021-05-19T13:16:56.028Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-19T13:16:56.973Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-19T13:17:01.180Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-19T13:17:01.751Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-19T13:17:02.694Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-19T13:17:02.954Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-19T13:17:04.340Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-19T13:17:05.283Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-19T13:17:05.544Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-19T13:17:06.116Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-19T13:17:06.116Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-19T13:17:07.062Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-19T13:17:08.448Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-05-19T13:17:08.709Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-19T13:17:09.651Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-19T13:17:11.565Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-19T13:17:12.507Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-05-19T13:17:13.448Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-19T13:17:14.832Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-05-19T13:17:15.403Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-05-19T13:17:16.345Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-05-19T13:17:17.287Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-05-19T13:17:17.859Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-05-19T13:17:18.821Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-19T13:17:20.206Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-05-19T13:17:21.147Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-19T13:17:21.720Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-19T13:17:21.720Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-05-19T13:17:22.662Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-19T13:17:23.606Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-19T13:17:23.606Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-19T13:17:26.907Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-19T13:17:27.167Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-19T13:17:28.109Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-19T13:17:28.680Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-19T13:17:29.252Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-19T13:17:29.252Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-19T13:17:30.196Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-19T13:17:30.767Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-19T13:17:31.338Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-19T13:17:32.281Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-19T13:17:32.854Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-19T13:17:32.854Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-19T13:17:33.798Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-19T13:17:33.798Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-19T13:17:34.739Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-19T13:17:35.310Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-19T13:17:35.881Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-05-19T13:17:36.454Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-19T13:17:37.395Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-19T13:17:37.395Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-19T13:17:38.338Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-19T13:17:38.909Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-05-19T13:17:40.295Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-19T13:17:41.685Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-19T13:17:43.070Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-19T13:17:43.641Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-19T13:17:44.586Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-19T13:17:45.157Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-19T13:17:46.100Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-19T13:17:46.671Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-19T13:17:49.217Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-19T13:17:52.523Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-19T13:17:52.523Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-19T13:17:53.094Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-19T13:17:55.641Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-19T13:17:57.559Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-19T13:17:58.944Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-05-19T13:18:00.330Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-19T13:18:01.715Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-05-19T13:18:03.100Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-19T13:18:03.100Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-19T13:18:03.100Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-19T13:18:04.046Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-19T13:18:04.989Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-05-19T13:18:06.516Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-19T13:18:06.516Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-19T13:18:06.516Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-19T13:18:06.516Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-19T13:18:06.516Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-19T13:18:06.516Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-19T13:18:06.516Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-19T13:18:06.516Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-19T13:18:06.516Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-19T13:18:06.516Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-19T13:18:06.516Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-19T13:18:06.516Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-19T13:18:06.516Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-19T13:18:06.516Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-19T13:18:06.516Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-19T13:18:06.516Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-19T13:18:07.539Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-19T13:18:08.708Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-19T13:18:08.708Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-19T13:18:08.708Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-19T13:18:08.708Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-19T13:18:08.708Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-19T13:18:08.924Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-19T13:18:11.470Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-19T13:18:11.626Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-19T13:18:11.626Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-19T13:18:11.626Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-19T13:18:11.730Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-19T13:18:13.643Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-19T13:18:14.217Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-05-19T13:18:14.217Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-19T13:18:15.161Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-05-19T13:18:17.073Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-19T13:18:17.073Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-19T13:18:17.440Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-19T13:18:17.645Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-19T13:18:18.586Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-19T13:18:19.158Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-05-19T13:18:19.730Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-19T13:18:19.730Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-19T13:18:20.672Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-19T13:18:20.933Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-05-19T13:18:21.195Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-19T13:18:22.137Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-19T13:18:23.080Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-19T13:18:24.024Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-19T13:18:24.597Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-19T13:18:25.538Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-19T13:18:26.112Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-19T13:18:26.112Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-19T13:18:27.056Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-19T13:18:27.629Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-19T13:18:29.026Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-19T13:18:29.597Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-05-19T13:18:29.597Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-19T13:18:29.597Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-19T13:18:32.898Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-05-19T13:18:33.471Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-19T13:18:34.413Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-19T13:18:46.641Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-05-19T13:18:46.641Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-19T13:18:48.026Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-05-19T13:18:48.026Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-05-19T13:18:48.287Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-19T13:18:48.287Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-19T13:18:48.858Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-05-19T13:18:49.119Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-19T13:18:53.328Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-19T13:18:54.712Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-19T13:18:56.096Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-19T13:19:02.676Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-19T13:19:02.676Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-19T13:19:02.937Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-19T13:19:04.321Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-19T13:19:04.321Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-19T13:19:04.591Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-19T13:19:05.977Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-19T13:19:07.361Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-19T13:19:08.302Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-05-19T13:19:08.873Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-19T13:19:08.873Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-19T13:19:09.134Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-19T13:19:11.047Z] === RUN TestDockerSuite/TestRunMount [2021-05-19T13:19:17.632Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-05-19T13:19:20.179Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-19T13:19:20.751Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-19T13:19:21.693Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-19T13:19:23.075Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-19T13:19:24.989Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-19T13:19:29.196Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-19T13:19:31.110Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-19T13:19:33.025Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-19T13:19:34.944Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-19T13:19:36.329Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-19T13:19:36.329Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-19T13:19:37.273Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-19T13:19:38.215Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-19T13:19:38.787Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-19T13:19:39.729Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-19T13:19:42.275Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-19T13:19:44.188Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-19T13:19:48.396Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-19T13:19:48.659Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-19T13:19:48.920Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-05-19T13:19:49.490Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-19T13:19:49.751Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-19T13:19:50.694Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-19T13:19:51.265Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-19T13:19:51.265Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-19T13:19:52.208Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-19T13:19:58.757Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-19T13:19:58.757Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-19T13:19:58.787Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-05-19T13:19:58.787Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-19T13:19:58.787Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-05-19T13:19:59.358Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-19T13:20:01.270Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-19T13:20:02.233Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-05-19T13:20:02.493Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-19T13:20:03.064Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-19T13:20:03.324Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-19T13:20:03.484Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-19T13:20:03.485Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-19T13:20:04.265Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-19T13:20:04.837Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-19T13:20:04.837Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-19T13:20:05.409Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-19T13:20:05.981Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-19T13:20:05.981Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-19T13:20:06.553Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-05-19T13:20:07.937Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-19T13:20:07.937Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-19T13:20:08.200Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-19T13:20:08.200Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-19T13:20:08.200Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-19T13:20:08.200Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-19T13:20:08.200Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-19T13:20:08.662Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-19T13:20:09.634Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-19T13:20:11.236Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-19T13:20:12.551Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-19T13:20:12.621Z] === RUN TestDockerSuite/TestRunRm [2021-05-19T13:20:13.192Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-19T13:20:14.095Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-19T13:20:14.095Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-19T13:20:14.095Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-19T13:20:14.095Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-19T13:20:17.011Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-19T13:20:17.394Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-19T13:20:17.655Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-19T13:20:18.598Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-05-19T13:20:19.982Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-05-19T13:20:20.552Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-05-19T13:20:24.759Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-05-19T13:20:28.074Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-05-19T13:20:28.651Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-05-19T13:20:29.223Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-05-19T13:20:29.444Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-19T13:20:29.796Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-05-19T13:20:30.368Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-05-19T13:20:30.938Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-05-19T13:20:31.198Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-05-19T13:20:32.144Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-19T13:20:32.718Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-19T13:20:33.660Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-19T13:20:36.204Z] === RUN TestDockerSuite/TestRunState [2021-05-19T13:20:37.589Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-19T13:20:38.037Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-19T13:20:38.499Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-19T13:20:38.499Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-19T13:20:38.530Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-19T13:20:39.102Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-19T13:20:39.363Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-05-19T13:20:39.363Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-19T13:20:40.306Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-19T13:20:40.567Z] === RUN TestDockerSuite/TestRunSysctls [2021-05-19T13:20:41.416Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-19T13:20:41.952Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-19T13:20:41.952Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-19T13:20:41.952Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-19T13:20:42.894Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-05-19T13:20:42.960Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-19T13:20:45.439Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-05-19T13:20:45.700Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-05-19T13:20:47.612Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-05-19T13:20:50.920Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-19T13:20:53.310Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-19T13:20:53.310Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-19T13:20:53.310Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-19T13:20:53.310Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-19T13:20:53.310Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-19T13:20:53.310Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-19T13:20:54.219Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-19T13:20:54.791Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-19T13:20:55.733Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-19T13:20:56.305Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-19T13:20:58.220Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-19T13:20:59.605Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-19T13:21:00.177Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-19T13:21:00.177Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-19T13:21:00.437Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-19T13:21:01.012Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-19T13:21:01.954Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-19T13:21:02.525Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-05-19T13:21:02.525Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-19T13:21:02.525Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-19T13:21:03.467Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-19T13:21:07.674Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-19T13:21:07.935Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-19T13:21:08.878Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-19T13:21:11.423Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-19T13:21:12.368Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-19T13:21:14.912Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-19T13:21:17.454Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-19T13:21:17.715Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-19T13:21:17.715Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-19T13:21:17.715Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-19T13:21:17.715Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-19T13:21:17.975Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-05-19T13:21:17.975Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-05-19T13:21:17.975Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-05-19T13:21:22.172Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-05-19T13:21:22.434Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-05-19T13:21:23.376Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-05-19T13:21:25.286Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-05-19T13:21:26.228Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-05-19T13:21:27.171Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-19T13:21:27.171Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-05-19T13:21:28.111Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-05-19T13:21:28.111Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-05-19T13:21:28.111Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-19T13:21:28.371Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-05-19T13:21:28.371Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-05-19T13:21:28.371Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-05-19T13:21:28.371Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-05-19T13:21:28.371Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-05-19T13:21:28.371Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-05-19T13:21:29.041Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-19T13:21:29.041Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-19T13:21:29.041Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-19T13:21:29.312Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-05-19T13:21:30.253Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-05-19T13:21:30.253Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-05-19T13:21:31.193Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-05-19T13:21:31.452Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-19T13:21:31.713Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-19T13:21:32.652Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-19T13:21:32.652Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-05-19T13:21:33.593Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-05-19T13:21:34.533Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-05-19T13:21:34.533Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-19T13:21:34.533Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-19T13:21:35.474Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-19T13:21:37.382Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-05-19T13:21:37.954Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-05-19T13:21:37.954Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-19T13:21:38.895Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-19T13:21:38.895Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-19T13:21:41.452Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-19T13:21:41.712Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-05-19T13:21:41.712Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-19T13:21:45.008Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-19T13:21:45.008Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-05-19T13:21:45.268Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-19T13:21:45.268Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-19T13:21:45.268Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-19T13:21:46.649Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-05-19T13:21:46.760Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-19T13:21:46.760Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-19T13:21:47.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-19T13:21:47.589Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-05-19T13:21:48.970Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-19T13:21:48.970Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-19T13:21:50.881Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-19T13:21:50.881Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-19T13:21:51.453Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-19T13:21:52.025Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-05-19T13:21:53.938Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-19T13:21:53.938Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-19T13:21:54.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-19T13:21:55.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-19T13:21:55.854Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-19T13:21:55.854Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-19T13:21:55.854Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-19T13:21:57.238Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-19T13:21:58.622Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-19T13:21:59.193Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-05-19T13:21:59.193Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-19T13:21:59.193Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-19T13:21:59.193Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-19T13:21:59.193Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-19T13:21:59.765Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-19T13:22:00.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-19T13:22:02.311Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-19T13:22:03.697Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-05-19T13:22:03.697Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-05-19T13:22:08.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-19T13:22:08.988Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-19T13:22:10.904Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-05-19T13:22:10.904Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-19T13:22:11.847Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-05-19T13:22:11.847Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-19T13:22:12.419Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-05-19T13:22:13.803Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-19T13:22:15.716Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-05-19T13:22:16.661Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-19T13:22:17.183Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-19T13:22:17.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-19T13:22:19.207Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-19T13:22:20.151Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-19T13:22:22.064Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-19T13:22:24.610Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-19T13:22:26.518Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-19T13:22:27.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-19T13:22:27.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-19T13:22:27.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-19T13:22:29.812Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-19T13:22:32.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-19T13:22:32.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-19T13:22:32.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-19T13:22:32.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-19T13:22:32.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-19T13:22:34.023Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-19T13:22:37.314Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-19T13:22:42.591Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-19T13:22:45.128Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-05-19T13:22:47.035Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-19T13:22:47.296Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-19T13:22:48.236Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-19T13:22:48.805Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-19T13:22:48.805Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-19T13:22:49.745Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-19T13:22:55.034Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-19T13:22:57.576Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-05-19T13:22:58.068Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-19T13:22:58.149Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-05-19T13:22:59.094Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-05-19T13:22:59.094Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-05-19T13:22:59.094Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-05-19T13:23:00.494Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-05-19T13:23:01.440Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-05-19T13:23:02.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-19T13:23:02.838Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-05-19T13:23:03.248Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-19T13:23:03.248Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-19T13:23:04.751Z] === RUN TestDockerSuite/TestUpdateStats [2021-05-19T13:23:04.793Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-19T13:23:04.793Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-19T13:23:08.952Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-05-19T13:23:08.952Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-05-19T13:23:09.510Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-19T13:23:09.894Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-05-19T13:23:09.894Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-05-19T13:23:09.971Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-19T13:23:09.971Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-19T13:23:09.971Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-19T13:23:11.515Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-19T13:23:12.438Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-05-19T13:23:12.488Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-19T13:23:13.381Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-19T13:23:13.461Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-19T13:23:13.923Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-19T13:23:14.384Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-19T13:23:19.963Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-05-19T13:23:20.196Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-19T13:23:21.739Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-19T13:23:21.739Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-19T13:23:22.712Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-19T13:23:22.712Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-19T13:23:23.173Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-19T13:23:25.249Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-05-19T13:23:25.361Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-19T13:23:26.333Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-19T13:23:26.795Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-19T13:23:26.795Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-19T13:23:27.257Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-19T13:23:28.229Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-19T13:23:28.229Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-19T13:23:28.229Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-19T13:23:29.452Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-05-19T13:23:32.751Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-19T13:23:32.933Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-19T13:23:39.361Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-19T13:23:44.648Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-05-19T13:23:46.559Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-05-19T13:23:48.473Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-05-19T13:23:49.859Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-05-19T13:23:51.770Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-05-19T13:23:53.684Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-05-19T13:23:56.229Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-05-19T13:23:58.142Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-05-19T13:24:00.056Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-05-19T13:24:02.598Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-19T13:24:05.148Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-05-19T13:24:08.663Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-19T13:24:08.663Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-19T13:24:08.663Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-19T13:24:10.850Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-19T13:24:11.311Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-19T13:24:11.311Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-19T13:24:11.311Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-19T13:24:12.284Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-19T13:24:12.284Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-19T13:24:17.373Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-19T13:24:17.373Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-19T13:24:17.373Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-19T13:24:17.633Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-05-19T13:24:18.204Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-19T13:24:18.204Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-19T13:24:18.204Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-19T13:24:18.204Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-19T13:24:19.147Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-19T13:24:19.147Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-19T13:24:20.513Z] --- PASS: TestBuildWCOWSandboxSize (825.88s) [2021-05-19T13:24:20.513Z] === RUN TestBuildWithEmptyDockerfile [2021-05-19T13:24:20.513Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T13:24:20.513Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T13:24:20.513Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T13:24:20.513Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T13:24:20.513Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T13:24:20.513Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T13:24:20.513Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T13:24:20.513Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T13:24:20.513Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T13:24:20.513Z] --- PASS: TestBuildWithEmptyDockerfile (0.76s) [2021-05-19T13:24:20.513Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-05-19T13:24:20.513Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-05-19T13:24:20.513Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-05-19T13:24:20.513Z] === RUN TestBuildPreserveOwnership [2021-05-19T13:24:20.513Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-05-19T13:24:20.513Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T13:24:20.513Z] === RUN TestBuildPlatformInvalid [2021-05-19T13:24:20.513Z] --- PASS: TestBuildPlatformInvalid (0.63s) [2021-05-19T13:24:20.513Z] PASS [2021-05-19T13:24:20.513Z] ok github.com/docker/docker/integration/build 1032.511s [2021-05-19T13:24:20.513Z] [2021-05-19T13:24:20.513Z] === Skipped [2021-05-19T13:24:20.513Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-19T13:24:20.513Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T13:24:20.513Z] [2021-05-19T13:24:20.513Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-19T13:24:20.513Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:24:20.513Z] [2021-05-19T13:24:20.513Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-05-19T13:24:20.513Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T13:24:20.513Z] [2021-05-19T13:24:20.513Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-05-19T13:24:20.513Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T13:24:20.513Z] [2021-05-19T13:24:20.513Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-05-19T13:24:20.514Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T13:24:20.514Z] [2021-05-19T13:24:20.514Z] [2021-05-19T13:24:20.514Z] DONE 29 tests, 5 skipped in 1062.206s [2021-05-19T13:24:20.514Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-19T13:24:20.514Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-19T13:24:20.514Z] INFO: Testing against a local daemon [2021-05-19T13:24:20.514Z] === RUN TestConfigInspect [2021-05-19T13:24:20.514Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-19T13:24:20.514Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:24:20.514Z] === RUN TestConfigList [2021-05-19T13:24:20.514Z] --- SKIP: TestConfigList (0.00s) [2021-05-19T13:24:20.514Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:24:20.514Z] === RUN TestConfigsCreateAndDelete [2021-05-19T13:24:20.514Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-19T13:24:20.514Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:24:20.514Z] === RUN TestConfigsUpdate [2021-05-19T13:24:20.514Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-19T13:24:20.514Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:24:20.514Z] === RUN TestTemplatedConfig [2021-05-19T13:24:20.514Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-19T13:24:20.514Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:24:20.514Z] === RUN TestConfigCreateResolve [2021-05-19T13:24:20.514Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-19T13:24:20.514Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:24:20.514Z] === RUN TestConfigDaemonLibtrustID [2021-05-19T13:24:20.514Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-19T13:24:20.514Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:24:20.514Z] PASS [2021-05-19T13:24:20.514Z] ok github.com/docker/docker/integration/config 0.177s [2021-05-19T13:24:20.514Z] [2021-05-19T13:24:20.514Z] === Skipped [2021-05-19T13:24:20.514Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-19T13:24:20.514Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:24:20.514Z] [2021-05-19T13:24:20.514Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-19T13:24:20.514Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:24:20.514Z] [2021-05-19T13:24:20.514Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-19T13:24:20.514Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:24:20.514Z] [2021-05-19T13:24:20.514Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-19T13:24:20.514Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:24:20.514Z] [2021-05-19T13:24:20.514Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-19T13:24:20.514Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:24:20.514Z] [2021-05-19T13:24:20.514Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-19T13:24:20.514Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:24:20.514Z] [2021-05-19T13:24:20.514Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-19T13:24:20.514Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:24:20.514Z] [2021-05-19T13:24:20.514Z] [2021-05-19T13:24:20.514Z] DONE 7 tests, 7 skipped in 3.338s [2021-05-19T13:24:20.514Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-19T13:24:20.514Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-19T13:24:20.514Z] INFO: Testing against a local daemon [2021-05-19T13:24:20.514Z] === RUN TestCheckpoint [2021-05-19T13:24:20.514Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-19T13:24:20.514Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T13:24:20.514Z] === RUN TestContainerInvalidJSON [2021-05-19T13:24:20.514Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T13:24:20.514Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T13:24:20.514Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T13:24:20.514Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T13:24:20.514Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-19T13:24:20.514Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-19T13:24:20.514Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T13:24:20.514Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-19T13:24:20.514Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T13:24:20.514Z] --- PASS: TestContainerInvalidJSON (0.59s) [2021-05-19T13:24:20.514Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-19T13:24:20.514Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-19T13:24:20.514Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-19T13:24:20.514Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-19T13:24:20.514Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2021-05-19T13:24:20.514Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-19T13:24:20.514Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2021-05-19T13:24:20.514Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-19T13:24:20.514Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2021-05-19T13:24:20.514Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-19T13:24:20.514Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2021-05-19T13:24:20.514Z] === RUN TestCopyFromContainer [2021-05-19T13:24:20.514Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-19T13:24:20.514Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:24:20.514Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-19T13:24:20.514Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T13:24:20.514Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T13:24:20.514Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T13:24:20.514Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T13:24:20.514Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T13:24:20.514Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T13:24:20.514Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T13:24:20.514Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T13:24:20.514Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T13:24:20.514Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-19T13:24:20.514Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-19T13:24:20.514Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-05-19T13:24:20.514Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-05-19T13:24:20.514Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-19T13:24:20.514Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-19T13:24:20.514Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-19T13:24:20.514Z] === RUN TestCreateWithInvalidEnv [2021-05-19T13:24:20.514Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-19T13:24:20.514Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-19T13:24:20.514Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-19T13:24:20.514Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-19T13:24:20.514Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-19T13:24:20.514Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-19T13:24:20.514Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-19T13:24:20.514Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-19T13:24:20.514Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-19T13:24:20.514Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-05-19T13:24:20.514Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-19T13:24:20.514Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-19T13:24:20.514Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-19T13:24:20.514Z] === RUN TestCreateTmpfsMountsTarget [2021-05-19T13:24:20.514Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-19T13:24:20.514Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:24:20.514Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-19T13:24:20.514Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-19T13:24:20.514Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:24:20.514Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-19T13:24:20.514Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-19T13:24:20.514Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:24:20.514Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-19T13:24:20.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T13:24:20.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T13:24:20.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T13:24:20.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T13:24:20.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T13:24:20.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T13:24:20.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T13:24:20.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T13:24:20.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T13:24:20.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T13:24:20.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T13:24:20.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T13:24:20.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T13:24:20.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T13:24:20.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T13:24:20.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-05-19T13:24:20.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-19T13:24:20.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-19T13:24:20.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-19T13:24:20.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-19T13:24:20.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-19T13:24:20.514Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-19T13:24:20.514Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-19T13:24:20.514Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-19T13:24:20.514Z] === RUN TestCreateDifferentPlatform [2021-05-19T13:24:20.514Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-19T13:24:20.514Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-19T13:24:20.514Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-05-19T13:24:20.514Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-19T13:24:20.514Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-19T13:24:20.514Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-19T13:24:20.514Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2021-05-19T13:24:20.514Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-19T13:24:20.514Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-19T13:24:20.514Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-19T13:24:20.514Z] === RUN TestContainerKillOnDaemonStart [2021-05-19T13:24:20.514Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-19T13:24:20.514Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:24:20.514Z] === RUN TestDiff [2021-05-19T13:24:20.514Z] --- SKIP: TestDiff (0.00s) [2021-05-19T13:24:20.514Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-19T13:24:20.514Z] === RUN TestExecWithCloseStdin [2021-05-19T13:24:20.514Z] --- PASS: TestExecWithCloseStdin (3.43s) [2021-05-19T13:24:20.514Z] === RUN TestExec [2021-05-19T13:24:20.530Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-19T13:24:20.530Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-19T13:24:20.530Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-19T13:24:20.530Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-19T13:24:20.530Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-19T13:24:22.668Z] --- PASS: TestExec (2.34s) [2021-05-19T13:24:22.668Z] === RUN TestExecUser [2021-05-19T13:24:22.668Z] --- SKIP: TestExecUser (0.00s) [2021-05-19T13:24:22.668Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-19T13:24:22.668Z] === RUN TestExportContainerAndImportImage [2021-05-19T13:24:22.668Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-19T13:24:22.668Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:24:22.668Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-19T13:24:22.668Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-19T13:24:22.668Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:24:22.668Z] === RUN TestHealthCheckWorkdir [2021-05-19T13:24:22.668Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-19T13:24:22.668Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-19T13:24:22.668Z] === RUN TestHealthKillContainer [2021-05-19T13:24:22.668Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-19T13:24:22.668Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-19T13:24:22.668Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-19T13:24:22.668Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-19T13:24:22.668Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-19T13:24:22.668Z] === RUN TestKillContainerInvalidSignal [2021-05-19T13:24:23.076Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-19T13:24:23.076Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-05-19T13:24:23.076Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-19T13:24:23.337Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-19T13:24:23.337Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-19T13:24:23.597Z] === RUN TestDockerSuite/TestVolumeEvents [2021-05-19T13:24:24.849Z] --- PASS: TestKillContainerInvalidSignal (2.23s) [2021-05-19T13:24:24.849Z] === RUN TestKillContainer [2021-05-19T13:24:24.849Z] === RUN TestKillContainer/no_signal [2021-05-19T13:24:27.008Z] === RUN TestKillContainer/non_killing_signal [2021-05-19T13:24:27.008Z] === RUN TestKillContainer/killing_signal [2021-05-19T13:24:29.925Z] --- PASS: TestKillContainer (4.88s) [2021-05-19T13:24:29.925Z] --- PASS: TestKillContainer/no_signal (2.09s) [2021-05-19T13:24:29.925Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-19T13:24:29.925Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-19T13:24:29.925Z] --- PASS: TestKillContainer/killing_signal (2.73s) [2021-05-19T13:24:29.925Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-19T13:24:29.925Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-19T13:24:29.925Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-19T13:24:29.925Z] === RUN TestKillStoppedContainer [2021-05-19T13:24:29.925Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-19T13:24:29.925Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-19T13:24:29.925Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-19T13:24:29.925Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-19T13:24:29.925Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-19T13:24:29.925Z] === RUN TestKillDifferentUserContainer [2021-05-19T13:24:29.925Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-19T13:24:29.925Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-19T13:24:29.925Z] === RUN TestInspectOomKilledTrue [2021-05-19T13:24:29.925Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-19T13:24:29.925Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:24:29.925Z] === RUN TestInspectOomKilledFalse [2021-05-19T13:24:29.925Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-19T13:24:29.925Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T13:24:29.925Z] === RUN TestLogsFollowTailEmpty [2021-05-19T13:24:30.179Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-19T13:24:31.564Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-19T13:24:31.564Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-19T13:24:31.564Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-19T13:24:32.079Z] --- PASS: TestLogsFollowTailEmpty (2.14s) [2021-05-19T13:24:32.080Z] === RUN TestNetworkNat [2021-05-19T13:24:32.080Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-19T13:24:32.080Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-19T13:24:32.080Z] === RUN TestNetworkLocalhostTCPNat [2021-05-19T13:24:34.227Z] --- PASS: TestNetworkLocalhostTCPNat (2.48s) [2021-05-19T13:24:34.228Z] === RUN TestNetworkLoopbackNat [2021-05-19T13:24:34.228Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-19T13:24:34.228Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-19T13:24:34.228Z] === RUN TestPause [2021-05-19T13:24:34.228Z] --- SKIP: TestPause (0.00s) [2021-05-19T13:24:34.228Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-19T13:24:34.228Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-19T13:24:34.864Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-19T13:24:36.389Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.14s) [2021-05-19T13:24:36.389Z] === RUN TestPauseStopPausedContainer [2021-05-19T13:24:36.389Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-19T13:24:36.389Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:24:36.389Z] === RUN TestPsFilter [2021-05-19T13:24:36.846Z] --- PASS: TestPsFilter (0.40s) [2021-05-19T13:24:36.846Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-19T13:24:38.168Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite (1931.69s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.15s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.85s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.21s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.15s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.15s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.21s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.46s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.60s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.08s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.43s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.27s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.37s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.41s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.23s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.35s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.57s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.42s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAttachDetach (1.38s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.34s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.13s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.38s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.36s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.52s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.04s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.45s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.61s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.18s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.83s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.74s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.04s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.38s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.25s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.55s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.08s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.48s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.05s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.56s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.48s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.81s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.56s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.37s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.85s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.85s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.71s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.84s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.59s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.26s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.85s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.80s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.04s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.85s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.37s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.54s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.84s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.74s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.79s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.55s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.10s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (2.11s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.82s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (20.04s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.37s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.13s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.34s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.11s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.80s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (9.07s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.89s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.03s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.19s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.10s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.82s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.97s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.93s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.61s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.48s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.64s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.76s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.36s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2021-05-19T13:24:38.168Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-19T13:24:38.168Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.76s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.24s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.64s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.61s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.42s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.37s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.23s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.22s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.24s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.75s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.95s) [2021-05-19T13:24:38.168Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-19T13:24:38.168Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.168Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-05-19T13:24:38.168Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.168Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.06s) [2021-05-19T13:24:38.168Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.168Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-19T13:24:38.168Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.59s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.00s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.80s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.69s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.41s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.27s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.93s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.42s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.31s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.31s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.95s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.90s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.80s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.77s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.45s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.98s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.55s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.30s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.62s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.12s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.48s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (24.19s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.49s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.86s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.33s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.28s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.78s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEnv (2.18s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.04s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.48s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.77s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (31.69s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.53s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (12.25s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.10s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.88s) [2021-05-19T13:24:38.168Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-19T13:24:38.168Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.52s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.53s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildExpose (0.57s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.12s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.72s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.51s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildFails (1.39s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.79s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.77s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.45s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.72s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.33s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (3.00s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.45s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.63s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.70s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.47s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildHistory (4.44s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.75s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.36s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.67s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.29s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildLabel (0.50s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.26s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.06s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.28s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.76s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.12s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.20s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.52s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.24s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.81s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.53s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.59s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.17s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.83s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.44s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.55s) [2021-05-19T13:24:38.168Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-19T13:24:38.168Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.55s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.38s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.04s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.76s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.07s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.28s) [2021-05-19T13:24:38.168Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.00s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.54s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.38s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.63s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.46s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.61s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.54s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.25s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.26s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.21s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.43s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.23s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildPATH (2.16s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.99s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.15s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (12.25s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.78s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.72s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildRm (3.27s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.23s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.21s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.66s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.72s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.83s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.47s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.05s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.12s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2021-05-19T13:24:38.169Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-19T13:24:38.169Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.88s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildStderr (1.11s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.34s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.36s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.43s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.67s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.47s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.79s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildUser (2.32s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (5.17s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (15.08s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.47s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.21s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.40s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.57s) [2021-05-19T13:24:38.169Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-19T13:24:38.169Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.169Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-19T13:24:38.169Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.169Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-19T13:24:38.169Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.169Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-19T13:24:38.169Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.17s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.95s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.06s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.41s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.25s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.74s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.38s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.55s) [2021-05-19T13:24:38.169Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2021-05-19T13:24:38.169Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.77s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.25s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-05-19T13:24:38.169Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-19T13:24:38.169Z] docker_cli_sni_test.go:18: Flakey test [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.01s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.94s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCommitChange (1.08s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.07s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.82s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.29s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.74s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCommitTTY (2.33s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.17s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.21s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.90s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.98s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.02s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.88s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.05s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.92s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.82s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.88s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.74s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.98s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.13s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.37s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.50s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.24s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.24s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.25s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.13s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.15s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.39s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.54s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.53s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.71s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.73s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.13s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.80s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.13s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.09s) [2021-05-19T13:24:38.169Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-05-19T13:24:38.169Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.90s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.89s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.68s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (8.56s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.98s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.32s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.67s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.43s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.57s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.58s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.70s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.73s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b1c560_} (1.88s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1813016018_/foo_false____} (1.72s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1813016018_/foo_true____} (1.65s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3270338825_/foo_false____} (1.83s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3270338825_/foo_true____} (1.58s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3270338825_/foo_true__0xc000b1c5e0__} (1.78s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b1c600_} (1.65s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b1c620_} (1.58s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b1c640_} (1.60s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b1c660_} (1.58s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.67s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.84s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.40s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.86s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.71s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.35s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.01s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.92s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.07s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.15s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.15s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.13s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.34s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.22s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.39s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.29s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.48s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.32s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.21s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.08s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.07s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.40s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.14s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.17s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.94s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.84s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.94s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.69s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpToCaseE (4.07s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.26s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.84s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.38s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.76s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpToCaseJ (6.29s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.85s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpToDot (0.98s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.71s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.43s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpToStdout (0.80s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.13s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.80s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.65s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.48s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.97s) [2021-05-19T13:24:38.169Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-19T13:24:38.169Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.97s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2021-05-19T13:24:38.169Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-19T13:24:38.169Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.47s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.47s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.89s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.00s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.45s) [2021-05-19T13:24:38.169Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.46s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.72s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.73s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.91s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.91s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.77s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.32s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.49s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.91s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.74s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.21s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.92s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.40s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsAttach (0.78s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsCommit (1.16s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.75s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.77s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.75s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.48s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.93s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.22s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsCopy (1.11s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.44s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.69s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.45s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.54s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.51s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.09s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsFilters (2.02s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsFormat (1.75s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.49s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.46s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.46s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.07s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.45s) [2021-05-19T13:24:38.170Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-19T13:24:38.170Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-19T13:24:38.170Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-19T13:24:38.170Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.43s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.83s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsRename (1.13s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsResize (1.01s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.91s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.39s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.74s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsTop (1.03s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.47s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExec (1.04s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.88s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.05s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecAPIStart (3.11s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.70s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.48s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.20s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.02s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.08s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.01s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.72s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecCgroup (2.49s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecEnv (1.04s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.91s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.44s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecInspectID (2.42s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecInteractive (1.76s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.13s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.01s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecParseError (0.71s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.76s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.74s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.74s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.03s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecStartFails (1.09s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.64s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.91s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecTTY (1.57s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.37s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.76s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecUlimits (1.04s) [2021-05-19T13:24:38.170Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-19T13:24:38.170Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.99s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.03s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.79s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.99s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestExecWithUser (1.34s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.74s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.74s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.77s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.89s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestHealth (24.23s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.99s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.89s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.39s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.53s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.68s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.31s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.10s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.46s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.44s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImagesFormat (0.12s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.04s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImportDisplay (1.65s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImportFile (1.79s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.72s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImportGzipped (1.88s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.76s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.07s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.25s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.87s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.02s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.98s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.84s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.70s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.72s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.11s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.71s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.75s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s) [2021-05-19T13:24:38.170Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-19T13:24:38.170Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.78s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.93s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectDefault (0.72s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectHistory (1.31s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.08s) [2021-05-19T13:24:38.170Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-19T13:24:38.170Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.20s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.27s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.18s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.25s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.63s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.98s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectStatus (1.19s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.58s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.74s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.70s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.74s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.70s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.71s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.98s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.27s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.51s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.39s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.29s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.18s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.23s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.79s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.53s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.78s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.51s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.18s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.07s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.75s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.37s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.45s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.90s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.73s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.72s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.74s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.26s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.88s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.90s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.33s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.30s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.00s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.12s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.76s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsSince (7.25s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.03s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.20s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsTail (1.25s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.86s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.95s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.72s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestNetHostname (3.38s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.52s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.68s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.12s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.06s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPluginActive (1.49s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.03s) [2021-05-19T13:24:38.170Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-19T13:24:38.170Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.78s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.23s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.31s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.74s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.85s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.49s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.86s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.70s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPortList (10.47s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.40s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.12s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.95s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-19T13:24:38.170Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.92s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.97s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.90s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.18s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.73s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.50s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.25s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPsByOrder (3.65s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.34s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.15s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.21s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.84s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.62s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.10s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.98s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.02s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.79s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.45s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.82s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.95s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.25s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.72s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.23s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.81s) [2021-05-19T13:24:38.171Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-05-19T13:24:38.171Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.81s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.77s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.83s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.93s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.68s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.31s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.11s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.50s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.73s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (6.13s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.72s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.64s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.16s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.83s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.01s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.28s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.17s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.88s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.32s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.72s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.85s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.35s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAddHost (0.70s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.46s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.69s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.67s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.88s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.59s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.21s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.34s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.85s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.85s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.84s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.73s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.82s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.24s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.06s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.94s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.77s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.75s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.71s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.74s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.70s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.72s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.70s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.71s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.70s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.68s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.01s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.75s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.98s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.95s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.83s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.79s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.17s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.70s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.68s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.73s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.92s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.72s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.07s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.51s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.72s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.23s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.20s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.84s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.76s) [2021-05-19T13:24:38.171Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-19T13:24:38.171Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.171Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-19T13:24:38.171Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.93s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (3.19s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.64s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.22s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.71s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2021-05-19T13:24:38.171Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-05-19T13:24:38.171Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.96s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.77s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.73s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.69s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.68s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.68s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.67s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.75s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.93s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunExitCode (1.05s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.68s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.74s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.70s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.69s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.48s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.59s) [2021-05-19T13:24:38.171Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-19T13:24:38.171Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.74s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.79s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.89s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.46s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.95s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.93s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.52s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.46s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.76s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.61s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.62s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.24s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.39s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.46s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.51s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.92s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunMount (8.93s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.84s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.82s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.38s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.13s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.64s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.11s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.32s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.50s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.44s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.92s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNetHost (1.14s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.72s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.95s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.09s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.07s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.14s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.61s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.72s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.13s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.69s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.72s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.77s) [2021-05-19T13:24:38.171Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-19T13:24:38.171Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.74s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.80s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.99s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2021-05-19T13:24:38.171Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.74s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2021-05-19T13:24:38.171Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-19T13:24:38.171Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2021-05-19T13:24:38.171Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-19T13:24:38.171Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.69s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.41s) [2021-05-19T13:24:38.171Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-19T13:24:38.171Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.10s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.49s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunRm (0.74s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.71s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.30s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.61s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.87s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.71s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.77s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.76s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.71s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunState (1.58s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-05-19T13:24:38.171Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-19T13:24:38.171Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.77s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunSysctls (1.51s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.24s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.67s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.48s) [2021-05-19T13:24:38.171Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.27s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.75s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.74s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.99s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.72s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunUserByName (0.70s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.73s) [2021-05-19T13:24:38.172Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-19T13:24:38.172Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.75s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.86s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.72s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.93s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.13s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.40s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.17s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.42s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.73s) [2021-05-19T13:24:38.172Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-19T13:24:38.172Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.172Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-19T13:24:38.172Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.172Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-19T13:24:38.172Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-05-19T13:24:38.172Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-19T13:24:38.172Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.60s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.90s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.86s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.95s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (1.03s) [2021-05-19T13:24:38.172Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-19T13:24:38.172Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.09s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-05-19T13:24:38.172Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-19T13:24:38.172Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-05-19T13:24:38.172Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-05-19T13:24:38.172Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-05-19T13:24:38.172Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-05-19T13:24:38.172Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-05-19T13:24:38.172Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-19T13:24:38.172Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-05-19T13:24:38.172Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-05-19T13:24:38.172Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.99s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.96s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.20s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.85s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithShmSize (1.00s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.93s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.84s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.82s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.88s) [2021-05-19T13:24:38.172Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-19T13:24:38.172Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.84s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (2.27s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.57s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.65s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.88s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.20s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.16s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.83s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSaveImageId (0.25s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.65s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.28s) [2021-05-19T13:24:38.172Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents347129290 [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.86s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.43s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.39s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.53s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.71s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.82s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.73s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.01s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.56s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestStartRecordError (1.81s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.56s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.94s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.05s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.71s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.07s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.73s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.73s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.73s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.76s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.57s) [2021-05-19T13:24:38.172Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-19T13:24:38.172Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.95s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.45s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.36s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.71s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.70s) [2021-05-19T13:24:38.172Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-19T13:24:38.172Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-05-19T13:24:38.172Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-19T13:24:38.172Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.46s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.07s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.29s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.76s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUpdateStats (3.74s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.67s) [2021-05-19T13:24:38.172Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-19T13:24:38.172Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.27s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.03s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (6.18s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.42s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.77s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.27s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.50s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.09s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.08s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.03s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.49s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.45s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.26s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.15s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.13s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.10s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.11s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.78s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.92s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.13s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.62s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.19s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.77s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.13s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.84s) [2021-05-19T13:24:38.172Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.70s) [2021-05-19T13:24:38.172Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-19T13:24:38.172Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-19T13:24:38.172Z] === RUN TestDockerRegistrySuite [2021-05-19T13:24:38.172Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-19T13:24:39.556Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-19T13:24:39.713Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.72s) [2021-05-19T13:24:39.713Z] === RUN TestRemoveContainerWithVolume [2021-05-19T13:24:40.957Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-19T13:24:41.859Z] --- PASS: TestRemoveContainerWithVolume (2.33s) [2021-05-19T13:24:41.859Z] === RUN TestRemoveContainerRunning [2021-05-19T13:24:42.339Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-19T13:24:42.339Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-19T13:24:44.010Z] --- PASS: TestRemoveContainerRunning (2.08s) [2021-05-19T13:24:44.010Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-19T13:24:46.212Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.11s) [2021-05-19T13:24:46.212Z] === RUN TestRemoveInvalidContainer [2021-05-19T13:24:46.212Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-05-19T13:24:46.212Z] === RUN TestRenameLinkedContainer [2021-05-19T13:24:46.212Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-19T13:24:46.212Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-19T13:24:46.212Z] === RUN TestRenameStoppedContainer [2021-05-19T13:24:46.544Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-19T13:24:48.013Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-19T13:24:48.013Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-19T13:24:48.013Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-19T13:24:49.100Z] --- PASS: TestRenameStoppedContainer (2.76s) [2021-05-19T13:24:49.100Z] === RUN TestRenameRunningContainerAndReuse [2021-05-19T13:24:51.830Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-19T13:24:53.739Z] --- PASS: TestRenameRunningContainerAndReuse (4.29s) [2021-05-19T13:24:53.739Z] === RUN TestRenameInvalidName [2021-05-19T13:24:55.132Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-19T13:24:55.264Z] --- PASS: TestRenameInvalidName (2.25s) [2021-05-19T13:24:55.264Z] === RUN TestRenameAnonymousContainer [2021-05-19T13:24:57.045Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-19T13:24:57.986Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-19T13:24:59.371Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-19T13:25:00.758Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-19T13:25:02.142Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-19T13:25:03.085Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-19T13:25:04.470Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-19T13:25:05.528Z] --- PASS: TestRenameAnonymousContainer (9.78s) [2021-05-19T13:25:05.528Z] === RUN TestRenameContainerWithSameName [2021-05-19T13:25:07.017Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-19T13:25:07.147Z] --- PASS: TestRenameContainerWithSameName (2.15s) [2021-05-19T13:25:07.147Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-19T13:25:07.147Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-19T13:25:07.147Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-19T13:25:07.147Z] === RUN TestResize [2021-05-19T13:25:09.576Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-19T13:25:10.025Z] --- PASS: TestResize (2.23s) [2021-05-19T13:25:10.025Z] === RUN TestResizeWithInvalidSize [2021-05-19T13:25:10.517Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-19T13:25:12.182Z] --- PASS: TestResizeWithInvalidSize (2.30s) [2021-05-19T13:25:12.182Z] === RUN TestResizeWhenContainerNotStarted [2021-05-19T13:25:13.817Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-19T13:25:14.336Z] --- PASS: TestResizeWhenContainerNotStarted (2.64s) [2021-05-19T13:25:14.336Z] === RUN TestDaemonRestartKillContainers [2021-05-19T13:25:14.336Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-19T13:25:14.336Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:25:14.336Z] === RUN TestStats [2021-05-19T13:25:14.336Z] --- SKIP: TestStats (0.00s) [2021-05-19T13:25:14.336Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-19T13:25:14.336Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-19T13:25:14.760Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-19T13:25:14.760Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-19T13:25:16.143Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-19T13:25:17.529Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-19T13:25:18.008Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-19T13:25:18.008Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-19T13:25:18.008Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-19T13:25:18.472Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-19T13:25:19.553Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-19T13:25:21.388Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.48s) [2021-05-19T13:25:21.388Z] === RUN TestStopContainerWithTimeout [2021-05-19T13:25:21.388Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-19T13:25:21.388Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-19T13:25:21.388Z] === RUN TestUpdateRestartPolicy [2021-05-19T13:25:21.771Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-19T13:25:21.771Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-19T13:25:22.469Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-19T13:25:23.157Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-19T13:25:23.417Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-19T13:25:23.677Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-19T13:25:23.939Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-19T13:25:24.199Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-19T13:25:24.459Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-19T13:25:24.720Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-19T13:25:25.387Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-19T13:25:26.104Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-19T13:25:28.017Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-19T13:25:28.960Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-19T13:25:30.345Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-19T13:25:31.736Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-19T13:25:32.329Z] --- PASS: TestDockerRegistrySuite (54.31s) [2021-05-19T13:25:32.329Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.40s) [2021-05-19T13:25:32.329Z] check_test.go:196: [ddfaad1110416] daemon is not started [2021-05-19T13:25:32.329Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.32s) [2021-05-19T13:25:32.329Z] check_test.go:196: [d5c954c99d321] daemon is not started [2021-05-19T13:25:32.329Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.51s) [2021-05-19T13:25:32.329Z] check_test.go:196: [dd92896bb12be] daemon is not started [2021-05-19T13:25:32.329Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-05-19T13:25:32.329Z] check_test.go:196: [d1fb5bc897162] daemon is not started [2021-05-19T13:25:32.329Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.62s) [2021-05-19T13:25:32.329Z] check_test.go:196: [d642f169471aa] daemon is not started [2021-05-19T13:25:32.329Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.70s) [2021-05-19T13:25:32.329Z] check_test.go:196: [d991fc5e15e6b] daemon is not started [2021-05-19T13:25:32.329Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.50s) [2021-05-19T13:25:32.329Z] check_test.go:196: [dfeb9509343be] daemon is not started [2021-05-19T13:25:32.329Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2021-05-19T13:25:32.329Z] check_test.go:196: [dc54c58a40179] daemon is not started [2021-05-19T13:25:32.329Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.12s) [2021-05-19T13:25:32.329Z] check_test.go:196: [d11971803e247] daemon is not started [2021-05-19T13:25:32.329Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.30s) [2021-05-19T13:25:32.329Z] check_test.go:196: [d96a48ba15b2d] daemon is not started [2021-05-19T13:25:32.329Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.43s) [2021-05-19T13:25:32.329Z] check_test.go:196: [d7832f8815d16] daemon is not started [2021-05-19T13:25:32.329Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.39s) [2021-05-19T13:25:32.329Z] check_test.go:196: [da33f704fd365] daemon is not started [2021-05-19T13:25:32.329Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.17s) [2021-05-19T13:25:32.329Z] check_test.go:196: [db16befafbe76] daemon is not started [2021-05-19T13:25:32.329Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.25s) [2021-05-19T13:25:32.329Z] check_test.go:196: [d4a3f1eaf0913] daemon is not started [2021-05-19T13:25:32.329Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.50s) [2021-05-19T13:25:32.329Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4229bd1fdf9bcce0d0de96a2695c053b17ef1c14bdb7da36e968bfbbdf8577f0 [2021-05-19T13:25:32.329Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8964c09990cd91b5f3357f247b0094d4b495a15a3cd08a9d875536110d59a38a [2021-05-19T13:25:32.329Z] check_test.go:196: [dd4da99e09e75] daemon is not started [2021-05-19T13:25:32.329Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.41s) [2021-05-19T13:25:32.329Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c914b5f213274ea765f496caf79c0fee6e5a949a4cab18eb6e2ad8f46417be12 [2021-05-19T13:25:32.329Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d8419a8379e214dc8811ce7afe0b5da4f3d5680757432ef1cc9d0b69c3b790af [2021-05-19T13:25:32.329Z] check_test.go:196: [d590ae0b02d4a] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.32s) [2021-05-19T13:25:32.330Z] check_test.go:196: [db92106a56adb] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.90s) [2021-05-19T13:25:32.330Z] check_test.go:196: [d65adbda542ae] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.18s) [2021-05-19T13:25:32.330Z] check_test.go:196: [dc4b5999de48c] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-05-19T13:25:32.330Z] check_test.go:196: [dfed73dad92b2] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2021-05-19T13:25:32.330Z] check_test.go:196: [d8e462f024ebb] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.28s) [2021-05-19T13:25:32.330Z] check_test.go:196: [da931cfe5dbe0] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.11s) [2021-05-19T13:25:32.330Z] check_test.go:196: [dbd90e2c69bd5] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.04s) [2021-05-19T13:25:32.330Z] check_test.go:196: [d74794c6c940b] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2021-05-19T13:25:32.330Z] check_test.go:196: [d96e1cf1f1d4d] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.25s) [2021-05-19T13:25:32.330Z] check_test.go:196: [d58d4bd7c9192] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-05-19T13:25:32.330Z] check_test.go:196: [d2d217fcbdec5] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-05-19T13:25:32.330Z] check_test.go:196: [d8bba52a70f42] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-05-19T13:25:32.330Z] check_test.go:196: [d5e953b2de047] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-05-19T13:25:32.330Z] check_test.go:196: [da39a13b9a575] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-05-19T13:25:32.330Z] check_test.go:196: [ddfeeac5e598f] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-05-19T13:25:32.330Z] check_test.go:196: [d279dde5745e3] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.29s) [2021-05-19T13:25:32.330Z] check_test.go:196: [d3d07873fb808] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.91s) [2021-05-19T13:25:32.330Z] check_test.go:196: [d9c2f0fed9dff] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.19s) [2021-05-19T13:25:32.330Z] check_test.go:196: [d4a4b5ca5fe53] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.40s) [2021-05-19T13:25:32.330Z] check_test.go:196: [d5cd46a8d4c3f] daemon is not started [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2021-05-19T13:25:32.330Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.88s) [2021-05-19T13:25:32.330Z] === RUN TestDockerSchema1RegistrySuite [2021-05-19T13:25:32.330Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-19T13:25:32.590Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-19T13:25:36.797Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-19T13:25:42.082Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-19T13:25:45.383Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-19T13:25:46.596Z] --- PASS: TestUpdateRestartPolicy (21.98s) [2021-05-19T13:25:46.596Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-19T13:25:46.596Z] --- PASS: TestUpdateRestartWithAutoRemove (2.14s) [2021-05-19T13:25:46.596Z] === RUN TestWaitNonBlocked [2021-05-19T13:25:46.596Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T13:25:46.596Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T13:25:46.596Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T13:25:46.596Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T13:25:46.596Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T13:25:46.596Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T13:25:46.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-19T13:25:47.710Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-19T13:25:47.971Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-19T13:25:48.109Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-05-19T13:25:48.110Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.86s) [2021-05-19T13:25:48.110Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.02s) [2021-05-19T13:25:48.110Z] === RUN TestWaitBlocked [2021-05-19T13:25:48.110Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-19T13:25:48.110Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:25:48.110Z] PASS [2021-05-19T13:25:48.110Z] ok github.com/docker/docker/integration/container 93.564s [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === Skipped [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-19T13:25:48.110Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-19T13:25:48.110Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-19T13:25:48.110Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-19T13:25:48.110Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-19T13:25:48.110Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-19T13:25:48.110Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-19T13:25:48.110Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-19T13:25:48.110Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-19T13:25:48.110Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-19T13:25:48.110Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-19T13:25:48.110Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-19T13:25:48.110Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-19T13:25:48.110Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-19T13:25:48.110Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-19T13:25:48.110Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-19T13:25:48.110Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-19T13:25:48.110Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-19T13:25:48.110Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-19T13:25:48.110Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-19T13:25:48.110Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-19T13:25:48.110Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-19T13:25:48.110Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-19T13:25:48.110Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-19T13:25:48.110Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-19T13:25:48.110Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-19T13:25:48.110Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-19T13:25:48.110Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-19T13:25:48.110Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-19T13:25:48.110Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-19T13:25:48.110Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-19T13:25:48.110Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-19T13:25:48.110Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-19T13:25:48.110Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-19T13:25:48.110Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] [2021-05-19T13:25:48.110Z] DONE 88 tests, 33 skipped in 96.693s [2021-05-19T13:25:48.110Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-19T13:25:49.357Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-19T13:25:50.299Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-19T13:25:50.989Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-19T13:25:50.989Z] INFO: Testing against a local daemon [2021-05-19T13:25:50.989Z] === RUN TestCommitInheritsEnv [2021-05-19T13:25:50.989Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-19T13:25:50.989Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T13:25:50.989Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-19T13:25:50.989Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-19T13:25:50.989Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-19T13:25:50.989Z] === RUN TestImagesFilterMultiReference [2021-05-19T13:25:50.989Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2021-05-19T13:25:50.989Z] === RUN TestImagePullPlatformInvalid [2021-05-19T13:25:50.989Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-19T13:25:50.989Z] === RUN TestRemoveImageOrphaning [2021-05-19T13:25:51.684Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-19T13:25:51.945Z] --- PASS: TestRemoveImageOrphaning (1.16s) [2021-05-19T13:25:51.945Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-19T13:25:51.945Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-05-19T13:25:51.945Z] === RUN TestTagInvalidReference [2021-05-19T13:25:51.945Z] --- PASS: TestTagInvalidReference (0.04s) [2021-05-19T13:25:51.945Z] === RUN TestTagValidPrefixedRepo [2021-05-19T13:25:52.397Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-05-19T13:25:52.397Z] === RUN TestTagExistedNameWithoutForce [2021-05-19T13:25:52.397Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-19T13:25:52.397Z] === RUN TestTagOfficialNames [2021-05-19T13:25:52.397Z] --- PASS: TestTagOfficialNames (0.09s) [2021-05-19T13:25:52.397Z] === RUN TestTagMatchesDigest [2021-05-19T13:25:52.397Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-19T13:25:52.397Z] PASS [2021-05-19T13:25:52.397Z] ok github.com/docker/docker/integration/image 1.823s [2021-05-19T13:25:52.397Z] [2021-05-19T13:25:52.397Z] === Skipped [2021-05-19T13:25:52.397Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-19T13:25:52.397Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T13:25:52.397Z] [2021-05-19T13:25:52.397Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-19T13:25:52.397Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-19T13:25:52.397Z] [2021-05-19T13:25:52.397Z] [2021-05-19T13:25:52.397Z] DONE 11 tests, 2 skipped in 4.233s [2021-05-19T13:25:52.854Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-19T13:25:54.984Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-19T13:25:55.244Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-19T13:25:55.733Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-19T13:25:55.733Z] INFO: Testing against a local daemon [2021-05-19T13:25:55.733Z] === RUN TestNetworkCreateDelete [2021-05-19T13:25:55.733Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-19T13:25:55.733Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:25:55.733Z] === RUN TestDockerNetworkDeletePreferID [2021-05-19T13:25:55.733Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-19T13:25:55.733Z] 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-05-19T13:25:55.733Z] === RUN TestDaemonDNSFallback [2021-05-19T13:25:55.733Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-19T13:25:55.733Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:25:55.733Z] === RUN TestInspectNetwork [2021-05-19T13:25:55.733Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-19T13:25:55.733Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-19T13:25:55.733Z] === RUN TestRunContainerWithBridgeNone [2021-05-19T13:25:55.733Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-19T13:25:55.733Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:25:55.733Z] === RUN TestNetworkInvalidJSON [2021-05-19T13:25:55.733Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-19T13:25:55.733Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-19T13:25:55.733Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T13:25:55.733Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T13:25:55.733Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T13:25:55.733Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T13:25:55.733Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-19T13:25:55.733Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T13:25:55.733Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T13:25:55.733Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-05-19T13:25:55.733Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-05-19T13:25:55.733Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-05-19T13:25:55.733Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.02s) [2021-05-19T13:25:55.733Z] === RUN TestNetworkList [2021-05-19T13:25:55.733Z] === RUN TestNetworkList//networks [2021-05-19T13:25:55.733Z] === PAUSE TestNetworkList//networks [2021-05-19T13:25:55.733Z] === RUN TestNetworkList//networks/ [2021-05-19T13:25:55.733Z] === PAUSE TestNetworkList//networks/ [2021-05-19T13:25:55.733Z] === CONT TestNetworkList//networks [2021-05-19T13:25:55.733Z] === CONT TestNetworkList//networks/ [2021-05-19T13:25:55.733Z] --- PASS: TestNetworkList (0.03s) [2021-05-19T13:25:55.733Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-19T13:25:55.733Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-19T13:25:55.733Z] === RUN TestHostIPv4BridgeLabel [2021-05-19T13:25:55.733Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-19T13:25:55.733Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-19T13:25:55.733Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-19T13:25:55.733Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-19T13:25:55.733Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-19T13:25:55.733Z] === RUN TestDaemonDefaultNetworkPools [2021-05-19T13:25:55.733Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-19T13:25:55.733Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-19T13:25:55.733Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-19T13:25:55.733Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-19T13:25:55.733Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-19T13:25:55.733Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-19T13:25:55.733Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-19T13:25:55.733Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-19T13:25:55.733Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-19T13:25:55.733Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-19T13:25:55.733Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-19T13:25:55.733Z] === RUN TestServiceWithPredefinedNetwork [2021-05-19T13:25:55.733Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-19T13:25:55.733Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-19T13:25:55.733Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-19T13:25:55.733Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T13:25:55.733Z] service_test.go:242: FLAKY_TEST [2021-05-19T13:25:55.733Z] === RUN TestServiceWithDataPathPortInit [2021-05-19T13:25:55.733Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-19T13:25:55.733Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-19T13:25:55.733Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-19T13:25:55.733Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-19T13:25:55.733Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-19T13:25:55.733Z] PASS [2021-05-19T13:25:55.733Z] ok github.com/docker/docker/integration/network 0.245s [2021-05-19T13:25:55.733Z] [2021-05-19T13:25:55.733Z] === Skipped [2021-05-19T13:25:55.733Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-19T13:25:55.733Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:25:55.733Z] [2021-05-19T13:25:55.733Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-19T13:25:55.733Z] 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-05-19T13:25:55.733Z] [2021-05-19T13:25:55.733Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-19T13:25:55.733Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:25:55.733Z] [2021-05-19T13:25:55.733Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-19T13:25:55.733Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-19T13:25:55.733Z] [2021-05-19T13:25:55.733Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-19T13:25:55.733Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:25:55.733Z] [2021-05-19T13:25:55.733Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-19T13:25:55.733Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-19T13:25:55.733Z] [2021-05-19T13:25:55.733Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-19T13:25:55.733Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-19T13:25:55.733Z] [2021-05-19T13:25:55.733Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-19T13:25:55.733Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-19T13:25:55.733Z] [2021-05-19T13:25:55.733Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-19T13:25:55.733Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-19T13:25:55.733Z] [2021-05-19T13:25:55.733Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-19T13:25:55.733Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-19T13:25:55.733Z] [2021-05-19T13:25:55.733Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-19T13:25:55.733Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-19T13:25:55.733Z] [2021-05-19T13:25:55.733Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-19T13:25:55.733Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-19T13:25:55.733Z] [2021-05-19T13:25:55.733Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T13:25:55.733Z] service_test.go:242: FLAKY_TEST [2021-05-19T13:25:55.733Z] [2021-05-19T13:25:55.733Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-19T13:25:55.733Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-19T13:25:55.733Z] [2021-05-19T13:25:55.733Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-19T13:25:55.733Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-19T13:25:55.733Z] [2021-05-19T13:25:55.733Z] [2021-05-19T13:25:55.733Z] DONE 22 tests, 15 skipped in 2.887s [2021-05-19T13:25:55.733Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-19T13:25:55.815Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-19T13:25:55.815Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-19T13:25:56.076Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-19T13:25:56.336Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-19T13:25:56.712Z] testing: warning: no tests to run [2021-05-19T13:25:56.712Z] PASS [2021-05-19T13:25:56.712Z] ok github.com/docker/docker/integration/network/ipvlan 0.083s [2021-05-19T13:25:56.712Z] [2021-05-19T13:25:56.712Z] DONE 0 tests in 0.874s [2021-05-19T13:25:56.712Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-19T13:25:56.908Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite (24.53s) [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-05-19T13:25:56.908Z] check_test.go:223: [db9dec1ac0e60] daemon is not started [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.64s) [2021-05-19T13:25:56.908Z] check_test.go:223: [d1ee09b269ef0] daemon is not started [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.46s) [2021-05-19T13:25:56.908Z] check_test.go:223: [d35b0d39f7c90] daemon is not started [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.61s) [2021-05-19T13:25:56.908Z] check_test.go:223: [d91bb7c512d02] daemon is not started [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.25s) [2021-05-19T13:25:56.908Z] check_test.go:223: [d817fd499052d] daemon is not started [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.26s) [2021-05-19T13:25:56.908Z] check_test.go:223: [d88cb7d6eab8c] daemon is not started [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-05-19T13:25:56.908Z] check_test.go:223: [da7a03d656650] daemon is not started [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2021-05-19T13:25:56.908Z] check_test.go:223: [d948a5654f88c] daemon is not started [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.17s) [2021-05-19T13:25:56.908Z] check_test.go:223: [d639aee3d63d7] daemon is not started [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.17s) [2021-05-19T13:25:56.908Z] check_test.go:223: [df348666fdfe9] daemon is not started [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.29s) [2021-05-19T13:25:56.908Z] check_test.go:223: [d3d19a6ad6966] daemon is not started [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.57s) [2021-05-19T13:25:56.908Z] check_test.go:223: [d3758a9d2b84e] daemon is not started [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-05-19T13:25:56.908Z] check_test.go:223: [da005ea1b77fa] daemon is not started [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-05-19T13:25:56.908Z] check_test.go:223: [da12dbbfe490c] daemon is not started [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-05-19T13:25:56.908Z] check_test.go:223: [dc9d4342970ff] daemon is not started [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-05-19T13:25:56.908Z] check_test.go:223: [d54c1147e5131] daemon is not started [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-05-19T13:25:56.908Z] check_test.go:223: [d641676abeb0d] daemon is not started [2021-05-19T13:25:56.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-05-19T13:25:56.908Z] check_test.go:223: [dc328087dd63b] daemon is not started [2021-05-19T13:25:56.908Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-19T13:25:56.908Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-19T13:25:57.665Z] testing: warning: no tests to run [2021-05-19T13:25:57.665Z] PASS [2021-05-19T13:25:57.665Z] ok github.com/docker/docker/integration/network/macvlan 0.104s [2021-05-19T13:25:57.665Z] [2021-05-19T13:25:57.665Z] DONE 0 tests in 0.893s [2021-05-19T13:25:57.665Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-19T13:25:57.850Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-19T13:25:58.111Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-19T13:25:58.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-19T13:25:58.618Z] testing: warning: no tests to run [2021-05-19T13:25:58.618Z] PASS [2021-05-19T13:25:58.618Z] ok github.com/docker/docker/integration/plugin 0.085s [2021-05-19T13:25:58.618Z] [2021-05-19T13:25:58.618Z] DONE 0 tests in 0.875s [2021-05-19T13:25:58.618Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-19T13:25:59.626Z] testing: warning: no tests to run [2021-05-19T13:25:59.626Z] PASS [2021-05-19T13:25:59.626Z] ok github.com/docker/docker/integration/plugin/authz 0.074s [2021-05-19T13:25:59.626Z] [2021-05-19T13:25:59.626Z] DONE 0 tests in 0.946s [2021-05-19T13:25:59.626Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-19T13:25:59.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-19T13:25:59.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-19T13:26:00.036Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-19T13:26:00.607Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-19T13:26:00.867Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.96s) [2021-05-19T13:26:00.867Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.77s) [2021-05-19T13:26:00.867Z] check_test.go:252: [d3ea52c09868a] daemon is not started [2021-05-19T13:26:00.867Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-05-19T13:26:00.867Z] check_test.go:252: [dd5edb0622ecd] daemon is not started [2021-05-19T13:26:00.867Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-05-19T13:26:00.867Z] check_test.go:252: [d94f534ae8edb] daemon is not started [2021-05-19T13:26:00.867Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2021-05-19T13:26:00.867Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2021-05-19T13:26:00.867Z] check_test.go:252: [da34633efddd2] daemon is not started [2021-05-19T13:26:00.867Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2021-05-19T13:26:00.867Z] check_test.go:252: [ded9ff5442bb9] daemon is not started [2021-05-19T13:26:00.867Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-05-19T13:26:00.867Z] check_test.go:252: [de9006d34fa2f] daemon is not started [2021-05-19T13:26:00.867Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-05-19T13:26:00.867Z] check_test.go:252: [db7c99d4c4667] daemon is not started [2021-05-19T13:26:00.867Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-19T13:26:00.867Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-19T13:26:06.150Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-19T13:26:06.150Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-19T13:26:06.150Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-19T13:26:06.410Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-19T13:26:06.671Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-05-19T13:26:06.671Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-05-19T13:26:06.671Z] check_test.go:279: [d9759606295d9] daemon is not started [2021-05-19T13:26:06.671Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-05-19T13:26:06.671Z] check_test.go:279: [d137946f7acf0] daemon is not started [2021-05-19T13:26:06.671Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-05-19T13:26:06.671Z] check_test.go:279: [d714e3ca63a29] daemon is not started [2021-05-19T13:26:06.671Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-05-19T13:26:06.671Z] check_test.go:279: [dbfc0f3d11653] daemon is not started [2021-05-19T13:26:06.671Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-05-19T13:26:06.671Z] check_test.go:279: [dcd128d7aac52] daemon is not started [2021-05-19T13:26:06.671Z] === RUN TestDockerNetworkSuite [2021-05-19T13:26:06.671Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-05-19T13:26:09.915Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-19T13:26:09.915Z] INFO: Testing against a local daemon [2021-05-19T13:26:09.915Z] === RUN TestPluginInvalidJSON [2021-05-19T13:26:09.915Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T13:26:09.915Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T13:26:09.915Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T13:26:09.915Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-05-19T13:26:09.915Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-19T13:26:09.915Z] === RUN TestPluginInstall [2021-05-19T13:26:09.915Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-19T13:26:09.915Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-19T13:26:09.915Z] === RUN TestPluginsWithRuntimes [2021-05-19T13:26:09.915Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-19T13:26:09.915Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-19T13:26:09.915Z] === RUN TestPluginBackCompatMediaTypes [2021-05-19T13:26:09.915Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-19T13:26:09.915Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-19T13:26:09.915Z] PASS [2021-05-19T13:26:09.915Z] ok github.com/docker/docker/integration/plugin/common 0.237s [2021-05-19T13:26:09.915Z] [2021-05-19T13:26:09.915Z] === Skipped [2021-05-19T13:26:09.915Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-19T13:26:09.915Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-19T13:26:09.915Z] [2021-05-19T13:26:09.915Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-19T13:26:09.915Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-19T13:26:09.915Z] [2021-05-19T13:26:09.915Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-19T13:26:09.915Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-19T13:26:09.915Z] [2021-05-19T13:26:09.915Z] [2021-05-19T13:26:09.915Z] DONE 5 tests, 3 skipped in 10.187s [2021-05-19T13:26:09.915Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-19T13:26:09.970Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-05-19T13:26:11.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-05-19T13:26:13.619Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-19T13:26:13.619Z] INFO: Testing against a local daemon [2021-05-19T13:26:13.619Z] === RUN TestExternalGraphDriver [2021-05-19T13:26:13.619Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-19T13:26:13.619Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-19T13:26:13.619Z] === RUN TestGraphdriverPluginV2 [2021-05-19T13:26:13.619Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-19T13:26:13.619Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-19T13:26:13.619Z] PASS [2021-05-19T13:26:13.619Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.239s [2021-05-19T13:26:13.619Z] [2021-05-19T13:26:13.619Z] === Skipped [2021-05-19T13:26:13.619Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-19T13:26:13.619Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-19T13:26:13.619Z] [2021-05-19T13:26:13.619Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-19T13:26:13.619Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-19T13:26:13.619Z] [2021-05-19T13:26:13.619Z] [2021-05-19T13:26:13.619Z] DONE 2 tests, 2 skipped in 3.646s [2021-05-19T13:26:13.619Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-19T13:26:16.513Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-19T13:26:16.513Z] INFO: Testing against a local daemon [2021-05-19T13:26:16.513Z] === RUN TestReadPluginNoRead [2021-05-19T13:26:16.513Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-19T13:26:16.513Z] read_test.go:21: no unix domain sockets on Windows [2021-05-19T13:26:16.513Z] PASS [2021-05-19T13:26:16.513Z] ok github.com/docker/docker/integration/plugin/logging 0.203s [2021-05-19T13:26:16.513Z] [2021-05-19T13:26:16.513Z] === Skipped [2021-05-19T13:26:16.513Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-19T13:26:16.513Z] read_test.go:21: no unix domain sockets on Windows [2021-05-19T13:26:16.513Z] [2021-05-19T13:26:16.513Z] [2021-05-19T13:26:16.513Z] DONE 1 tests, 1 skipped in 2.992s [2021-05-19T13:26:16.513Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-19T13:26:18.035Z] testing: warning: no tests to run [2021-05-19T13:26:18.035Z] PASS [2021-05-19T13:26:18.035Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.082s [2021-05-19T13:26:18.035Z] [2021-05-19T13:26:18.035Z] DONE 0 tests in 1.494s [2021-05-19T13:26:18.035Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-19T13:26:19.491Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-05-19T13:26:20.898Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-19T13:26:20.898Z] INFO: Testing against a local daemon [2021-05-19T13:26:20.898Z] === RUN TestPluginWithDevMounts [2021-05-19T13:26:20.898Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-19T13:26:20.898Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:20.898Z] PASS [2021-05-19T13:26:20.898Z] ok github.com/docker/docker/integration/plugin/volumes 0.227s [2021-05-19T13:26:20.898Z] [2021-05-19T13:26:20.898Z] === Skipped [2021-05-19T13:26:20.898Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-19T13:26:20.898Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:20.898Z] [2021-05-19T13:26:20.898Z] [2021-05-19T13:26:20.898Z] DONE 1 tests, 1 skipped in 3.047s [2021-05-19T13:26:20.898Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-19T13:26:21.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-05-19T13:26:23.772Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-19T13:26:23.772Z] INFO: Testing against a local daemon [2021-05-19T13:26:23.772Z] === RUN TestSecretInspect [2021-05-19T13:26:23.772Z] --- SKIP: TestSecretInspect (0.00s) [2021-05-19T13:26:23.772Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:23.772Z] === RUN TestSecretList [2021-05-19T13:26:23.772Z] --- SKIP: TestSecretList (0.00s) [2021-05-19T13:26:23.772Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:23.772Z] === RUN TestSecretsCreateAndDelete [2021-05-19T13:26:23.772Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-19T13:26:23.772Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:23.772Z] === RUN TestSecretsUpdate [2021-05-19T13:26:23.772Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-19T13:26:23.772Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:23.772Z] === RUN TestTemplatedSecret [2021-05-19T13:26:23.772Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-19T13:26:23.772Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:23.772Z] === RUN TestSecretCreateResolve [2021-05-19T13:26:23.772Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-19T13:26:23.772Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:26:23.772Z] PASS [2021-05-19T13:26:23.772Z] ok github.com/docker/docker/integration/secret 0.224s [2021-05-19T13:26:23.772Z] [2021-05-19T13:26:23.772Z] === Skipped [2021-05-19T13:26:23.772Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-05-19T13:26:23.772Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:23.772Z] [2021-05-19T13:26:23.772Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-19T13:26:23.772Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:23.772Z] [2021-05-19T13:26:23.772Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-19T13:26:23.772Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:23.772Z] [2021-05-19T13:26:23.772Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-19T13:26:23.772Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:23.772Z] [2021-05-19T13:26:23.772Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-19T13:26:23.772Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:23.772Z] [2021-05-19T13:26:23.772Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-19T13:26:23.772Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:26:23.772Z] [2021-05-19T13:26:23.772Z] [2021-05-19T13:26:23.772Z] DONE 6 tests, 6 skipped in 2.639s [2021-05-19T13:26:23.772Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-19T13:26:25.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-05-19T13:26:26.020Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-19T13:26:26.701Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-19T13:26:26.701Z] INFO: Testing against a local daemon [2021-05-19T13:26:26.701Z] === RUN TestServiceCreateInit [2021-05-19T13:26:26.701Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-19T13:26:26.701Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-19T13:26:26.701Z] --- PASS: TestServiceCreateInit (0.04s) [2021-05-19T13:26:26.701Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-19T13:26:26.701Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:26.701Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-19T13:26:26.701Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:26.701Z] === RUN TestCreateServiceMultipleTimes [2021-05-19T13:26:26.701Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-19T13:26:26.701Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:26.701Z] === RUN TestCreateServiceConflict [2021-05-19T13:26:26.701Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-19T13:26:26.701Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:26.701Z] === RUN TestCreateServiceMaxReplicas [2021-05-19T13:26:26.701Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-05-19T13:26:26.701Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:26.701Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-19T13:26:26.701Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-19T13:26:26.701Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:26.701Z] === RUN TestCreateServiceSecretFileMode [2021-05-19T13:26:26.701Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-19T13:26:26.701Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:26.701Z] === RUN TestCreateServiceConfigFileMode [2021-05-19T13:26:26.701Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-19T13:26:26.701Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:26.701Z] === RUN TestCreateServiceSysctls [2021-05-19T13:26:26.701Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-05-19T13:26:26.701Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:26.701Z] === RUN TestCreateServiceCapabilities [2021-05-19T13:26:26.701Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-05-19T13:26:26.701Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:26.701Z] === RUN TestInspect [2021-05-19T13:26:26.701Z] --- SKIP: TestInspect (0.00s) [2021-05-19T13:26:26.701Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:26.701Z] === RUN TestCreateJob [2021-05-19T13:26:26.701Z] --- SKIP: TestCreateJob (0.00s) [2021-05-19T13:26:26.701Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:26.701Z] === RUN TestReplicatedJob [2021-05-19T13:26:26.701Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-19T13:26:26.701Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:26.701Z] === RUN TestUpdateReplicatedJob [2021-05-19T13:26:26.701Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-19T13:26:26.701Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:26.701Z] === RUN TestServiceListWithStatuses [2021-05-19T13:26:26.701Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-19T13:26:26.701Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:26.701Z] === RUN TestDockerNetworkConnectAlias [2021-05-19T13:26:26.701Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-19T13:26:26.701Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:26.701Z] === RUN TestDockerNetworkReConnect [2021-05-19T13:26:26.701Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-19T13:26:26.701Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:26.701Z] === RUN TestServicePlugin [2021-05-19T13:26:26.701Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-19T13:26:26.701Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:26.701Z] === RUN TestServiceUpdateLabel [2021-05-19T13:26:26.701Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-19T13:26:26.701Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:26:26.701Z] === RUN TestServiceUpdateSecrets [2021-05-19T13:26:26.701Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-19T13:26:26.701Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:26:26.701Z] === RUN TestServiceUpdateConfigs [2021-05-19T13:26:26.701Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-19T13:26:26.701Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:26:26.701Z] === RUN TestServiceUpdateNetwork [2021-05-19T13:26:26.701Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-05-19T13:26:26.701Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:26:26.701Z] === RUN TestServiceUpdatePidsLimit [2021-05-19T13:26:26.701Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-05-19T13:26:26.701Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:26:26.701Z] PASS [2021-05-19T13:26:26.701Z] ok github.com/docker/docker/integration/service 0.338s [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === Skipped [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-19T13:26:27.153Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-19T13:26:27.153Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-19T13:26:27.153Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-19T13:26:27.153Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-19T13:26:27.153Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-19T13:26:27.153Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-05-19T13:26:27.153Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-19T13:26:27.153Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-19T13:26:27.153Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-19T13:26:27.153Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-05-19T13:26:27.153Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-05-19T13:26:27.153Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-19T13:26:27.153Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-19T13:26:27.153Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-19T13:26:27.153Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-19T13:26:27.153Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-19T13:26:27.153Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-19T13:26:27.153Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-19T13:26:27.153Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-19T13:26:27.153Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-19T13:26:27.153Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-19T13:26:27.153Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-19T13:26:27.153Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-05-19T13:26:27.153Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-05-19T13:26:27.153Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] [2021-05-19T13:26:27.153Z] DONE 24 tests, 23 skipped in 3.240s [2021-05-19T13:26:27.153Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-19T13:26:28.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-05-19T13:26:29.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-19T13:26:29.309Z] INFO: Testing against a local daemon [2021-05-19T13:26:29.309Z] === RUN TestSessionCreate [2021-05-19T13:26:29.309Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-19T13:26:29.309Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-19T13:26:29.309Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-19T13:26:29.309Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-19T13:26:29.309Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-19T13:26:29.309Z] PASS [2021-05-19T13:26:29.309Z] ok github.com/docker/docker/integration/session 0.235s [2021-05-19T13:26:29.771Z] [2021-05-19T13:26:29.771Z] === Skipped [2021-05-19T13:26:29.771Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-19T13:26:29.771Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-19T13:26:29.771Z] [2021-05-19T13:26:29.771Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-19T13:26:29.771Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-19T13:26:29.771Z] [2021-05-19T13:26:29.771Z] [2021-05-19T13:26:29.771Z] DONE 2 tests, 2 skipped in 2.537s [2021-05-19T13:26:29.771Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-19T13:26:30.725Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-19T13:26:30.726Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-19T13:26:31.919Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-19T13:26:31.919Z] INFO: Testing against a local daemon [2021-05-19T13:26:31.919Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-19T13:26:31.919Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T13:26:31.919Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:31.919Z] === RUN TestEventsExecDie [2021-05-19T13:26:31.919Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-19T13:26:31.919Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-19T13:26:31.919Z] === RUN TestEventsBackwardsCompatible [2021-05-19T13:26:31.919Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-19T13:26:31.919Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-19T13:26:31.919Z] === RUN TestInfoAPI [2021-05-19T13:26:31.919Z] --- PASS: TestInfoAPI (0.04s) [2021-05-19T13:26:31.919Z] === RUN TestInfoAPIWarnings [2021-05-19T13:26:31.919Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-19T13:26:31.919Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T13:26:31.919Z] === RUN TestInfoDebug [2021-05-19T13:26:31.919Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-19T13:26:31.919Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-19T13:26:31.919Z] === RUN TestInfoInsecureRegistries [2021-05-19T13:26:31.919Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-19T13:26:31.919Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-19T13:26:31.919Z] === RUN TestInfoRegistryMirrors [2021-05-19T13:26:31.919Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-19T13:26:31.919Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-19T13:26:31.919Z] === RUN TestLoginFailsWithBadCredentials [2021-05-19T13:26:32.881Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-05-19T13:26:32.881Z] === RUN TestPingCacheHeaders [2021-05-19T13:26:32.881Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-19T13:26:32.881Z] === RUN TestPingGet [2021-05-19T13:26:32.881Z] --- PASS: TestPingGet (0.03s) [2021-05-19T13:26:32.881Z] === RUN TestPingHead [2021-05-19T13:26:33.333Z] --- PASS: TestPingHead (0.03s) [2021-05-19T13:26:33.333Z] === RUN TestVersion [2021-05-19T13:26:33.333Z] --- PASS: TestVersion (0.04s) [2021-05-19T13:26:33.333Z] PASS [2021-05-19T13:26:33.333Z] ok github.com/docker/docker/integration/system 1.327s [2021-05-19T13:26:33.333Z] [2021-05-19T13:26:33.333Z] === Skipped [2021-05-19T13:26:33.333Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T13:26:33.333Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T13:26:33.333Z] [2021-05-19T13:26:33.333Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-19T13:26:33.333Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-19T13:26:33.333Z] [2021-05-19T13:26:33.333Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-19T13:26:33.333Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-19T13:26:33.333Z] [2021-05-19T13:26:33.333Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-19T13:26:33.333Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T13:26:33.333Z] [2021-05-19T13:26:33.333Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-19T13:26:33.333Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-19T13:26:33.333Z] [2021-05-19T13:26:33.333Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-19T13:26:33.333Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-19T13:26:33.333Z] [2021-05-19T13:26:33.333Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-19T13:26:33.333Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-19T13:26:33.333Z] [2021-05-19T13:26:33.333Z] [2021-05-19T13:26:33.333Z] DONE 13 tests, 7 skipped in 3.528s [2021-05-19T13:26:33.333Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-19T13:26:36.244Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-19T13:26:36.244Z] INFO: Testing against a local daemon [2021-05-19T13:26:36.244Z] === RUN TestVolumesCreateAndList [2021-05-19T13:26:36.244Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-05-19T13:26:36.244Z] === RUN TestVolumesRemove [2021-05-19T13:26:36.244Z] --- PASS: TestVolumesRemove (0.18s) [2021-05-19T13:26:36.244Z] === RUN TestVolumesInspect [2021-05-19T13:26:36.244Z] --- PASS: TestVolumesInspect (0.04s) [2021-05-19T13:26:36.244Z] === RUN TestVolumesInvalidJSON [2021-05-19T13:26:36.244Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-19T13:26:36.244Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-19T13:26:36.244Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-19T13:26:36.244Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-05-19T13:26:36.244Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-19T13:26:36.244Z] PASS [2021-05-19T13:26:36.244Z] ok github.com/docker/docker/integration/volume 0.475s [2021-05-19T13:26:36.244Z] [2021-05-19T13:26:36.244Z] DONE 5 tests in 2.811s [2021-05-19T13:26:36.244Z] INFO: make.ps1 ended at 05/19/2021 13:26:35 [2021-05-19T13:26:36.244Z] INFO: Integration CLI tests being run from the host: [2021-05-19T13:26:36.244Z] 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-05-19T13:26:38.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-05-19T13:26:42.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-05-19T13:26:44.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-05-19T13:26:44.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-05-19T13:26:45.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-05-19T13:26:46.522Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-19T13:26:46.522Z] INFO: Testing against a local daemon [2021-05-19T13:26:46.522Z] === RUN TestDockerSuite [2021-05-19T13:26:46.522Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-19T13:26:46.522Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-19T13:26:46.522Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-19T13:26:46.522Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-19T13:26:46.522Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-19T13:26:46.522Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-19T13:26:46.522Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-19T13:26:46.522Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-19T13:26:46.522Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-19T13:26:46.522Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-19T13:26:46.974Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-19T13:26:47.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-05-19T13:26:47.200Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-05-19T13:26:47.425Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-19T13:26:49.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-05-19T13:26:49.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-05-19T13:26:50.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-05-19T13:26:52.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-05-19T13:26:52.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-05-19T13:26:52.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-05-19T13:26:53.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-05-19T13:26:54.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-05-19T13:26:57.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-05-19T13:26:57.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-05-19T13:26:57.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-05-19T13:26:57.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-05-19T13:27:00.854Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-05-19T13:27:01.804Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-05-19T13:27:01.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-05-19T13:27:02.065Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-05-19T13:27:02.326Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-05-19T13:27:02.587Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-05-19T13:27:03.529Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-05-19T13:27:04.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-05-19T13:27:05.855Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-05-19T13:27:11.144Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-05-19T13:27:14.449Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-05-19T13:27:19.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-05-19T13:27:19.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-05-19T13:27:22.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-05-19T13:27:22.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-05-19T13:27:22.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-05-19T13:27:23.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-05-19T13:27:23.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-05-19T13:27:23.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-05-19T13:27:27.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-05-19T13:27:27.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-05-19T13:27:27.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-05-19T13:27:29.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-05-19T13:27:35.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-05-19T13:27:42.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-05-19T13:27:42.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-05-19T13:27:43.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-05-19T13:27:45.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-05-19T13:27:45.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-05-19T13:27:47.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-05-19T13:27:48.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-05-19T13:27:50.130Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite (107.76s) [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.26s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [dada20b54e986] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.41s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [d1ae42791f1f0] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.18s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [d7dc7e6aae812] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.70s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [d6f781e86e903] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.05s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:1233: [d05d3eedaf99d] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.28s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [d8dd8e5933276] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.65s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [dbd10ecd761b4] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.82s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [d9aa0b976ad5b] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.95s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [d1c09d2cb4934] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.76s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [d0bdcf9b8785f] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.64s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [d89312a30585b] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.64s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [d2b8264e38526] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (2.11s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [dcc8698c36f7b] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.66s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [dd0ca8d1c723c] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (1.01s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [dc656ee9aef27] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.53s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [d5f3642ba61e0] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.48s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [dcc9679a827ae] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [dbfda69a875ee] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.50s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [d545178b45e1d] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.48s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [d7c2721095536] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.09s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [da5681942d959] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [d6a1244849e2a] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [d990f566af4d6] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [d7c3d14efdbfe] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.33s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:968: [d712f7d291c77] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.94s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [dd944b8caed7b] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (14.27s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:1116: [defc7ecb56c22] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.51s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [db9b236c402b4] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.56s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [d54b74abe5f8f] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.49s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [df903be19c421] daemon is not started [2021-05-19T13:27:54.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-05-19T13:27:54.338Z] docker_cli_network_unix_test.go:46: [d1c25258dd4b0] daemon is not started [2021-05-19T13:27:54.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.46s) [2021-05-19T13:27:54.339Z] docker_cli_network_unix_test.go:46: [d6661fc7caed6] daemon is not started [2021-05-19T13:27:54.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.47s) [2021-05-19T13:27:54.339Z] docker_cli_network_unix_test.go:46: [dad779a893303] daemon is not started [2021-05-19T13:27:54.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-05-19T13:27:54.339Z] docker_cli_network_unix_test.go:46: [d332e9c2fd14a] daemon is not started [2021-05-19T13:27:54.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.03s) [2021-05-19T13:27:54.339Z] docker_cli_network_unix_test.go:46: [ddaddd30dbe48] daemon is not started [2021-05-19T13:27:54.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-05-19T13:27:54.339Z] docker_cli_network_unix_test.go:46: [d961e4efe01a1] daemon is not started [2021-05-19T13:27:54.339Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-19T13:27:54.339Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-19T13:27:54.339Z] docker_cli_network_unix_test.go:46: [da2ba6fa12adf] daemon is not started [2021-05-19T13:27:54.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.54s) [2021-05-19T13:27:54.339Z] docker_cli_network_unix_test.go:46: [d65a34a335dba] daemon is not started [2021-05-19T13:27:54.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.86s) [2021-05-19T13:27:54.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (6.36s) [2021-05-19T13:27:54.339Z] docker_cli_network_unix_test.go:1084: [d3ad2fc3e388b] daemon is not started [2021-05-19T13:27:54.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.10s) [2021-05-19T13:27:54.339Z] docker_cli_network_unix_test.go:46: [ddcfde6bbaa82] daemon is not started [2021-05-19T13:27:54.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.58s) [2021-05-19T13:27:54.339Z] docker_cli_network_unix_test.go:46: [dbfe0e8088b52] daemon is not started [2021-05-19T13:27:54.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.63s) [2021-05-19T13:27:54.339Z] docker_cli_network_unix_test.go:46: [d45abe530ace6] daemon is not started [2021-05-19T13:27:54.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2021-05-19T13:27:54.339Z] docker_cli_network_unix_test.go:46: [d03b8b5ce734f] daemon is not started [2021-05-19T13:27:54.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.44s) [2021-05-19T13:27:54.339Z] docker_cli_network_unix_test.go:46: [d6fcfc3e179d2] daemon is not started [2021-05-19T13:27:54.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.80s) [2021-05-19T13:27:54.339Z] docker_cli_network_unix_test.go:46: [d5e90b02c4ade] daemon is not started [2021-05-19T13:27:54.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.68s) [2021-05-19T13:27:54.339Z] docker_cli_network_unix_test.go:46: [d05434fd4fead] daemon is not started [2021-05-19T13:27:54.339Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.60s) [2021-05-19T13:27:54.339Z] docker_cli_network_unix_test.go:46: [ddd2152e78b43] daemon is not started [2021-05-19T13:27:54.339Z] === RUN TestDockerHubPullSuite [2021-05-19T13:27:54.339Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-05-19T13:27:56.249Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-05-19T13:27:58.160Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-05-19T13:27:58.420Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-05-19T13:27:59.361Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-05-19T13:27:59.432Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-19T13:27:59.432Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-19T13:27:59.432Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-19T13:27:59.432Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-19T13:27:59.432Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-19T13:27:59.432Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-19T13:27:59.432Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-19T13:27:59.432Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-19T13:27:59.432Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-19T13:27:59.432Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-19T13:27:59.432Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-19T13:27:59.432Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-19T13:27:59.622Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-05-19T13:27:59.883Z] --- PASS: TestDockerHubPullSuite (5.43s) [2021-05-19T13:27:59.883Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2021-05-19T13:27:59.883Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-05-19T13:27:59.883Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s) [2021-05-19T13:27:59.883Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (0.97s) [2021-05-19T13:27:59.883Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2021-05-19T13:27:59.883Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-05-19T13:27:59.883Z] PASS [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === Skipped [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-19T13:27:59.883Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-19T13:27:59.883Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-05-19T13:27:59.883Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.06s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.06s) [2021-05-19T13:27:59.883Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-19T13:27:59.883Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-19T13:27:59.883Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-19T13:27:59.883Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-19T13:27:59.883Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-19T13:27:59.883Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-19T13:27:59.883Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-19T13:27:59.883Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-19T13:27:59.883Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2021-05-19T13:27:59.883Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-19T13:27:59.883Z] docker_cli_sni_test.go:18: Flakey test [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-05-19T13:27:59.883Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-19T13:27:59.883Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-19T13:27:59.883Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-05-19T13:27:59.883Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-19T13:27:59.883Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-05-19T13:27:59.883Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-19T13:27:59.883Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-05-19T13:27:59.883Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-05-19T13:27:59.883Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-05-19T13:27:59.883Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-19T13:27:59.883Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-19T13:27:59.883Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-19T13:27:59.883Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-19T13:27:59.883Z] docker_cli_network_unix_test.go:46: [da2ba6fa12adf] daemon is not started [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.883Z] [2021-05-19T13:27:59.884Z] DONE 1269 tests, 51 skipped in 2180.694s [2021-05-19T13:27:59.884Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-19T13:27:59.884Z] ++++ cat bundles/test-integration/docker.pid [2021-05-19T13:27:59.884Z] +++ kill 8261 [2021-05-19T13:28:00.825Z] +++ /etc/init.d/apparmor stop [2021-05-19T13:28:00.825Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-19T13:28:00.825Z] [2021-05-19T13:28:00.825Z] Unloading profiles will leave already running processes permanently [2021-05-19T13:28:00.825Z] unconfined, which can lead to unexpected situations. [2021-05-19T13:28:00.825Z] [2021-05-19T13:28:00.825Z] To set a process to complain mode, use the command line tool [2021-05-19T13:28:00.825Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-19T13:28:00.825Z] +++ true [2021-05-19T13:28:00.825Z] exiting test-integration [2021-05-19T13:28:00.825Z] ++ exit 0 [2021-05-19T13:28:00.825Z] [2021-05-19T13:28:01.086Z] + for job in $(jobs -p) [2021-05-19T13:28:01.086Z] + wait 7664 [2021-05-19T13:28:02.311Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-19T13:28:02.311Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-19T13:28:02.311Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-19T13:28:06.035Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-19T13:28:08.184Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-19T13:28:08.184Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-19T13:28:08.184Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-19T13:28:08.184Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-19T13:28:08.184Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-19T13:28:09.225Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-05-19T13:28:10.609Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-05-19T13:28:11.899Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-19T13:28:11.899Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-19T13:28:11.899Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-19T13:28:12.059Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-19T13:28:12.059Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-19T13:28:12.059Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-19T13:28:13.912Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-05-19T13:28:16.455Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-05-19T13:28:18.955Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-19T13:28:20.657Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-05-19T13:28:22.408Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-19T13:28:23.956Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-05-19T13:28:31.000Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-19T13:28:41.346Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-19T13:28:45.912Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-05-19T13:28:55.913Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-05-19T13:28:57.298Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-05-19T13:28:59.841Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-05-19T13:29:03.139Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-05-19T13:29:09.720Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-05-19T13:29:15.006Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-05-19T13:29:17.110Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-19T13:29:17.552Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-05-19T13:29:20.096Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-05-19T13:29:23.395Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-05-19T13:29:26.693Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-05-19T13:29:29.255Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-05-19T13:29:31.799Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-05-19T13:29:31.968Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-19T13:29:40.563Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-19T13:29:44.875Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-19T13:29:44.875Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-19T13:29:50.629Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-19T13:29:50.629Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-19T13:30:00.960Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-19T13:30:00.960Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-19T13:30:00.960Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-19T13:30:00.960Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-19T13:30:00.960Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-19T13:30:00.960Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-19T13:30:01.911Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-19T13:30:05.599Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-19T13:30:07.772Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-19T13:30:07.772Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-19T13:30:07.772Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-19T13:30:07.772Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-19T13:30:11.521Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-19T13:30:26.307Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-19T13:30:28.054Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-05-19T13:30:30.024Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-19T13:30:30.978Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-19T13:30:30.978Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-19T13:30:34.676Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-19T13:30:36.823Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-19T13:30:42.588Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-19T13:30:42.588Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-19T13:30:42.588Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-19T13:30:42.588Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-19T13:30:42.588Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-19T13:30:42.588Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-19T13:30:42.964Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-05-19T13:30:57.863Z] --- PASS: TestDockerSwarmSuite (1787.87s) [2021-05-19T13:30:57.863Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.56s) [2021-05-19T13:30:57.863Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.55s) [2021-05-19T13:30:57.863Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.75s) [2021-05-19T13:30:57.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.66s) [2021-05-19T13:30:57.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s) [2021-05-19T13:30:57.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.20s) [2021-05-19T13:30:57.863Z] docker_api_swarm_test.go:562: [d8b5a3e5c0312] joining swarm manager [d4f05f2949a2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.863Z] docker_api_swarm_test.go:584: [d0bf1223f1cb7] joining swarm manager [d4f05f2949a2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.863Z] check_test.go:380: [d8b5a3e5c0312] daemon is not started [2021-05-19T13:30:57.863Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-05-19T13:30:57.863Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-19T13:30:57.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.74s) [2021-05-19T13:30:57.863Z] docker_api_swarm_test.go:45: [d2876e4048515] joining swarm manager [dc825bf470e54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s) [2021-05-19T13:30:57.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.66s) [2021-05-19T13:30:57.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.53s) [2021-05-19T13:30:57.863Z] docker_api_swarm_test.go:303: [dc4ca8a9ee921] joining swarm manager [d9c59c3183a28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.863Z] docker_api_swarm_test.go:304: [d49d08402599e] joining swarm manager [d9c59c3183a28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.863Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-05-19T13:30:57.863Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-05-19T13:30:57.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.42s) [2021-05-19T13:30:57.863Z] docker_api_swarm_test.go:271: [d95c8b75a5e34] joining swarm manager [d55e7f8c2b560]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.863Z] docker_api_swarm_test.go:272: [d4a3669c4049c] joining swarm manager [d55e7f8c2b560]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.75s) [2021-05-19T13:30:57.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.43s) [2021-05-19T13:30:57.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.98s) [2021-05-19T13:30:57.863Z] docker_api_swarm_node_test.go:19: [d99309cc327de] joining swarm manager [d9e069c5c1a49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.863Z] docker_api_swarm_node_test.go:20: [d458e585c1d55] joining swarm manager [d9e069c5c1a49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.65s) [2021-05-19T13:30:57.863Z] docker_api_swarm_test.go:501: [de66cd37c9f70] joining swarm manager [de5227f3604e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.863Z] docker_api_swarm_test.go:506: [d1d655803cc94] joining swarm manager [de5227f3604e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.46s) [2021-05-19T13:30:57.863Z] docker_api_swarm_node_test.go:80: [d770baa4180bb] joining swarm manager [d5ebe09a6f466]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.65s) [2021-05-19T13:30:57.863Z] docker_api_swarm_node_test.go:52: [dd4008a076d78] joining swarm manager [d19692e4465fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] docker_api_swarm_node_test.go:53: [dde8f7357ec05] joining swarm manager [d19692e4465fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.17s) [2021-05-19T13:30:57.864Z] docker_api_swarm_test.go:201: [da31b87c0761a] joining swarm manager [d366510d03e90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.16s) [2021-05-19T13:30:57.864Z] docker_api_swarm_test.go:383: [d1f19f4d21eeb] joining swarm manager [d6894856989bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] docker_api_swarm_test.go:384: [da4bb1169e09f] joining swarm manager [d6894856989bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.864Z] check_test.go:380: [da4bb1169e09f] daemon is not started [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.67s) [2021-05-19T13:30:57.864Z] docker_api_swarm_test.go:801: [d9c7dbf968aad] joining swarm manager [dbf7013517eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] docker_api_swarm_test.go:801: [dd64594da02af] joining swarm manager [dbf7013517eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.864Z] docker_api_swarm_test.go:801: [d1a2b385ce645] joining swarm manager [dbf7013517eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-19T13:30:57.864Z] docker_api_swarm_test.go:801: [d7b8e151b8ad8] joining swarm manager [dbf7013517eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-19T13:30:57.864Z] docker_api_swarm_test.go:809: [dc88a2c7f375f] joining swarm manager [dbf7013517eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.49s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.74s) [2021-05-19T13:30:57.864Z] docker_api_swarm_service_test.go:394: [dc22f5371e69b] joining swarm manager [d40b5f8774e43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] docker_api_swarm_service_test.go:394: [d2a4a9c15d787] joining swarm manager [d40b5f8774e43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.48s) [2021-05-19T13:30:57.864Z] docker_api_swarm_service_test.go:342: [d4fdc72c8bc72] joining swarm manager [d72bbd25bbd48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] docker_api_swarm_service_test.go:342: [d50fc1dcc9e4e] joining swarm manager [d72bbd25bbd48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.27s) [2021-05-19T13:30:57.864Z] docker_api_swarm_service_test.go:489: [d2a07b11829aa] joining swarm manager [d36719bd06343]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] docker_api_swarm_service_test.go:489: [d303c15b14cce] joining swarm manager [d36719bd06343]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.72s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.85s) [2021-05-19T13:30:57.864Z] docker_api_swarm_service_test.go:127: [d9f9bc3f9b6ea] joining swarm manager [de756a4e2feac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] docker_api_swarm_service_test.go:128: [d11ec267b2eee] joining swarm manager [de756a4e2feac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.864Z] docker_api_swarm_service_test.go:136: [d8d44d48ddaaa] joining swarm manager [de756a4e2feac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-19T13:30:57.864Z] docker_api_swarm_service_test.go:137: [d10c2df960e63] joining swarm manager [de756a4e2feac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.41s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.86s) [2021-05-19T13:30:57.864Z] docker_api_swarm_service_test.go:303: [dc5f9aac7ff99] joining swarm manager [d06a1246aba74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] docker_api_swarm_service_test.go:303: [d70a3679eb146] joining swarm manager [d06a1246aba74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (34.62s) [2021-05-19T13:30:57.864Z] docker_api_swarm_service_test.go:99: [d7314a669a460] joining swarm manager [d3cd4076cf91c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] docker_api_swarm_service_test.go:100: [d190b3d2e5259] joining swarm manager [d3cd4076cf91c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.864Z] check_test.go:380: [d7314a669a460] daemon is not started [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.65s) [2021-05-19T13:30:57.864Z] docker_api_swarm_service_test.go:532: [d42261306ff8e] joining swarm manager [dc8f52c9e37a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] docker_api_swarm_service_test.go:533: [d66e194cbbc3b] joining swarm manager [dc8f52c9e37a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.35s) [2021-05-19T13:30:57.864Z] docker_api_swarm_service_test.go:147: [d3b83c9ac6499] joining swarm manager [dca125edefaba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] docker_api_swarm_service_test.go:147: [d1fd3f097adc1] joining swarm manager [dca125edefaba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (35.14s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.61s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.91s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.74s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.79s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.75s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.98s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.46s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.18s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.66s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.71s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.44s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.46s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.67s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.70s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.71s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.68s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.35s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.04s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.81s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.73s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.95s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.49s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.54s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.07s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.68s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.16s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.77s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.44s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.44s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.10s) [2021-05-19T13:30:57.864Z] docker_cli_service_logs_test.go:245: checking task a793a23h8138 [2021-05-19T13:30:57.864Z] docker_cli_service_logs_test.go:250: checking messages for a793a23h8138 [2021-05-19T13:30:57.864Z] docker_cli_service_logs_test.go:245: checking task k2q6pkxdjr20 [2021-05-19T13:30:57.864Z] docker_cli_service_logs_test.go:250: checking messages for k2q6pkxdjr20 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.95s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.00s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.84s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.02s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.15s) [2021-05-19T13:30:57.864Z] docker_cli_swarm_test.go:1901: [d3c313cccfb30] joining swarm manager [d5a6ad572a133]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] docker_cli_swarm_test.go:1902: [d572be2383251] joining swarm manager [d5a6ad572a133]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.52s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.98s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.30s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.59s) [2021-05-19T13:30:57.864Z] docker_cli_swarm_test.go:1802: [d95452973f8ba] joining swarm manager [dca0602533e05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] docker_cli_swarm_test.go:1803: [d9fca86436185] joining swarm manager [dca0602533e05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.56s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (121.06s) [2021-05-19T13:30:57.864Z] docker_cli_swarm_test.go:1321: [dc01e33f825dd] joining swarm manager [d14e454936744]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] docker_cli_swarm_test.go:1322: [d31bcf0d93867] joining swarm manager [d14e454936744]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.95s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.41s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.37s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.92s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.54s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.95s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.75s) [2021-05-19T13:30:57.864Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-05-19T13:30:57.864Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.94s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.88s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.84s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.63s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.17s) [2021-05-19T13:30:57.864Z] docker_cli_swarm_test.go:1186: [d115107e8a155] joining swarm manager [d4d3bd1d5eb5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] docker_cli_swarm_test.go:1195: [d254bac6d0651] joining swarm manager [d4d3bd1d5eb5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.62s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.44s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (144.00s) [2021-05-19T13:30:57.864Z] docker_cli_swarm_test.go:1118: [de961feca6dff] joining swarm manager [dd4e3f9c6d586]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] docker_cli_swarm_test.go:1119: [d235dc371c0ef] joining swarm manager [dd4e3f9c6d586]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.864Z] docker_cli_swarm_test.go:1172: [da10b9a6f2d63] joining swarm manager [dd4e3f9c6d586]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2021-05-19T13:30:57.864Z] docker_cli_swarm_test.go:1453: [d5cc7394a7aa2] joining swarm manager [d4fec73730af0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] docker_cli_swarm_test.go:1454: [da5672160e162] joining swarm manager [d4fec73730af0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.87s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.36s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.15s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.48s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.25s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.96s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.36s) [2021-05-19T13:30:57.864Z] docker_cli_swarm_unix_test.go:62: [d35ae73f4376b] joining swarm manager [dece2b0c5b701]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.07s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.48s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.07s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.77s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.81s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.05s) [2021-05-19T13:30:57.864Z] docker_api_swarm_test.go:961: [dea564cece3db] joining swarm manager [dfbfd67b10423]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.61s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.05s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.46s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.26s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.77s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.28s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.50s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.18s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.01s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.19s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.42s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.58s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.07s) [2021-05-19T13:30:57.864Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.39s) [2021-05-19T13:30:57.864Z] === RUN TestDockerExternalVolumeSuite [2021-05-19T13:30:57.864Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-05-19T13:31:15.983Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-05-19T13:31:25.026Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-19T13:31:25.026Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-19T13:31:25.026Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-19T13:31:37.090Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-19T13:31:37.090Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-19T13:31:37.090Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-19T13:31:37.090Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-19T13:31:37.552Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-19T13:31:39.096Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-19T13:31:39.096Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-19T13:31:39.096Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-19T13:31:40.071Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-19T13:31:45.892Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-19T13:31:46.150Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-19T13:31:47.105Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-19T13:31:47.556Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-19T13:31:48.079Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-19T13:31:52.786Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-19T13:31:52.786Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-19T13:31:52.786Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-19T13:31:52.786Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-19T13:31:52.786Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-19T13:31:52.786Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-19T13:31:56.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-19T13:31:56.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-19T13:31:56.536Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-19T13:31:56.536Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-19T13:31:56.536Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-19T13:31:56.536Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-19T13:31:57.509Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-19T13:32:00.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-19T13:32:02.219Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-19T13:32:11.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-19T13:32:17.165Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-19T13:32:17.165Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-19T13:32:17.165Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-19T13:32:17.165Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-19T13:32:17.165Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-19T13:32:17.165Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-19T13:32:17.165Z] === RUN TestDockerSuite/TestBuildFails [2021-05-19T13:32:18.709Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-19T13:32:18.709Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-19T13:32:19.585Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-19T13:32:19.585Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-19T13:32:23.699Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-05-19T13:32:24.519Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-19T13:32:25.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-19T13:32:25.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-19T13:32:25.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-19T13:32:29.229Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-19T13:32:31.830Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-05-19T13:32:32.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-19T13:32:32.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-19T13:32:32.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-19T13:32:32.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-19T13:32:32.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-19T13:32:41.639Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-19T13:32:52.043Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-19T13:32:52.043Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-19T13:32:57.857Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-19T13:32:57.857Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-19T13:32:57.857Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-19T13:32:58.318Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-19T13:32:58.318Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-19T13:33:02.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-19T13:33:03.930Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-05-19T13:33:04.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-19T13:33:05.346Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-19T13:33:05.798Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-19T13:33:07.315Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-19T13:33:07.315Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-19T13:33:11.969Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-19T13:33:13.177Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-19T13:33:13.177Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-19T13:33:13.484Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-19T13:33:13.484Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-19T13:33:13.484Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-19T13:33:15.647Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-19T13:33:16.631Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-19T13:33:17.083Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-19T13:33:18.036Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-19T13:33:18.487Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-19T13:33:19.089Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-05-19T13:33:21.768Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-19T13:33:22.740Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-19T13:33:24.328Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-19T13:33:24.927Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-19T13:33:24.927Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-19T13:33:25.388Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-19T13:33:25.850Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-19T13:33:27.198Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-19T13:33:27.198Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-19T13:33:28.735Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-19T13:33:28.735Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-19T13:33:29.190Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-19T13:33:31.349Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-19T13:33:32.302Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-19T13:33:32.753Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-19T13:33:32.753Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-19T13:33:33.717Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-19T13:33:34.445Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-19T13:33:34.671Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-19T13:33:34.671Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-19T13:33:34.671Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-19T13:33:35.418Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-19T13:33:35.880Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-19T13:33:36.853Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-19T13:33:37.826Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-19T13:33:38.801Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-19T13:33:40.345Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-19T13:33:41.726Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-19T13:33:46.155Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-19T13:33:46.155Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-19T13:33:46.155Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-19T13:33:46.155Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-19T13:33:46.155Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-19T13:33:46.155Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-19T13:33:46.155Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-19T13:33:46.616Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-19T13:33:47.078Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-19T13:33:51.193Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-05-19T13:33:51.784Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-19T13:34:03.415Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-05-19T13:34:12.915Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-19T13:34:12.915Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-19T13:34:12.915Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-19T13:34:17.357Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-19T13:34:17.357Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-19T13:34:17.809Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-19T13:34:23.579Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-19T13:34:23.579Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-19T13:34:24.030Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-19T13:34:24.030Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-19T13:34:24.992Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-19T13:34:24.992Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-19T13:34:36.390Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-05-19T13:34:45.926Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-19T13:34:51.289Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-05-19T13:34:53.113Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-19T13:34:53.113Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-19T13:34:53.113Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-19T13:35:06.186Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-05-19T13:35:07.064Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-19T13:35:11.772Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-19T13:35:14.162Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-19T13:35:14.162Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-19T13:35:15.115Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-19T13:35:17.586Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-19T13:35:19.754Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-19T13:35:22.623Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-19T13:35:23.397Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-19T13:35:26.341Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-19T13:35:41.120Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-19T13:35:41.120Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-19T13:35:51.466Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-19T13:35:51.466Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-19T13:35:51.466Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-19T13:35:51.466Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-19T13:35:52.888Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-05-19T13:35:54.383Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-19T13:36:02.980Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-19T13:36:05.171Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-19T13:36:05.633Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-19T13:36:05.633Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-19T13:36:08.548Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-19T13:36:09.524Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-19T13:36:11.071Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-19T13:36:14.853Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-05-19T13:36:25.928Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-19T13:36:25.928Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-19T13:36:26.658Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-19T13:36:28.829Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-19T13:36:29.281Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-19T13:36:34.521Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-19T13:36:37.437Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-19T13:36:46.027Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-19T13:36:46.965Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-05-19T13:36:50.734Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-19T13:36:54.488Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-19T13:36:55.460Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-19T13:36:55.460Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-19T13:36:55.460Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-19T13:36:57.651Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-19T13:36:57.651Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-19T13:37:19.068Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-05-19T13:37:31.294Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-05-19T13:37:40.223Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-19T13:37:41.273Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-19T13:37:41.273Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-19T13:37:41.273Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-19T13:37:49.403Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-05-19T13:37:56.112Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-19T13:38:04.303Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-05-19T13:38:08.469Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-19T13:38:10.218Z] === RUN TestDockerSuite/TestBuildRm [2021-05-19T13:38:18.810Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite (441.26s) [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.80s) [2021-05-19T13:38:19.204Z] docker_cli_external_volume_driver_test.go:53: [d8b71ae5289c1] daemon is not started [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.73s) [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.69s) [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-05-19T13:38:19.204Z] docker_cli_external_volume_driver_test.go:53: [d92cf6cfecc6a] daemon is not started [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.67s) [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-05-19T13:38:19.204Z] docker_cli_external_volume_driver_test.go:53: [d51e26b543679] daemon is not started [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-05-19T13:38:19.204Z] docker_cli_external_volume_driver_test.go:53: [d4365a344fe2c] daemon is not started [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.62s) [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.87s) [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.66s) [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.58s) [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.66s) [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.98s) [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s) [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.27s) [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2021-05-19T13:38:19.204Z] docker_cli_external_volume_driver_test.go:485: [dfbb23d03df3d] daemon is not started [2021-05-19T13:38:19.204Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-05-19T13:38:19.204Z] docker_cli_external_volume_driver_test.go:53: [d90eb7b9b9d79] daemon is not started [2021-05-19T13:38:19.204Z] PASS [2021-05-19T13:38:19.204Z] [2021-05-19T13:38:19.204Z] === Skipped [2021-05-19T13:38:19.204Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-19T13:38:19.204Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-19T13:38:19.204Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-19T13:38:19.204Z] check_test.go:309: [d41be7230d299] daemon is not started [2021-05-19T13:38:19.204Z] [2021-05-19T13:38:19.204Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-05-19T13:38:19.204Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-05-19T13:38:19.204Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-19T13:38:19.204Z] check_test.go:309: [d1d8462c29814] daemon is not started [2021-05-19T13:38:19.204Z] [2021-05-19T13:38:19.204Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-19T13:38:19.204Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-19T13:38:19.204Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-19T13:38:19.204Z] check_test.go:309: [d600a3a261f16] daemon is not started [2021-05-19T13:38:19.204Z] [2021-05-19T13:38:19.204Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-05-19T13:38:19.204Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-05-19T13:38:19.204Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-19T13:38:19.204Z] [2021-05-19T13:38:19.204Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-05-19T13:38:19.204Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-05-19T13:38:19.204Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-19T13:38:19.204Z] [2021-05-19T13:38:19.204Z] [2021-05-19T13:38:19.204Z] DONE 273 tests, 5 skipped in 2800.803s [2021-05-19T13:38:19.204Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-19T13:38:19.464Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db56a268a5e3b/docker.pid [2021-05-19T13:38:19.464Z] +++ kill 8394 [2021-05-19T13:38:19.464Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8394 is not a child of this shell [2021-05-19T13:38:19.464Z] warning: PID 8394 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db56a268a5e3b/docker.pid had a nonzero exit code [2021-05-19T13:38:19.464Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db56a268a5e3b/root: target is busy. [2021-05-19T13:38:19.464Z] ++++ cat bundles/test-integration/docker.pid [2021-05-19T13:38:19.464Z] +++ kill 8248 [2021-05-19T13:38:20.410Z] +++ /etc/init.d/apparmor stop [2021-05-19T13:38:20.410Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-19T13:38:20.410Z] [2021-05-19T13:38:20.410Z] Unloading profiles will leave already running processes permanently [2021-05-19T13:38:20.410Z] unconfined, which can lead to unexpected situations. [2021-05-19T13:38:20.410Z] [2021-05-19T13:38:20.410Z] To set a process to complain mode, use the command line tool [2021-05-19T13:38:20.410Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-19T13:38:20.410Z] +++ true [2021-05-19T13:38:20.410Z] exiting test-integration [2021-05-19T13:38:20.410Z] ++ exit 0 [2021-05-19T13:38:20.410Z] [2021-05-19T13:38:20.760Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-19T13:38:20.981Z] + exit 0 [2021-05-19T13:38:20.981Z] ++ jobs -p [2021-05-19T13:38:20.981Z] + pids= [2021-05-19T13:38:20.981Z] + echo 'Remaining pids to kill: []' [2021-05-19T13:38:20.981Z] Remaining pids to kill: [] [2021-05-19T13:38:20.981Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-05-19T13:38:20.997Z] Recording test results [2021-05-19T13:38:21.359Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-19T13:38:21.684Z] + echo Ensuring container killed. [2021-05-19T13:38:21.684Z] Ensuring container killed. [2021-05-19T13:38:21.684Z] + docker ps -aq -f name=docker-pr2-* [2021-05-19T13:38:21.684Z] + cids=f84453003b8f [2021-05-19T13:38:21.684Z] ae91d2ed7c1a [2021-05-19T13:38:21.684Z] 6ecdf3183bf2 [2021-05-19T13:38:21.684Z] + [ -n f84453003b8f [2021-05-19T13:38:21.684Z] ae91d2ed7c1a [2021-05-19T13:38:21.684Z] 6ecdf3183bf2 ] [2021-05-19T13:38:21.684Z] + docker rm -vf f84453003b8f ae91d2ed7c1a 6ecdf3183bf2 [2021-05-19T13:38:22.560Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-19T13:38:22.560Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-19T13:38:22.560Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-19T13:38:23.599Z] f84453003b8f [2021-05-19T13:38:24.108Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-19T13:38:24.170Z] ae91d2ed7c1a [2021-05-19T13:38:24.170Z] 6ecdf3183bf2 [Pipeline] sh [2021-05-19T13:38:24.460Z] + echo Chowning /workspace to jenkins user [2021-05-19T13:38:24.460Z] Chowning /workspace to jenkins user [2021-05-19T13:38:24.460Z] + id -u [2021-05-19T13:38:24.460Z] + id -g [2021-05-19T13:38:24.460Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42394:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-19T13:38:27.856Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-19T13:38:28.060Z] + bundleName=amd64 [2021-05-19T13:38:28.060Z] + echo Creating amd64-bundles.tar.gz [2021-05-19T13:38:28.060Z] Creating amd64-bundles.tar.gz [2021-05-19T13:38:28.060Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )+ -print [2021-05-19T13:38:28.060Z] xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-19T13:38:29.467Z] Archiving artifacts [2021-05-19T13:38:29.846Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42394/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-19T13:38:30.160Z] + make clean [2021-05-19T13:38:30.160Z] docker volume rm -f docker-dev-cache [2021-05-19T13:38:30.421Z] docker-dev-cache [Pipeline] deleteDir [2021-05-19T13:38:30.775Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-19T13:38:35.482Z] === RUN TestDockerSuite/TestBuildShellMultiple [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T13:38:50.327Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-19T13:38:50.327Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-19T13:38:50.627Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-19T13:38:50.789Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-19T13:38:59.387Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-19T13:38:59.387Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-19T13:39:02.950Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-19T13:39:04.096Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-19T13:39:04.096Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-19T13:39:07.851Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-19T13:39:15.337Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-19T13:39:28.979Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-19T13:39:28.979Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-19T13:39:29.440Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-19T13:39:30.984Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-19T13:39:35.690Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-19T13:39:40.408Z] === RUN TestDockerSuite/TestBuildUser [2021-05-19T13:39:40.409Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-19T13:39:40.409Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-19T13:39:40.409Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-19T13:39:44.161Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-19T13:39:44.622Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-19T13:39:53.222Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-19T13:39:53.222Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-19T13:39:53.222Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-19T13:40:14.359Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-19T13:40:14.359Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-19T13:40:21.455Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-19T13:40:31.801Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-19T13:40:31.802Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-19T13:40:31.802Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-19T13:40:34.736Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-19T13:40:34.736Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-19T13:40:41.355Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-19T13:40:41.355Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-19T13:40:41.355Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-19T13:40:41.355Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-19T13:40:41.355Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-19T13:40:41.820Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-19T13:40:41.820Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-19T13:40:42.274Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-19T13:40:42.725Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-19T13:40:45.084Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-19T13:40:49.792Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-19T13:40:49.792Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-19T13:41:00.379Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-19T13:41:01.362Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-19T13:41:06.016Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-19T13:41:06.016Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-19T13:41:06.474Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-19T13:41:06.474Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-19T13:41:06.474Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-19T13:41:06.474Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-19T13:41:07.513Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-19T13:41:07.513Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-19T13:41:07.513Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-19T13:41:07.513Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-19T13:41:08.486Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-19T13:41:11.129Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-19T13:41:11.129Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-19T13:41:11.129Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-19T13:41:11.129Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-19T13:41:12.082Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-19T13:41:17.084Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-19T13:41:17.832Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-19T13:41:18.057Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-19T13:41:18.519Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-19T13:41:18.519Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-19T13:41:18.519Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-19T13:41:20.706Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-19T13:41:25.412Z] === RUN TestDockerSuite/TestCommitChange [2021-05-19T13:41:29.163Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-19T13:41:32.723Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-19T13:41:33.174Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-19T13:41:33.174Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-19T13:41:33.174Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-19T13:41:33.174Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-19T13:41:33.174Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-19T13:41:33.174Z] === RUN TestDockerSuite/TestBuildFails [2021-05-19T13:41:34.977Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-19T13:41:34.977Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-19T13:41:36.052Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-19T13:41:36.052Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-19T13:41:40.789Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-19T13:41:40.789Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-19T13:41:43.081Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-19T13:41:50.113Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-19T13:41:53.200Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-19T13:41:56.119Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-19T13:41:56.119Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-19T13:41:56.119Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-19T13:41:56.119Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-19T13:41:56.119Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-19T13:41:56.119Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-19T13:41:56.119Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-19T13:41:56.119Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-19T13:41:56.119Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-19T13:41:57.129Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-19T13:42:04.213Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-19T13:42:05.726Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-19T13:42:08.528Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-19T13:42:14.339Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-19T13:42:14.339Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-19T13:42:15.993Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-19T13:42:15.993Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-19T13:42:16.444Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-19T13:42:16.526Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-19T13:42:16.526Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-19T13:42:16.526Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-19T13:42:16.526Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-19T13:42:17.405Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-19T13:42:17.405Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-19T13:42:19.444Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-19T13:42:19.444Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-19T13:42:19.444Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-19T13:42:21.631Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-19T13:42:21.631Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-19T13:42:21.631Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-19T13:42:21.631Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-19T13:42:21.631Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-19T13:42:24.552Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-19T13:42:26.096Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-19T13:42:28.283Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-19T13:42:28.283Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-19T13:42:28.283Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-19T13:42:30.473Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-19T13:42:30.473Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-19T13:42:32.144Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-19T13:42:32.144Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-19T13:42:32.660Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-19T13:42:32.660Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-19T13:42:32.660Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-19T13:42:34.848Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-19T13:42:34.848Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-19T13:42:37.035Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-19T13:42:37.035Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-19T13:42:39.223Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-19T13:42:39.685Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-19T13:42:41.872Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-19T13:42:45.624Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-19T13:42:46.892Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-19T13:42:46.892Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-19T13:42:48.421Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-19T13:42:48.421Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-19T13:42:49.374Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-19T13:42:49.374Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-19T13:42:49.381Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-19T13:42:49.381Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-19T13:42:49.843Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-19T13:42:49.843Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-19T13:42:49.843Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-19T13:42:51.386Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-19T13:42:51.386Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-19T13:42:54.303Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-19T13:42:54.303Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-19T13:42:55.153Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-19T13:42:56.107Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-19T13:42:56.494Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-19T13:42:56.494Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-19T13:42:56.559Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-19T13:42:58.072Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-19T13:42:58.528Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-19T13:42:59.483Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-19T13:43:01.199Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-19T13:43:01.632Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-19T13:43:02.743Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-19T13:43:02.743Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-19T13:43:02.743Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-19T13:43:02.743Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-19T13:43:02.743Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-19T13:43:02.743Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-19T13:43:04.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-19T13:43:04.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-19T13:43:07.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-19T13:43:08.647Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-19T13:43:08.647Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-19T13:43:08.647Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-19T13:43:08.647Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-19T13:43:08.647Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-19T13:43:08.647Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-19T13:43:08.647Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-19T13:43:09.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-19T13:43:09.603Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-19T13:43:10.054Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-19T13:43:12.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-19T13:43:14.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002c6400_} [2021-05-19T13:43:17.081Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-19T13:43:17.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1567166190_c:\foo_false____} [2021-05-19T13:43:24.511Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1567166190_c:\foo_true____} [2021-05-19T13:43:33.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-19T13:43:33.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-19T13:43:33.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-19T13:43:33.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-19T13:43:33.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-19T13:43:33.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-19T13:43:33.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-19T13:43:33.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-19T13:43:33.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-19T13:43:33.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-19T13:43:33.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-19T13:43:33.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-19T13:43:33.110Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-19T13:43:33.110Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-19T13:43:33.110Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-19T13:43:33.110Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-19T13:43:33.110Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-19T13:43:33.110Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-19T13:43:34.692Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-19T13:43:34.692Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-19T13:43:36.873Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-19T13:43:40.210Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-19T13:43:40.210Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-19T13:43:40.210Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-19T13:43:40.210Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-19T13:43:40.210Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-19T13:43:40.210Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-19T13:43:40.210Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-19T13:43:40.210Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-19T13:43:40.210Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-19T13:43:40.210Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-19T13:43:40.210Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-19T13:43:40.210Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-19T13:43:40.210Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-19T13:43:40.210Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-19T13:43:42.400Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-19T13:43:42.400Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-19T13:43:42.400Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-19T13:43:44.590Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-19T13:43:44.590Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-19T13:43:44.590Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-19T13:43:44.590Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-19T13:43:49.295Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-19T13:43:51.484Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-19T13:43:51.484Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-19T13:43:51.484Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-19T13:44:00.082Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-19T13:44:00.082Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-19T13:44:00.082Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-19T13:44:10.431Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-19T13:44:10.431Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-19T13:44:10.431Z] === RUN TestDockerSuite/TestCpToDot [2021-05-19T13:44:11.976Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-19T13:44:11.976Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-19T13:44:11.976Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-19T13:44:14.895Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-19T13:44:14.895Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-19T13:44:14.895Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-19T13:44:14.895Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-19T13:44:14.895Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-19T13:44:14.895Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-19T13:44:14.895Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-19T13:44:17.083Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-19T13:44:19.272Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-19T13:44:19.272Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-19T13:44:19.272Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-19T13:44:19.300Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-19T13:44:21.465Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-19T13:44:21.926Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-19T13:44:21.926Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-19T13:44:21.926Z] === RUN TestDockerSuite/TestCreateRM [2021-05-19T13:44:22.388Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-19T13:44:22.388Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-19T13:44:22.388Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-19T13:44:22.850Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-19T13:44:29.945Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-19T13:44:29.945Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-19T13:44:30.407Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-19T13:44:35.115Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-19T13:44:35.115Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-19T13:44:35.115Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-19T13:44:36.957Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-19T13:44:37.304Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-19T13:44:37.304Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-19T13:44:37.304Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-19T13:44:37.304Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-19T13:44:37.304Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-19T13:44:37.304Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-19T13:44:37.304Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-19T13:44:37.304Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-19T13:44:37.304Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-19T13:44:37.304Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-19T13:44:37.304Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-19T13:44:37.304Z] === RUN TestDockerSuite/TestDockerFails [2021-05-19T13:44:37.304Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-19T13:44:37.304Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-19T13:44:37.304Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-19T13:44:37.304Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-19T13:44:37.304Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-19T13:44:37.304Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-19T13:44:39.494Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-19T13:44:41.608Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-19T13:44:41.687Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-19T13:44:44.603Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-19T13:44:48.675Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-19T13:44:53.197Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-19T13:44:56.950Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-19T13:45:01.655Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-19T13:45:03.420Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-19T13:45:03.847Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-19T13:45:04.820Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-19T13:45:08.570Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-19T13:45:09.543Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-19T13:45:10.517Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-19T13:45:15.223Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-19T13:45:19.932Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-19T13:45:19.932Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-19T13:45:19.932Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-19T13:45:19.932Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-19T13:45:19.932Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-19T13:45:19.932Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-19T13:45:20.905Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-19T13:45:20.905Z] === RUN TestDockerSuite/TestEventsRename [2021-05-19T13:45:23.095Z] === RUN TestDockerSuite/TestEventsResize [2021-05-19T13:45:31.713Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-19T13:45:33.258Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-19T13:45:33.339Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-19T13:45:33.339Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-19T13:45:36.178Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-19T13:45:40.885Z] === RUN TestDockerSuite/TestEventsTop [2021-05-19T13:45:40.885Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-19T13:45:41.854Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-19T13:45:41.854Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-19T13:45:41.854Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-19T13:45:41.854Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-19T13:45:43.074Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-19T13:45:45.616Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-19T13:45:46.822Z] === RUN TestDockerSuite/TestExec [2021-05-19T13:45:46.822Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-19T13:45:46.822Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-19T13:45:49.013Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-19T13:45:51.212Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-19T13:45:51.212Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-19T13:45:51.212Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-19T13:45:51.212Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-19T13:45:51.355Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-19T13:45:53.403Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-19T13:45:54.231Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-19T13:45:54.231Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-19T13:45:54.231Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-19T13:45:55.594Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-19T13:45:57.134Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-19T13:45:57.782Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-19T13:45:58.647Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-19T13:45:59.326Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-19T13:46:00.163Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-19T13:46:04.042Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-19T13:46:04.043Z] === RUN TestDockerSuite/TestExecEnv [2021-05-19T13:46:04.043Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-19T13:46:04.043Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-19T13:46:06.230Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-19T13:46:10.466Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-19T13:46:10.937Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-19T13:46:10.937Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-19T13:46:10.937Z] === RUN TestDockerSuite/TestExecParseError [2021-05-19T13:46:10.937Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-19T13:46:10.937Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-19T13:46:10.937Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-19T13:46:12.634Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-19T13:46:13.128Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-19T13:46:13.128Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-19T13:46:13.128Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-19T13:46:13.128Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-19T13:46:13.128Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-19T13:46:13.128Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-19T13:46:15.316Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-19T13:46:15.316Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-19T13:46:21.133Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-19T13:46:21.133Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-19T13:46:21.133Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-19T13:46:21.133Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-19T13:46:24.995Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-19T13:46:26.946Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-19T13:46:27.864Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-19T13:46:34.041Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-19T13:46:36.965Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-19T13:46:42.633Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-19T13:46:42.780Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-19T13:46:42.780Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-19T13:46:42.780Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-19T13:46:42.780Z] === RUN TestDockerSuite/TestHealth [2021-05-19T13:46:42.780Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-19T13:46:42.780Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-19T13:46:42.780Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-19T13:46:42.780Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-19T13:46:46.348Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-19T13:46:47.486Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-19T13:46:47.948Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-19T13:46:47.948Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-19T13:46:47.948Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-19T13:46:47.948Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-19T13:46:48.410Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-19T13:46:48.871Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-19T13:46:48.871Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-19T13:46:49.844Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-19T13:46:49.844Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-19T13:46:52.031Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-19T13:46:52.031Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-19T13:46:54.220Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-19T13:46:56.631Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-19T13:46:57.136Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-19T13:46:57.136Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-19T13:46:57.136Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-19T13:46:57.594Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-19T13:46:57.594Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-19T13:46:57.594Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-19T13:46:59.774Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-19T13:46:59.774Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-19T13:47:00.888Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-19T13:47:00.888Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-19T13:47:03.081Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-19T13:47:03.081Z] === RUN TestDockerSuite/TestImportFile [2021-05-19T13:47:03.081Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-19T13:47:03.543Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-19T13:47:03.543Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-19T13:47:03.543Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-19T13:47:03.543Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-19T13:47:03.543Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-19T13:47:03.543Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-19T13:47:03.543Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-19T13:47:03.543Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-19T13:47:03.543Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-19T13:47:03.543Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-19T13:47:05.732Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-19T13:47:07.920Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-19T13:47:07.920Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-19T13:47:07.920Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-19T13:47:07.920Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-19T13:47:07.920Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-19T13:47:10.114Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-19T13:47:10.114Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-19T13:47:12.302Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-19T13:47:12.302Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-19T13:47:12.302Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-19T13:47:12.302Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-19T13:47:19.400Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-19T13:47:23.152Z] === RUN TestDockerSuite/TestInspectImage [2021-05-19T13:47:23.152Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-19T13:47:23.152Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-19T13:47:23.152Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-19T13:47:25.338Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-19T13:47:27.525Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-19T13:47:27.525Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-19T13:47:30.441Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-19T13:47:31.985Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-19T13:47:31.985Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-19T13:47:31.985Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-19T13:47:34.173Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-19T13:47:37.089Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-19T13:47:41.800Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-19T13:47:43.345Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-19T13:47:45.533Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-19T13:47:47.721Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-19T13:47:49.908Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-19T13:47:50.521Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-19T13:47:52.097Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-19T13:47:54.286Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-19T13:47:54.286Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-19T13:47:54.286Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-19T13:47:54.286Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-19T13:47:54.286Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-19T13:47:54.286Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-19T13:47:54.286Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-19T13:47:54.286Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-19T13:47:54.286Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-19T13:47:54.286Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-19T13:47:54.286Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-19T13:47:54.286Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-19T13:47:54.286Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-19T13:47:54.286Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-19T13:47:54.286Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-19T13:47:54.286Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-19T13:47:54.286Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-19T13:47:54.286Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-19T13:47:54.748Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-19T13:47:54.748Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-19T13:47:56.293Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-19T13:47:58.480Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-19T13:48:04.293Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-19T13:48:06.482Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-19T13:48:06.482Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-19T13:48:08.137Z] === RUN TestDockerSuite/TestBuildRm [2021-05-19T13:48:08.671Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-19T13:48:08.671Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-19T13:48:14.484Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-19T13:48:20.299Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-19T13:48:26.119Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-19T13:48:29.043Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-19T13:48:29.190Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-19T13:48:31.235Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-19T13:48:31.235Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-19T13:48:33.423Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-19T13:48:34.927Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-19T13:48:34.927Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-19T13:48:35.385Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-19T13:48:35.614Z] === RUN TestDockerSuite/TestLogsSince [2021-05-19T13:48:36.913Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-19T13:48:41.582Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-19T13:48:45.313Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-19T13:48:45.964Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-19T13:48:45.964Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-19T13:48:45.964Z] === RUN TestDockerSuite/TestLogsTail [2021-05-19T13:48:47.508Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-19T13:48:49.696Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-19T13:48:51.072Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-19T13:48:51.883Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-19T13:48:51.883Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-19T13:48:51.883Z] === RUN TestDockerSuite/TestNetHostname [2021-05-19T13:48:51.883Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-19T13:48:51.883Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-19T13:48:51.883Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-19T13:48:51.883Z] === RUN TestDockerSuite/TestPluginActive [2021-05-19T13:48:51.883Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-19T13:48:51.883Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-19T13:48:52.346Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-19T13:48:52.346Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-19T13:48:52.346Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-19T13:48:52.346Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-19T13:48:52.346Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-19T13:48:52.346Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-19T13:48:52.346Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-19T13:48:52.346Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-19T13:48:52.346Z] === RUN TestDockerSuite/TestPortList [2021-05-19T13:48:52.346Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-19T13:48:57.056Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-19T13:48:57.056Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-19T13:48:57.056Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-19T13:48:57.056Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-19T13:48:57.056Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-19T13:48:57.056Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-19T13:48:57.056Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-19T13:48:57.056Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-19T13:48:57.056Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-19T13:48:57.056Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-19T13:49:00.811Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-19T13:49:00.811Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-19T13:49:09.405Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-19T13:49:09.405Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-19T13:49:16.150Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-19T13:49:16.150Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-19T13:49:16.150Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-19T13:49:17.999Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-19T13:49:24.676Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-19T13:49:24.676Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-19T13:49:32.843Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-19T13:49:32.843Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-19T13:49:32.843Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-19T13:49:35.032Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-19T13:49:35.032Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-19T13:49:45.251Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-19T13:49:45.298Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-19T13:49:51.069Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-19T13:49:58.163Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-19T13:50:01.913Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-19T13:50:01.913Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-19T13:50:01.913Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-19T13:50:06.625Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-19T13:50:06.625Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-19T13:50:06.625Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-19T13:50:06.625Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-19T13:50:06.625Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-19T13:50:13.724Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-19T13:50:13.724Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-19T13:50:15.270Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-19T13:50:15.270Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-19T13:50:16.242Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-19T13:50:17.215Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-19T13:50:17.215Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-19T13:50:20.896Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-19T13:50:20.896Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-19T13:50:20.967Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-19T13:50:22.412Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-19T13:50:23.938Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-19T13:50:25.675Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-19T13:50:27.219Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-19T13:50:28.610Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-19T13:50:34.353Z] === RUN TestDockerSuite/TestBuildUser [2021-05-19T13:50:34.353Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-19T13:50:34.353Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-19T13:50:34.353Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-19T13:50:38.049Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-19T13:50:38.500Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-19T13:50:42.196Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-19T13:50:42.196Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-19T13:50:42.196Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-19T13:50:44.937Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-19T13:50:44.937Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-19T13:50:49.642Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-19T13:50:49.642Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-19T13:50:49.642Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-19T13:50:50.104Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-19T13:50:54.815Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-19T13:51:03.409Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-19T13:51:03.409Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-19T13:51:07.165Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-19T13:51:07.266Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-19T13:51:07.266Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-19T13:51:07.627Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-19T13:51:07.627Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-19T13:51:17.580Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-19T13:51:22.471Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-19T13:51:24.014Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-19T13:51:24.476Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-19T13:51:24.622Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-19T13:51:24.622Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-19T13:51:24.622Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-19T13:51:31.572Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-19T13:51:33.130Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-19T13:51:33.130Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-19T13:51:35.322Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-19T13:51:42.415Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-19T13:51:43.407Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-19T13:51:47.125Z] === RUN TestDockerSuite/TestRmiTag [2021-05-19T13:51:47.125Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-19T13:51:49.316Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-19T13:51:53.706Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-19T13:51:53.706Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-19T13:52:07.040Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-19T13:52:07.502Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-19T13:52:08.451Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-19T13:52:08.451Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-19T13:52:08.451Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-19T13:52:08.902Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-19T13:52:10.419Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-19T13:52:12.220Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-19T13:52:13.194Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-19T13:52:13.194Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-19T13:52:13.194Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-19T13:52:13.194Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-19T13:52:13.194Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-19T13:52:13.194Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-19T13:52:13.194Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-19T13:52:13.194Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-19T13:52:15.381Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-19T13:52:15.381Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-19T13:52:15.381Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-19T13:52:18.947Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-19T13:52:20.461Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-19T13:52:20.914Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-19T13:52:20.914Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-19T13:52:20.914Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-19T13:52:23.114Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-19T13:52:25.729Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-19T13:52:27.273Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-19T13:52:28.851Z] === RUN TestDockerSuite/TestCommitChange [2021-05-19T13:52:29.461Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-19T13:52:31.650Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-19T13:52:33.489Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-19T13:52:33.838Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-19T13:52:34.300Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-19T13:52:39.167Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-19T13:52:39.167Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-19T13:52:39.167Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-19T13:52:39.167Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-19T13:52:39.167Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-19T13:52:39.261Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-19T13:52:39.261Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-19T13:52:39.630Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-19T13:52:39.630Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-19T13:52:39.630Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-19T13:52:39.630Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-19T13:52:39.630Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-19T13:52:39.630Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-19T13:52:39.630Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-19T13:52:41.821Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-19T13:52:41.821Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-19T13:52:44.738Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-19T13:52:44.738Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-19T13:52:44.738Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-19T13:52:46.314Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-19T13:52:46.314Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-19T13:52:46.928Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-19T13:52:46.928Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-19T13:52:46.928Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-19T13:52:46.928Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-19T13:52:46.928Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-19T13:52:46.928Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-19T13:52:46.928Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-19T13:52:46.928Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-19T13:52:49.119Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-19T13:52:51.305Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-19T13:52:53.492Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-19T13:52:53.492Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-19T13:52:53.492Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-19T13:52:53.492Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-19T13:52:54.824Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-19T13:52:55.684Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-19T13:52:55.684Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-19T13:52:55.684Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-19T13:52:55.684Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-19T13:52:56.145Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-19T13:52:57.689Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-19T13:52:59.483Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-19T13:52:59.484Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-19T13:52:59.484Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-19T13:52:59.945Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-19T13:52:59.945Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-19T13:52:59.945Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-19T13:52:59.945Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-19T13:52:59.945Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-19T13:52:59.945Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-19T13:53:03.505Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-19T13:53:03.505Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-19T13:53:03.505Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-19T13:53:03.505Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-19T13:53:03.505Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-19T13:53:03.505Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-19T13:53:03.505Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-19T13:53:05.055Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-19T13:53:05.055Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-19T13:53:05.055Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-19T13:53:05.055Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-19T13:53:07.242Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-19T13:53:08.458Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-19T13:53:10.159Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-19T13:53:10.159Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-19T13:53:11.705Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-19T13:53:11.705Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-19T13:53:12.167Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-19T13:53:12.167Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-19T13:53:14.356Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-19T13:53:16.544Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-19T13:53:17.004Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-19T13:53:17.004Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-19T13:53:18.732Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-19T13:53:19.160Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-19T13:53:19.161Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-19T13:53:19.161Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-19T13:53:19.161Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-19T13:53:20.921Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-19T13:53:20.921Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-19T13:53:20.921Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-19T13:53:20.921Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-19T13:53:20.921Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-19T13:53:20.922Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-19T13:53:20.922Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-19T13:53:20.922Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-19T13:53:20.922Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-19T13:53:22.034Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-19T13:53:22.034Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-19T13:53:22.034Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-19T13:53:24.918Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-19T13:53:24.918Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-19T13:53:24.918Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-19T13:53:24.918Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-19T13:53:24.918Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-19T13:53:25.631Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-19T13:53:25.631Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-19T13:53:25.631Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-19T13:53:25.631Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-19T13:53:25.631Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-19T13:53:25.631Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-19T13:53:25.631Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-19T13:53:28.612Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-19T13:53:30.764Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-19T13:53:32.731Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-19T13:53:32.731Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-19T13:53:32.949Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-19T13:53:32.949Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-19T13:53:32.949Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-19T13:53:33.703Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-19T13:53:33.703Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-19T13:53:33.703Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-19T13:53:33.703Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-19T13:53:33.703Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-19T13:53:33.703Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-19T13:53:34.165Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-19T13:53:34.165Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-19T13:53:34.165Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-19T13:53:34.165Z] === RUN TestDockerSuite/TestRunMount [2021-05-19T13:53:34.165Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-19T13:53:34.165Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-19T13:53:34.165Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-19T13:53:34.165Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-19T13:53:35.854Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-19T13:53:35.854Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-19T13:53:38.730Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-19T13:53:38.730Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-19T13:53:38.730Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-19T13:53:40.884Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-19T13:53:40.884Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-19T13:53:41.258Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-19T13:53:41.258Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-19T13:53:41.258Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-19T13:53:41.258Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-19T13:53:43.755Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-19T13:53:43.755Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-19T13:53:45.965Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-19T13:53:46.652Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-19T13:53:46.652Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-19T13:53:49.547Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-19T13:53:50.671Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-19T13:53:50.671Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-19T13:53:50.671Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-19T13:53:50.671Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-19T13:53:50.671Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-19T13:53:50.671Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-19T13:53:50.671Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-19T13:53:50.671Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-19T13:53:50.671Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-19T13:53:50.671Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-19T13:53:50.671Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-19T13:53:51.645Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-19T13:53:53.832Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-19T13:53:54.192Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-19T13:53:56.019Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-19T13:53:57.564Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-19T13:53:58.846Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-19T13:53:58.846Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-19T13:53:58.846Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-19T13:53:58.846Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-19T13:53:58.846Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-19T13:53:59.108Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-19T13:53:59.569Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-19T13:53:59.569Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-19T13:53:59.569Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-19T13:53:59.569Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-19T13:53:59.569Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-19T13:53:59.569Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-19T13:53:59.569Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-19T13:53:59.569Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-19T13:54:00.361Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-19T13:54:00.361Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-19T13:54:02.487Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-19T13:54:02.487Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-19T13:54:02.487Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-19T13:54:02.487Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-19T13:54:02.487Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-19T13:54:02.487Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-19T13:54:03.239Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-19T13:54:03.239Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-19T13:54:05.389Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-19T13:54:05.849Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-19T13:54:09.583Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-19T13:54:09.583Z] === RUN TestDockerSuite/TestRunRm [2021-05-19T13:54:10.489Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-19T13:54:11.771Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-19T13:54:12.640Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-19T13:54:12.640Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-19T13:54:12.640Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-19T13:54:12.640Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-19T13:54:12.640Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-19T13:54:12.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-19T13:54:14.799Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-19T13:54:14.799Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-19T13:54:17.587Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-19T13:54:17.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-19T13:54:19.781Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-19T13:54:20.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-19T13:54:21.969Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-19T13:54:22.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-19T13:54:24.156Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-19T13:54:25.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000488f60_} [2021-05-19T13:54:26.342Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-19T13:54:26.342Z] === RUN TestDockerSuite/TestRunState [2021-05-19T13:54:26.342Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-19T13:54:28.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1445036306_c:\foo_false____} [2021-05-19T13:54:28.531Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-19T13:54:28.531Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-19T13:54:30.732Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-19T13:54:30.732Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-19T13:54:30.732Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-19T13:54:30.732Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-19T13:54:30.732Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-19T13:54:30.732Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-19T13:54:31.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1445036306_c:\foo_true____} [2021-05-19T13:54:34.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-19T13:54:34.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-19T13:54:34.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-19T13:54:34.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-19T13:54:34.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-19T13:54:34.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-19T13:54:34.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-19T13:54:34.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-19T13:54:34.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-19T13:54:34.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-19T13:54:34.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-19T13:54:34.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-19T13:54:34.278Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-19T13:54:34.278Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-19T13:54:34.278Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-19T13:54:34.278Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-19T13:54:34.278Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-19T13:54:34.278Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-19T13:54:35.439Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-19T13:54:35.439Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-19T13:54:35.439Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-19T13:54:35.439Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-19T13:54:35.439Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-19T13:54:35.439Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-19T13:54:35.439Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-19T13:54:35.439Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-19T13:54:35.439Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-19T13:54:35.439Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-19T13:54:35.439Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-19T13:54:37.990Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-19T13:54:37.990Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-19T13:54:37.990Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-19T13:54:37.990Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-19T13:54:37.990Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-19T13:54:37.990Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-19T13:54:37.990Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-19T13:54:37.990Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-19T13:54:37.990Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-19T13:54:37.990Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-19T13:54:37.990Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-19T13:54:37.990Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-19T13:54:37.990Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-19T13:54:37.990Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-19T13:54:38.359Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-19T13:54:38.359Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-19T13:54:40.869Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-19T13:54:40.869Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-19T13:54:40.869Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-19T13:54:43.735Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-19T13:54:44.187Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-19T13:54:44.187Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-19T13:54:44.187Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-19T13:54:45.452Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-19T13:54:45.452Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-19T13:54:45.452Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-19T13:54:47.642Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-19T13:54:48.842Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-19T13:54:51.708Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-19T13:54:51.708Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-19T13:54:51.708Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-19T13:54:54.742Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-19T13:54:59.448Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-19T13:55:04.004Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-19T13:55:04.004Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-19T13:55:04.004Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-19T13:55:05.258Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-19T13:55:05.258Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-19T13:55:05.258Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-19T13:55:07.448Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-19T13:55:09.636Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-19T13:55:11.825Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-19T13:55:11.825Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-19T13:55:11.825Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-19T13:55:11.825Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-19T13:55:11.825Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-19T13:55:11.825Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-19T13:55:11.825Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-19T13:55:11.825Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-19T13:55:11.825Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-19T13:55:12.511Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-19T13:55:12.511Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-19T13:55:12.511Z] === RUN TestDockerSuite/TestCpToDot [2021-05-19T13:55:15.378Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-19T13:55:15.378Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-19T13:55:15.378Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-19T13:55:15.580Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-19T13:55:17.126Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-19T13:55:19.071Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-19T13:55:19.072Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-19T13:55:19.072Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-19T13:55:19.072Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-19T13:55:19.072Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-19T13:55:19.072Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-19T13:55:19.072Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-19T13:55:19.314Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-19T13:55:21.941Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-19T13:55:24.019Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-19T13:55:24.019Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-19T13:55:24.019Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-19T13:55:24.019Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-19T13:55:24.019Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-19T13:55:24.019Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-19T13:55:24.019Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-19T13:55:24.019Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-19T13:55:24.019Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-19T13:55:24.019Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-19T13:55:24.019Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-19T13:55:24.019Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-19T13:55:24.019Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-19T13:55:24.019Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-19T13:55:24.019Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-19T13:55:24.019Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-19T13:55:24.019Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-19T13:55:24.019Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-19T13:55:24.818Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-19T13:55:24.818Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-19T13:55:24.818Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-19T13:55:26.206Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-19T13:55:26.668Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-19T13:55:26.972Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-19T13:55:27.130Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-19T13:55:27.592Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-19T13:55:27.924Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-19T13:55:28.384Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-19T13:55:28.384Z] === RUN TestDockerSuite/TestCreateRM [2021-05-19T13:55:28.843Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-19T13:55:28.843Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-19T13:55:28.843Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-19T13:55:29.137Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-19T13:55:29.293Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-19T13:55:36.237Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-19T13:55:36.237Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-19T13:55:39.545Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-19T13:55:39.545Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-19T13:55:39.545Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-19T13:55:43.241Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-19T13:55:43.330Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-19T13:55:43.330Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-19T13:55:43.693Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-19T13:55:43.693Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-19T13:55:46.560Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-19T13:55:46.560Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-19T13:55:46.560Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-19T13:55:46.561Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-19T13:55:47.012Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-19T13:55:47.012Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-19T13:55:47.012Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-19T13:55:47.012Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-19T13:55:47.012Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-19T13:55:47.012Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-19T13:55:47.012Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-19T13:55:47.012Z] === RUN TestDockerSuite/TestDockerFails [2021-05-19T13:55:47.012Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-19T13:55:47.012Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-19T13:55:47.012Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-19T13:55:47.012Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-19T13:55:47.012Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-19T13:55:47.012Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-19T13:55:47.080Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-19T13:55:47.080Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-19T13:55:47.080Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-19T13:55:47.080Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-19T13:55:47.080Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-19T13:55:49.930Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-19T13:55:53.647Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-19T13:55:55.674Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-19T13:55:55.674Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-19T13:55:55.674Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-19T13:55:56.135Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-19T13:55:56.135Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-19T13:55:56.135Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-19T13:55:56.135Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-19T13:55:56.513Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-19T13:55:58.325Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-19T13:56:00.515Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-19T13:56:00.515Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-19T13:56:02.702Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-19T13:56:02.702Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-19T13:56:02.702Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-19T13:56:02.702Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-19T13:56:02.702Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-19T13:56:02.702Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-19T13:56:02.702Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-19T13:56:05.071Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-19T13:56:15.352Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-19T13:56:20.424Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-19T13:56:20.424Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-19T13:56:20.424Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-19T13:56:20.424Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-19T13:56:20.424Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-19T13:56:20.424Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-19T13:56:20.424Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-19T13:56:21.107Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-19T13:56:21.396Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-19T13:56:21.396Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-19T13:56:23.974Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-19T13:56:24.321Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-19T13:56:24.783Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-19T13:56:24.937Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-19T13:56:25.245Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-19T13:56:25.245Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-19T13:56:25.706Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-19T13:56:29.582Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-19T13:56:30.539Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-19T13:56:31.496Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-19T13:56:34.299Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-19T13:56:34.299Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-19T13:56:34.299Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-19T13:56:34.299Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-19T13:56:34.299Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-19T13:56:37.276Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-19T13:56:41.399Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-19T13:56:41.401Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-19T13:56:41.401Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-19T13:56:43.104Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-19T13:56:43.104Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-19T13:56:43.104Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-19T13:56:43.104Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-19T13:56:43.104Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-19T13:56:43.104Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-19T13:56:44.057Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-19T13:56:44.057Z] === RUN TestDockerSuite/TestEventsRename [2021-05-19T13:56:47.776Z] === RUN TestDockerSuite/TestEventsResize [2021-05-19T13:56:56.244Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-19T13:56:56.244Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite (2463.39s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-19T13:56:56.244Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-19T13:56:56.244Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (120.68s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.84s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.10s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-19T13:56:56.244Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-19T13:56:56.244Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-19T13:56:56.244Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-19T13:56:56.244Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-19T13:56:56.244Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-19T13:56:56.244Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-19T13:56:56.244Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-19T13:56:56.244Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.52s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-19T13:56:56.244Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-19T13:56:56.244Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.21s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.17s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-05-19T13:56:56.244Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-19T13:56:56.244Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-19T13:56:56.244Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-19T13:56:56.244Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.12s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-19T13:56:56.244Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-19T13:56:56.244Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.74s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (100.40s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-05-19T13:56:56.244Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.37s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.91s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.12s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.44s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.79s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.94s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.42s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.95s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.21s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.53s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.30s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAddTar (31.79s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.11s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.83s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.48s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.68s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.09s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.42s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.11s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.35s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.23s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.31s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.17s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.25s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-19T13:56:56.244Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.45s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.98s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.22s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.16s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.92s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.91s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.87s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.37s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.42s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.12s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.90s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2021-05-19T13:56:56.244Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-19T13:56:56.244Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.45s) [2021-05-19T13:56:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.48s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.54s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.69s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.26s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.78s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.68s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignore (59.93s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.09s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (91.41s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.51s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.71s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.30s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.81s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.46s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.75s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.67s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.53s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (116.92s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.44s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.20s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.08s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.47s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.66s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.93s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.63s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.10s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildFails (2.42s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.22s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.23s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.03s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.53s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.35s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.03s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.87s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildHistory (10.71s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.97s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.93s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.74s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.83s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildLabel (0.95s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.96s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildLabels (0.94s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.50s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.45s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.49s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.72s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.53s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.08s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (23.15s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.26s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.92s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.37s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.89s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.03s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.63s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.98s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.38s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.00s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.35s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.42s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.56s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.34s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.56s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.93s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.60s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.33s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.10s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.18s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.98s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (26.86s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildRm (12.19s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.23s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-05-19T13:56:56.245Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.35s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.40s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.39s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.13s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.70s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.67s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.64s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.17s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.47s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildStderr (4.14s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.35s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.89s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.18s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.37s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.93s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.88s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.56s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.49s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.90s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.09s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.90s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.54s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.34s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.22s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.12s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.20s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.58s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.09s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-05-19T13:56:56.245Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-19T13:56:56.245Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-19T13:56:56.245Z] docker_cli_sni_test.go:18: Flakey test [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.13s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.14s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestCommitChange (4.47s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.93s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.40s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-19T13:56:56.245Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestCommitTTY (11.47s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.08s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-19T13:56:56.245Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-19T13:56:56.245Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-19T13:56:56.245Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-19T13:56:56.245Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.64s) [2021-05-19T13:56:56.245Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.56s) [2021-05-19T13:56:56.245Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-19T13:56:56.246Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.17s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-19T13:56:56.246Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-19T13:56:56.246Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-19T13:56:56.246Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.32s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-19T13:56:56.246Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.37s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-19T13:56:56.246Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-19T13:56:56.246Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-19T13:56:56.246Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.55s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.11s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.14s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-19T13:56:56.246Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.22s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.19s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-19T13:56:56.246Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-19T13:56:56.246Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.24s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.97s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-19T13:56:56.246Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.38s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.21s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.71s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.95s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.86s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-19T13:56:56.246Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.54s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-19T13:56:56.246Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.17s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.24s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.96s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.88s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.61s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.49s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.49s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.54s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.49s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002c6400_} (2.54s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1567166190_c:\foo_false____} (7.52s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1567166190_c:\foo_true____} (7.51s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-19T13:56:56.246Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-19T13:56:56.246Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-19T13:56:56.246Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.20s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-19T13:56:56.246Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-19T13:56:56.246Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-19T13:56:56.246Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.36s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.31s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.26s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.30s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.07s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-19T13:56:56.246Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.30s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCpToDot (2.43s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-19T13:56:56.246Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCpToStdout (2.33s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.98s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.21s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.91s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.12s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.00s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-19T13:56:56.246Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.26s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-19T13:56:56.246Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-19T13:56:56.246Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-19T13:56:56.246Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-19T13:56:56.246Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-19T13:56:56.246Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-19T13:56:56.246Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-19T13:56:56.246Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-19T13:56:56.246Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-19T13:56:56.246Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-19T13:56:56.246Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-19T13:56:56.246Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.27s) [2021-05-19T13:56:56.246Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.23s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.78s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.57s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsCopy (4.64s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.87s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.28s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.64s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.87s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsFilters (4.78s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsFormat (4.53s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsRename (2.40s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsResize (7.78s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.14s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.54s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.62s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.70s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-19T13:56:56.247Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.93s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.11s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-05-19T13:56:56.247Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-05-19T13:56:56.247Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-19T13:56:56.247Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.10s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.22s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.12s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.97s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.23s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-05-19T13:56:56.247Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.26s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestExecInspectID (4.70s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-05-19T13:56:56.247Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.48s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-19T13:56:56.247Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-05-19T13:56:56.247Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.21s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.65s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-19T13:56:56.247Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.99s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.28s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.09s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.10s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-19T13:56:56.247Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-05-19T13:56:56.247Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.72s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.05s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.77s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.04s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.66s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.80s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-05-19T13:56:56.247Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-05-19T13:56:56.247Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-19T13:56:56.247Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-19T13:56:56.247Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.15s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.08s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-19T13:56:56.247Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-19T13:56:56.247Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.08s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.09s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectDefault (7.00s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectHistory (4.02s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-19T13:56:56.247Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.13s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.16s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.22s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.15s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.15s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectStatus (2.64s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.10s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.23s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.18s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.15s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.15s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.21s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.17s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-05-19T13:56:56.247Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-19T13:56:56.247Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-19T13:56:56.247Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.93s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.96s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.59s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.36s) [2021-05-19T13:56:56.247Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-19T13:56:56.247Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.13s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-05-19T13:56:56.247Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.78s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.91s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.80s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.60s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.47s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.34s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.27s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestLogsSince (8.81s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestLogsTail (2.70s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.42s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.21s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.22s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-19T13:56:56.248Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-19T13:56:56.248Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-19T13:56:56.248Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-19T13:56:56.248Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-19T13:56:56.248Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-19T13:56:56.248Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-19T13:56:56.248Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-19T13:56:56.248Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.19s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-19T13:56:56.248Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestPsByOrder (8.03s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.81s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.63s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-19T13:56:56.248Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.24s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.97s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.93s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.28s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-19T13:56:56.248Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.53s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-05-19T13:56:56.248Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.77s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-19T13:56:56.248Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.90s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.87s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.20s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.09s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.63s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.20s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.88s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-05-19T13:56:56.248Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.18s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.31s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.72s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.16s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.77s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.07s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.06s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.25s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.84s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.50s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.42s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.14s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.93s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.35s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.72s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.20s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.20s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.26s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.19s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.30s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.00s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.91s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.22s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.32s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.18s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.21s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.78s) [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.03s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-19T13:56:56.248Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.248Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.30s) [2021-05-19T13:56:56.248Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.21s) [2021-05-19T13:56:56.249Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.21s) [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.22s) [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- PASS: TestDockerSuite/TestRunExitCode (2.18s) [2021-05-19T13:56:56.249Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.16s) [2021-05-19T13:56:56.249Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.25s) [2021-05-19T13:56:56.249Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.18s) [2021-05-19T13:56:56.249Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.32s) [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.77s) [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.72s) [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.249Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-19T13:56:56.249Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.375Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.15s) [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.82s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.03s) [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.14s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.14s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.93s) [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.53s) [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.46s) [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunRm (2.23s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.66s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.25s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.17s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.10s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.42s) [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.18s) [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.91s) [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.67s) [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.22s) [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (6.90s) [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.93s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.68s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.29s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.67s) [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.62s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.24s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.23s) [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.82s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.66s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.12s) [2021-05-19T13:56:56.712Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.46s) [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.712Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-19T13:56:56.712Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-19T13:56:56.713Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.52s) [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.32s) [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.88s) [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.08s) [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.11s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.35s) [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.08s) [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.49s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.95s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.62s) [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.57s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.53s) [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-19T13:56:56.713Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.45s) [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-19T13:56:56.713Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-19T13:56:56.713Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-19T13:56:56.713Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-19T13:56:56.713Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-19T13:56:56.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-19T13:56:56.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-19T13:56:56.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-19T13:56:56.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-19T13:56:56.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-19T13:56:56.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-19T13:56:56.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-19T13:56:56.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-19T13:56:56.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-19T13:56:56.714Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-19T13:56:56.714Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-19T13:56:56.714Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-19T13:56:56.714Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-19T13:56:56.714Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-19T13:56:56.714Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-19T13:56:56.714Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] === RUN TestDockerDaemonSuite [2021-05-19T13:56:56.714Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-19T13:56:56.714Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-19T13:56:56.714Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-19T13:56:56.714Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] === RUN TestDockerSwarmSuite [2021-05-19T13:56:56.714Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-19T13:56:56.714Z] === RUN TestDockerPluginSuite [2021-05-19T13:56:56.714Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-19T13:56:56.714Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-19T13:56:56.714Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-19T13:56:56.714Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-19T13:56:56.714Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-19T13:56:56.714Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-19T13:56:56.714Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-19T13:56:56.714Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-19T13:56:56.714Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-19T13:56:56.714Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-19T13:56:56.714Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-19T13:56:56.714Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] === RUN TestDockerExternalVolumeSuite [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] === RUN TestDockerNetworkSuite [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] === RUN TestDockerHubPullSuite [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-19T13:56:56.714Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] PASS [2021-05-19T13:56:56.714Z] ok github.com/docker/docker/integration-cli 2464.037s [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === Skipped [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-19T13:56:56.714Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-19T13:56:56.714Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-19T13:56:56.714Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-19T13:56:56.714Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-19T13:56:56.714Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-19T13:56:56.714Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-19T13:56:56.714Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-19T13:56:56.714Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-19T13:56:56.714Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-19T13:56:56.714Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-19T13:56:56.714Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-19T13:56:56.714Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-05-19T13:56:56.714Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-19T13:56:56.714Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-19T13:56:56.714Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-19T13:56:56.714Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-19T13:56:56.714Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-19T13:56:56.714Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-05-19T13:56:56.714Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-19T13:56:56.714Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-19T13:56:56.714Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-19T13:56:56.714Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-19T13:56:56.714Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-19T13:56:56.714Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-05-19T13:56:56.714Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-19T13:56:56.714Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-19T13:56:56.714Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-19T13:56:56.714Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-19T13:56:56.714Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-19T13:56:56.714Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-05-19T13:56:56.714Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2021-05-19T13:56:56.714Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2021-05-19T13:56:56.714Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-05-19T13:56:56.714Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.714Z] [2021-05-19T13:56:56.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-05-19T13:56:56.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-19T13:56:56.715Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-05-19T13:56:56.715Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-05-19T13:56:56.715Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-05-19T13:56:56.715Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.715Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-19T13:56:56.716Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-05-19T13:56:56.716Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-19T13:56:56.716Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-19T13:56:56.716Z] docker_cli_sni_test.go:18: Flakey test [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-19T13:56:56.716Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-19T13:56:56.716Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-19T13:56:56.716Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-19T13:56:56.716Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-19T13:56:56.716Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-19T13:56:56.716Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-19T13:56:56.716Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-19T13:56:56.716Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-19T13:56:56.716Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-19T13:56:56.716Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-19T13:56:56.716Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-19T13:56:56.716Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-19T13:56:56.716Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-19T13:56:56.716Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-19T13:56:56.716Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-19T13:56:56.716Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-19T13:56:56.716Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-19T13:56:56.716Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-19T13:56:56.716Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-19T13:56:56.716Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-19T13:56:56.716Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-19T13:56:56.716Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-19T13:56:56.716Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-19T13:56:56.716Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-19T13:56:56.716Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-19T13:56:56.716Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-19T13:56:56.716Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.716Z] [2021-05-19T13:56:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-19T13:56:56.716Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-19T13:56:56.717Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-19T13:56:56.717Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-19T13:56:56.717Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-19T13:56:56.717Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-19T13:56:56.717Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-19T13:56:56.717Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-19T13:56:56.717Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-19T13:56:56.717Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-19T13:56:56.717Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-19T13:56:56.717Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-19T13:56:56.717Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-19T13:56:56.717Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-05-19T13:56:56.717Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-05-19T13:56:56.717Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-19T13:56:56.717Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-05-19T13:56:56.717Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-05-19T13:56:56.717Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-19T13:56:56.717Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-05-19T13:56:56.717Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-19T13:56:56.717Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-19T13:56:56.717Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-05-19T13:56:56.717Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-05-19T13:56:56.717Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-19T13:56:56.717Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-05-19T13:56:56.717Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-19T13:56:56.717Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-19T13:56:56.717Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-19T13:56:56.717Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.717Z] [2021-05-19T13:56:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-19T13:56:56.718Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-19T13:56:56.718Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.718Z] [2021-05-19T13:56:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-19T13:56:56.718Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-19T13:56:56.718Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.718Z] [2021-05-19T13:56:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-19T13:56:56.718Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-19T13:56:56.718Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.718Z] [2021-05-19T13:56:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-19T13:56:56.718Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-19T13:56:56.718Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-19T13:56:56.718Z] [2021-05-19T13:56:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-19T13:56:56.718Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-19T13:56:57.179Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-19T13:56:57.180Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-05-19T13:56:57.180Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-19T13:56:57.180Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-19T13:56:57.180Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-19T13:56:57.180Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-19T13:56:57.180Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-19T13:56:57.180Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-19T13:56:57.180Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-19T13:56:57.180Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-19T13:56:57.180Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-19T13:56:57.180Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-19T13:56:57.180Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-19T13:56:57.180Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-19T13:56:57.180Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-19T13:56:57.180Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-05-19T13:56:57.180Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-19T13:56:57.180Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-05-19T13:56:57.180Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-19T13:56:57.180Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-19T13:56:57.180Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.180Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-19T13:56:57.181Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-19T13:56:57.181Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.181Z] [2021-05-19T13:56:57.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.182Z] [2021-05-19T13:56:57.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-19T13:56:57.182Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-19T13:56:57.182Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-19T13:56:57.183Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-19T13:56:57.183Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-19T13:56:57.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.183Z] [2021-05-19T13:56:57.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-19T13:56:57.183Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-19T13:56:57.184Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-19T13:56:57.184Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.184Z] [2021-05-19T13:56:57.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-19T13:56:57.185Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.185Z] [2021-05-19T13:56:57.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-19T13:56:57.185Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-19T13:56:57.185Z] [2021-05-19T13:56:57.185Z] [2021-05-19T13:56:57.185Z] DONE 1092 tests, 546 skipped in 2472.938s [2021-05-19T13:56:57.185Z] INFO: Integration tests ended at 05/19/2021 13:56:57. Duration:00:41:13.0302274 [2021-05-19T13:56:57.185Z] INFO: Docker info of the daemon under test at end of run [2021-05-19T13:56:57.185Z] [2021-05-19T13:56:57.646Z] Containers: 2 [2021-05-19T13:56:57.646Z] Running: 0 [2021-05-19T13:56:57.646Z] Paused: 0 [2021-05-19T13:56:57.646Z] Stopped: 2 [2021-05-19T13:56:57.646Z] Images: 18 [2021-05-19T13:56:57.646Z] Server Version: 0.0.0-dev [2021-05-19T13:56:57.646Z] Storage Driver: windowsfilter [2021-05-19T13:56:57.646Z] Windows: [2021-05-19T13:56:57.646Z] Logging Driver: json-file [2021-05-19T13:56:57.646Z] Plugins: [2021-05-19T13:56:57.646Z] Volume: local [2021-05-19T13:56:57.646Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-19T13:56:57.646Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-19T13:56:57.646Z] Swarm: inactive [2021-05-19T13:56:57.646Z] Default Isolation: process [2021-05-19T13:56:57.646Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-19T13:56:57.646Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-19T13:56:57.646Z] OSType: windows [2021-05-19T13:56:57.646Z] Architecture: x86_64 [2021-05-19T13:56:57.646Z] CPUs: 4 [2021-05-19T13:56:57.646Z] Total Memory: 32GiB [2021-05-19T13:56:57.646Z] Name: azwin-2-bbde10 [2021-05-19T13:56:57.646Z] ID: RQC6:GVFE:KT4Y:DFXT:XCPS:MO4R:X7P3:J6GW:MKFK:46SW:JOJG:DT2Z [2021-05-19T13:56:57.646Z] Docker Root Dir: D:\CI\PR-42394\2\daemon [2021-05-19T13:56:57.646Z] Debug Mode (client): false [2021-05-19T13:56:57.646Z] Debug Mode (server): true [2021-05-19T13:56:57.646Z] File Descriptors: -1 [2021-05-19T13:56:57.646Z] Goroutines: 17 [2021-05-19T13:56:57.646Z] System Time: 2021-05-19T13:56:57.2438492Z [2021-05-19T13:56:57.646Z] EventsListeners: 0 [2021-05-19T13:56:57.646Z] Registry: https://index.docker.io/v1/ [2021-05-19T13:56:57.646Z] Labels: [2021-05-19T13:56:57.646Z] Experimental: false [2021-05-19T13:56:57.646Z] Insecure Registries: [2021-05-19T13:56:57.646Z] 127.0.0.0/8 [2021-05-19T13:56:57.646Z] Live Restore Enabled: false [2021-05-19T13:56:57.646Z] [2021-05-19T13:56:57.646Z] [2021-05-19T13:56:57.646Z] INFO: Stopping daemon under test [2021-05-19T13:56:57.646Z] SUCCESS: The process with PID 5512 (child process of PID 8636) has been terminated. [2021-05-19T13:56:57.646Z] SUCCESS: The process with PID 8636 (child process of PID 4516) has been terminated. [2021-05-19T13:56:57.646Z] INFO: Stop tailing logs of the daemon under tests [2021-05-19T13:56:57.646Z] INFO: executeCI.ps1 Completed successfully at 05/19/2021 13:56:57. [2021-05-19T13:56:57.646Z] INFO: Tidying up at end of run [2021-05-19T13:56:57.646Z] INFO: Saving daemon under test log (d:\CI\PR-42394\2\dut.out) to bundles\CIDUT.out [2021-05-19T13:56:57.646Z] INFO: Saving daemon under test log (d:\CI\PR-42394\2\dut.err) to bundles\CIDUT.err [2021-05-19T13:56:57.646Z] INFO: Nuke-Everything... [2021-05-19T13:56:58.107Z] INFO: Container count on control daemon to delete is 2 [2021-05-19T13:56:58.559Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-19T13:56:58.569Z] 427db96942c4 [2021-05-19T13:56:58.569Z] da91cda2094c [2021-05-19T13:56:58.569Z] INFO: Non-base image count on control daemon to delete is 1 [2021-05-19T13:57:00.117Z] Deleted: sha256:2f3df95df5f393428a2f163127fe58a2bbe6c239dae872b7e726d6d9838c74f3 [2021-05-19T13:57:00.117Z] Deleted: sha256:9f5c666da62c0afdc4d542689ff28835232e165ddf10bc465677bb289d2b7032 [2021-05-19T13:57:00.581Z] INFO: Tidying pidfile d:\CI\PR-42394\2\docker.pid [2021-05-19T13:57:00.581Z] INFO: Nuking d:\CI [2021-05-19T13:57:01.490Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-19T13:57:06.199Z] === RUN TestDockerSuite/TestEventsTop [2021-05-19T13:57:06.199Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-19T13:57:09.123Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-19T13:57:13.947Z] === RUN TestDockerSuite/TestExec [2021-05-19T13:57:14.415Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-19T13:57:14.415Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-19T13:57:16.612Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-19T13:57:18.815Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-19T13:57:18.816Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-19T13:57:18.816Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-19T13:57:19.278Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-19T13:57:21.471Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-19T13:57:24.386Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-19T13:57:25.764Z] INFO: Zapped successfully [2021-05-19T13:57:25.764Z] [2021-05-19T13:57:25.764Z] INFO: executeCI.ps1 exiting at Wed May 19 13:57:25 CUT 2021. Duration 01:13:08.9995132 [2021-05-19T13:57:25.764Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-19T13:57:26.007Z] Recording test results [2021-05-19T13:57:26.451Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-19T13:57:26.590Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-19T13:57:27.942Z] Creating windowsRS5-integration-bundles.zip [2021-05-19T13:57:28.778Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [Pipeline] archiveArtifacts [2021-05-19T13:57:29.702Z] Archiving artifacts [2021-05-19T13:57:30.850Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42394/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-19T13:57:31.848Z] + make clean [2021-05-19T13:57:32.823Z] docker volume rm -f docker-dev-cache [2021-05-19T13:57:32.823Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-05-19T13:57:34.608Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-19T13:57:34.608Z] === RUN TestDockerSuite/TestExecEnv [2021-05-19T13:57:34.608Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-19T13:57:34.608Z] === RUN TestDockerSuite/TestExecExitStatus [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T13:57:36.799Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-19T13:57:41.508Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-19T13:57:41.508Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-19T13:57:41.509Z] === RUN TestDockerSuite/TestExecParseError [2021-05-19T13:57:41.509Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-19T13:57:41.509Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-19T13:57:41.970Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-19T13:57:44.171Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-19T13:57:44.171Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-19T13:57:44.634Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-19T13:57:44.634Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-19T13:57:44.634Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-19T13:57:44.634Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-19T13:57:46.833Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-19T13:57:46.833Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-19T13:57:53.987Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-19T13:57:53.987Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-19T13:57:53.987Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-19T13:57:53.987Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-19T13:57:59.815Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-19T13:58:05.697Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-19T13:58:09.457Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-19T13:58:15.291Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-19T13:58:15.291Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-19T13:58:15.291Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-19T13:58:15.291Z] === RUN TestDockerSuite/TestHealth [2021-05-19T13:58:15.291Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-19T13:58:15.291Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-19T13:58:15.757Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-19T13:58:15.757Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-19T13:58:21.578Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-19T13:58:21.578Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-19T13:58:21.578Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-19T13:58:21.578Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-19T13:58:21.578Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-19T13:58:21.578Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-19T13:58:22.039Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-19T13:58:22.039Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-19T13:58:23.595Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-19T13:58:23.595Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-19T13:58:25.796Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-19T13:58:25.796Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-19T13:58:28.718Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-19T13:58:31.645Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-19T13:58:31.645Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-19T13:58:31.645Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-19T13:58:36.365Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-19T13:58:36.365Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-19T13:58:38.567Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-19T13:58:38.567Z] === RUN TestDockerSuite/TestImportFile [2021-05-19T13:58:38.567Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-19T13:58:38.567Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-19T13:58:38.567Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-19T13:58:38.567Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-19T13:58:38.567Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-19T13:58:38.567Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-19T13:58:38.567Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-19T13:58:38.567Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-19T13:58:38.567Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-19T13:58:38.567Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-19T13:58:38.567Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-19T13:58:41.508Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-19T13:58:43.699Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-19T13:58:43.699Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-19T13:58:43.699Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-19T13:58:44.161Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-19T13:58:44.161Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-19T13:58:47.112Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-19T13:58:47.112Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-19T13:58:50.036Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-19T13:58:50.036Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-19T13:58:50.036Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-19T13:58:50.036Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-19T13:58:52.952Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-19T13:58:58.790Z] === RUN TestDockerSuite/TestInspectImage [2021-05-19T13:58:58.790Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-19T13:58:58.790Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-19T13:58:58.790Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-19T13:59:00.344Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-19T13:59:02.552Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-19T13:59:03.014Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-19T13:59:05.932Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-19T13:59:08.146Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-19T13:59:08.146Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-19T13:59:08.606Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-19T13:59:10.796Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-19T13:59:14.554Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-19T13:59:19.274Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-19T13:59:21.465Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-19T13:59:24.414Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-19T13:59:26.623Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-19T13:59:29.561Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-19T13:59:31.751Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-19T13:59:34.668Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-19T13:59:34.668Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-19T13:59:34.668Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-19T13:59:34.668Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-19T13:59:34.668Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-19T13:59:34.668Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-19T13:59:35.129Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-19T13:59:35.129Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-19T13:59:35.129Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-19T13:59:35.129Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-19T13:59:35.129Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-19T13:59:35.129Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-19T13:59:35.129Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-19T13:59:35.129Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-19T13:59:35.129Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-19T13:59:35.129Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-19T13:59:35.129Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-19T13:59:35.129Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-19T13:59:35.129Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-19T13:59:35.129Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-19T13:59:37.316Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-19T13:59:40.251Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-19T13:59:46.092Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-19T13:59:49.021Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-19T13:59:49.021Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-19T13:59:51.226Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-19T13:59:51.226Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-19T13:59:58.332Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-19T14:00:05.476Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-19T14:00:12.604Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-19T14:00:15.533Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-19T14:00:18.455Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-19T14:00:18.455Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-19T14:00:21.411Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-19T14:00:24.391Z] === RUN TestDockerSuite/TestLogsSince [2021-05-19T14:00:34.797Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-19T14:00:34.797Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-19T14:00:34.797Z] === RUN TestDockerSuite/TestLogsTail [2021-05-19T14:00:36.384Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-19T14:00:39.345Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-19T14:00:42.282Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-19T14:00:42.282Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-19T14:00:42.283Z] === RUN TestDockerSuite/TestNetHostname [2021-05-19T14:00:42.283Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-19T14:00:42.283Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-19T14:00:42.283Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-19T14:00:42.283Z] === RUN TestDockerSuite/TestPluginActive [2021-05-19T14:00:42.747Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-19T14:00:42.747Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-19T14:00:42.747Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-19T14:00:42.747Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-19T14:00:42.747Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-19T14:00:42.747Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-19T14:00:42.747Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-19T14:00:42.747Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-19T14:00:42.747Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-19T14:00:42.747Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-19T14:00:42.747Z] === RUN TestDockerSuite/TestPortList [2021-05-19T14:00:42.747Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-19T14:00:48.587Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-19T14:00:48.587Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-19T14:00:48.587Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-19T14:00:48.587Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-19T14:00:48.587Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-19T14:00:48.587Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-19T14:00:48.587Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-19T14:00:48.587Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-19T14:00:48.587Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-19T14:00:48.587Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-19T14:00:54.418Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-19T14:00:54.418Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-19T14:01:03.091Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-19T14:01:03.091Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-19T14:01:13.538Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-19T14:01:31.355Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-19T14:01:31.355Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-19T14:01:31.355Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-19T14:01:43.844Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-19T14:01:47.624Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-19T14:01:56.244Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-19T14:02:00.978Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-19T14:02:01.447Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-19T14:02:01.447Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-19T14:02:07.338Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-19T14:02:07.338Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-19T14:02:07.338Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-19T14:02:07.338Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-19T14:02:07.338Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-19T14:02:14.538Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-19T14:02:14.538Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-19T14:02:16.089Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-19T14:02:16.089Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-19T14:02:17.655Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-19T14:02:18.118Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-19T14:02:18.581Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-19T14:02:23.318Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-19T14:02:29.164Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-19T14:02:31.358Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-19T14:02:56.645Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-19T14:02:56.645Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-19T14:03:01.398Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-19T14:03:01.398Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-19T14:03:01.860Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-19T14:03:02.323Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-19T14:03:08.155Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-19T14:03:12.002Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-19T14:03:12.002Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-19T14:03:17.854Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-19T14:03:17.854Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-19T14:03:17.854Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-19T14:03:32.752Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-19T14:03:36.550Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-19T14:03:37.012Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-19T14:03:44.349Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-19T14:03:50.191Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-19T14:03:58.824Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-19T14:04:09.208Z] === RUN TestDockerSuite/TestRmiTag [2021-05-19T14:04:09.208Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-19T14:04:11.450Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-19T14:04:41.547Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-19T14:04:42.012Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-19T14:04:47.862Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-19T14:04:49.382Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-19T14:04:49.382Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-19T14:04:49.382Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-19T14:04:49.382Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-19T14:04:49.382Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-19T14:04:49.382Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-19T14:04:49.382Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-19T14:04:49.382Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-19T14:04:51.544Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-19T14:04:51.544Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-19T14:04:51.544Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-19T14:04:57.340Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-19T14:04:59.511Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-19T14:05:02.389Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-19T14:05:05.264Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-19T14:05:08.142Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-19T14:05:08.142Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-19T14:05:13.922Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-19T14:05:13.922Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-19T14:05:13.922Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-19T14:05:13.922Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-19T14:05:13.922Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-19T14:05:13.922Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-19T14:05:13.922Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-19T14:05:13.922Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-19T14:05:13.922Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-19T14:05:13.922Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-19T14:05:13.922Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-19T14:05:13.922Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-19T14:05:16.906Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-19T14:05:16.906Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-19T14:05:25.456Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-19T14:05:25.456Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-19T14:05:25.456Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-19T14:05:26.979Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-19T14:05:26.979Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-19T14:05:26.979Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-19T14:05:26.979Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-19T14:05:26.979Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-19T14:05:26.979Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-19T14:05:26.979Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-19T14:05:26.979Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-19T14:05:29.155Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-19T14:05:31.321Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-19T14:05:34.192Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-19T14:05:34.192Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-19T14:05:34.192Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-19T14:05:34.192Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-19T14:05:37.070Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-19T14:05:37.070Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-19T14:05:37.070Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-19T14:05:37.070Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-19T14:05:37.070Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-19T14:05:40.057Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-19T14:05:45.809Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-19T14:05:45.809Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-19T14:05:46.262Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-19T14:05:46.262Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-19T14:05:46.262Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-19T14:05:46.262Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-19T14:05:46.262Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-19T14:05:49.139Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-19T14:05:49.139Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-19T14:05:49.139Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-19T14:05:49.139Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-19T14:05:52.017Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-19T14:05:54.895Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-19T14:05:54.895Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-19T14:05:57.774Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-19T14:05:57.774Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-19T14:05:57.774Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-19T14:05:57.774Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-19T14:05:59.953Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-19T14:06:02.831Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-19T14:06:05.780Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-19T14:06:07.976Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-19T14:06:08.437Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-19T14:06:08.437Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-19T14:06:08.437Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-19T14:06:08.437Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-19T14:06:08.437Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-19T14:06:08.437Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-19T14:06:08.437Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-19T14:06:08.437Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-19T14:06:13.150Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-19T14:06:13.150Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-19T14:06:13.150Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-19T14:06:13.150Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-19T14:06:13.150Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-19T14:06:13.605Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-19T14:06:13.605Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-19T14:06:22.137Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-19T14:06:22.137Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-19T14:06:23.111Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-19T14:06:23.111Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-19T14:06:23.111Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-19T14:06:23.111Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-19T14:06:23.111Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-19T14:06:23.111Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-19T14:06:23.111Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-19T14:06:23.111Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-19T14:06:23.111Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-19T14:06:23.564Z] === RUN TestDockerSuite/TestRunMount [2021-05-19T14:06:23.564Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-19T14:06:23.564Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-19T14:06:23.564Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-19T14:06:23.564Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-19T14:06:32.078Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-19T14:06:32.078Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-19T14:06:32.078Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-19T14:06:32.078Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-19T14:06:39.185Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-19T14:06:43.894Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-19T14:06:43.894Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-19T14:06:43.894Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-19T14:06:43.894Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-19T14:06:43.894Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-19T14:06:43.894Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-19T14:06:43.894Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-19T14:06:43.894Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-19T14:06:43.894Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-19T14:06:43.894Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-19T14:06:43.894Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-19T14:06:45.407Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-19T14:06:47.563Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-19T14:06:49.714Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-19T14:06:50.732Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-19T14:06:52.919Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-19T14:06:52.919Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-19T14:06:52.919Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-19T14:06:52.919Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-19T14:06:52.919Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-19T14:06:52.919Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-19T14:06:53.379Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-19T14:06:53.379Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-19T14:06:53.379Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-19T14:06:57.103Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-19T14:06:57.103Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-19T14:06:57.103Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-19T14:06:57.103Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-19T14:06:57.103Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-19T14:06:57.103Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-19T14:07:07.409Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-19T14:07:07.409Z] === RUN TestDockerSuite/TestRunRm [2021-05-19T14:07:08.927Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-19T14:07:14.758Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-19T14:07:17.755Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-19T14:07:20.724Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-19T14:07:22.922Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-19T14:07:25.850Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-19T14:07:25.850Z] === RUN TestDockerSuite/TestRunState [2021-05-19T14:07:25.850Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-19T14:07:28.732Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-19T14:07:28.732Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-19T14:07:30.902Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-19T14:07:31.354Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-19T14:07:31.354Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-19T14:07:31.354Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-19T14:07:31.354Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-19T14:07:31.354Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-19T14:07:37.110Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-19T14:07:37.110Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-19T14:07:37.110Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-19T14:07:37.110Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-19T14:07:37.110Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-19T14:07:37.110Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-19T14:07:37.110Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-19T14:07:37.110Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-19T14:07:37.110Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-19T14:07:37.110Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-19T14:07:37.110Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-19T14:07:39.303Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-19T14:07:39.303Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-19T14:07:42.203Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-19T14:07:42.203Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-19T14:07:42.203Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-19T14:07:45.908Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-19T14:07:52.941Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-19T14:07:58.796Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-19T14:08:05.885Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-19T14:08:05.885Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-19T14:08:05.885Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-19T14:08:08.820Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-19T14:08:11.706Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-19T14:08:14.601Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-19T14:08:14.601Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-19T14:08:14.601Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-19T14:08:15.058Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-19T14:08:15.058Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-19T14:08:15.058Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-19T14:08:15.058Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-19T14:08:15.058Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-19T14:08:15.058Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-19T14:08:18.765Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-19T14:08:20.945Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-19T14:08:23.104Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-19T14:08:28.856Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-19T14:08:28.856Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-19T14:08:28.856Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-19T14:08:28.856Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-19T14:08:28.856Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-19T14:08:28.856Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-19T14:08:28.856Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-19T14:08:28.856Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-19T14:08:28.856Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-19T14:08:28.856Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-19T14:08:28.856Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-19T14:08:28.856Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-19T14:08:28.856Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-19T14:08:28.856Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-19T14:08:28.856Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-19T14:08:28.856Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-19T14:08:28.856Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-19T14:08:28.856Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-19T14:08:30.460Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-19T14:08:30.926Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-19T14:08:31.387Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-19T14:08:31.849Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-19T14:08:33.372Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-19T14:08:41.941Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-19T14:08:41.941Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-19T14:08:52.251Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-19T14:08:52.251Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-19T14:08:55.948Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-19T14:08:55.948Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-19T14:08:55.948Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-19T14:08:55.948Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-19T14:08:55.948Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-19T14:09:03.087Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-19T14:09:03.087Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-19T14:09:03.087Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-19T14:09:03.087Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-19T14:09:03.087Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-19T14:09:03.087Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-19T14:09:03.087Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-19T14:09:05.239Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-19T14:09:08.120Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-19T14:09:08.120Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-19T14:09:10.280Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-19T14:09:10.280Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-19T14:09:10.280Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-19T14:09:10.280Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-19T14:09:10.280Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-19T14:09:10.280Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-19T14:09:10.280Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-19T14:09:27.916Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-19T14:09:27.916Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-19T14:09:27.916Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-19T14:09:27.916Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-19T14:09:27.916Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-19T14:09:27.916Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-19T14:09:27.916Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-19T14:09:29.442Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-19T14:09:29.442Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-19T14:09:33.158Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-19T14:09:33.610Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-19T14:09:34.061Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-19T14:09:34.061Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-19T14:09:34.526Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-19T14:09:44.791Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-19T14:09:44.791Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-19T14:09:44.791Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-19T14:09:44.791Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-19T14:09:44.791Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-19T14:09:59.530Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-19T14:09:59.530Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-19T14:09:59.530Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-19T14:10:09.816Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-19T14:10:09.816Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite (2605.50s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-19T14:10:10.780Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-19T14:10:10.780Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (68.23s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-19T14:10:10.780Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-19T14:10:10.780Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-19T14:10:10.780Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-19T14:10:10.780Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-19T14:10:10.780Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-19T14:10:10.780Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-19T14:10:10.780Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-19T14:10:10.780Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.68s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-19T14:10:10.780Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-19T14:10:10.780Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.41s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.48s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-19T14:10:10.780Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-19T14:10:10.780Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-19T14:10:10.780Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-19T14:10:10.780Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.36s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-05-19T14:10:10.780Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-19T14:10:10.780Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.45s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (85.91s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2021-05-19T14:10:10.780Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.07s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.96s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.12s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.64s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.75s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.31s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.26s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.74s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.20s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.38s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.96s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.37s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.74s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.38s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.12s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.76s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.93s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.52s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.66s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.60s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.50s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.86s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.69s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.48s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.64s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-05-19T14:10:10.780Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.81s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCmd (0.66s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.65s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.87s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.66s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.41s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.96s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.08s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.06s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.80s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.82s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.47s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.51s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.07s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.58s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.01s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.96s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.39s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.42s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.50s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDockerignore (55.57s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.18s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.98s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.91s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.44s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.01s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.32s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.16s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.06s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.25s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (85.16s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.73s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.22s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (15.26s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.45s) [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.64s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.34s) [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.780Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-05-19T14:10:10.780Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.17s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.87s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.36s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildFails (2.82s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.41s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.73s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.44s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.92s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.69s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (10.37s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.30s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildHistory (13.66s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.20s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.99s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.23s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildLabel (1.16s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.16s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildLabels (1.16s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.80s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.80s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.09s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.64s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.71s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.21s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.50s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.91s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (15.44s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (28.48s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.29s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.80s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.43s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.40s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.06s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.41s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.67s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.43s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.97s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.75s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.54s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (13.51s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.19s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.65s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.36s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.22s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.27s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.31s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildRm (17.78s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.52s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-05-19T14:10:10.781Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.71s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.24s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.27s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.13s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.34s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.97s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.75s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.80s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.82s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildStderr (9.48s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (34.21s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.66s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.50s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.46s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.43s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.02s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.36s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.05s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.12s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.14s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.61s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildWithFailure (7.61s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.46s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.47s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.84s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.39s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.10s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.31s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2021-05-19T14:10:10.781Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-19T14:10:10.781Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-19T14:10:10.781Z] docker_cli_sni_test.go:18: Flakey test [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.12s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.24s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestCommitChange (5.27s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.15s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-19T14:10:10.781Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.40s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-19T14:10:10.781Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestCommitTTY (8.14s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.26s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-19T14:10:10.781Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-19T14:10:10.781Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-19T14:10:10.781Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-19T14:10:10.781Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-19T14:10:10.781Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-19T14:10:10.781Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-19T14:10:10.781Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.00s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.08s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-19T14:10:10.781Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.86s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-19T14:10:10.781Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-05-19T14:10:10.781Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-19T14:10:10.781Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.86s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-19T14:10:10.781Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.84s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-19T14:10:10.781Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-05-19T14:10:10.781Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-19T14:10:10.781Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.49s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.37s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.41s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-19T14:10:10.781Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.59s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.83s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-19T14:10:10.781Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-19T14:10:10.781Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.47s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.32s) [2021-05-19T14:10:10.781Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-19T14:10:10.781Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.00s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.77s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.31s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.51s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-05-19T14:10:10.781Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.15s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-19T14:10:10.782Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.46s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-19T14:10:10.782Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.48s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.18s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.75s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.30s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.85s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.14s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.66s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.75s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.66s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.78s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000488f60_} (2.72s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1445036306_c:\foo_false____} (2.70s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1445036306_c:\foo_true____} (2.85s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-05-19T14:10:10.782Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.53s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.12s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.06s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.04s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.96s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.66s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.59s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.28s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCpToDot (2.97s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCpToStdout (3.06s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.30s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.28s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.92s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.06s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.88s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCreateLabels (0.28s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.50s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.67s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.36s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-19T14:10:10.782Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.93s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-19T14:10:10.782Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-19T14:10:10.782Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-19T14:10:10.782Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-19T14:10:10.782Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-05-19T14:10:10.782Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-19T14:10:10.782Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-19T14:10:10.782Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-05-19T14:10:10.782Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-19T14:10:10.782Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.03s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.03s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.14s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.76s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestEventsCopy (9.83s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.08s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.82s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.03s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.61s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.17s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestEventsFilters (5.71s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestEventsFormat (5.45s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-19T14:10:10.782Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-05-19T14:10:10.782Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-19T14:10:10.782Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.782Z] --- PASS: TestDockerSuite/TestEventsRename (3.13s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestEventsResize (8.28s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.82s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.97s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.14s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.97s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2021-05-19T14:10:10.783Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-19T14:10:10.783Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.33s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.47s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-05-19T14:10:10.783Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-05-19T14:10:10.783Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-19T14:10:10.783Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.51s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.47s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.43s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.40s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.25s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.54s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestExecInspectID (4.97s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2021-05-19T14:10:10.783Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-05-19T14:10:10.783Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.64s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-19T14:10:10.783Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.57s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.40s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.12s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.19s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.31s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.11s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-19T14:10:10.783Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.25s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.21s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.02s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.47s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.20s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.99s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-19T14:10:10.783Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-19T14:10:10.783Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.51s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.79s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-19T14:10:10.783Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-05-19T14:10:10.783Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.76s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.81s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectDefault (2.90s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectHistory (5.29s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.43s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.31s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.93s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.40s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.33s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectStatus (3.51s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.56s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.52s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.79s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.56s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.49s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.80s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.80s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.30s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.33s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.05s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.89s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-19T14:10:10.783Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.42s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.00s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.27s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.17s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.89s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.74s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.98s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.62s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLogsSince (9.46s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLogsTail (3.16s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.95s) [2021-05-19T14:10:10.783Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.86s) [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-05-19T14:10:10.783Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.783Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-19T14:10:10.783Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.14s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-19T14:10:10.784Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-19T14:10:10.784Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-19T14:10:10.784Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-05-19T14:10:10.784Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-05-19T14:10:10.784Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-19T14:10:10.784Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-05-19T14:10:10.784Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-19T14:10:10.784Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.61s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-05-19T14:10:10.784Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestPsByOrder (9.12s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.93s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.92s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.35s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.23s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.57s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.98s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-05-19T14:10:10.784Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.50s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.68s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-19T14:10:10.784Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.71s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.25s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.68s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.06s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.95s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.18s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.40s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.05s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.79s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.61s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.75s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.75s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.27s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (9.18s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRmiTag (0.72s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.02s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (27.34s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.23s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.70s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.34s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.06s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.25s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.94s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.60s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.04s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.74s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.50s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.80s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (8.15s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.99s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.13s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.54s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.87s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.78s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.33s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.50s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.84s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.47s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.79s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.86s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunExitCode (2.76s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.83s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.38s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.87s) [2021-05-19T14:10:10.784Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-05-19T14:10:10.784Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-19T14:10:10.784Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.88s) [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.10s) [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.69s) [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.67s) [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-19T14:10:10.785Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.04s) [2021-05-19T14:10:10.785Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.17s) [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.50s) [2021-05-19T14:10:10.785Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-05-19T14:10:10.785Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.08s) [2021-05-19T14:10:10.785Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.03s) [2021-05-19T14:10:10.785Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-05-19T14:10:10.785Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.21s) [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-19T14:10:10.785Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-19T14:10:10.785Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.05s) [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.60s) [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunRm (2.97s) [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.91s) [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.98s) [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.82s) [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.29s) [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.95s) [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.84s) [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.39s) [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.14s) [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.80s) [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.35s) [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.70s) [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.89s) [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.35s) [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.97s) [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.22s) [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.98s) [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.79s) [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.86s) [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.93s) [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.87s) [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.98s) [2021-05-19T14:10:11.239Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.30s) [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-19T14:10:11.239Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.239Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-19T14:10:11.239Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-19T14:10:11.240Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-19T14:10:11.240Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-19T14:10:11.240Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-19T14:10:11.240Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.08s) [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.36s) [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.05s) [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-19T14:10:11.240Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.50s) [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-19T14:10:11.240Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.48s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.66s) [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-19T14:10:11.240Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.41s) [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-19T14:10:11.240Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-19T14:10:11.240Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-19T14:10:11.240Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-19T14:10:11.240Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2021-05-19T14:10:11.240Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.87s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.66s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.14s) [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-05-19T14:10:11.240Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-19T14:10:11.240Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.92s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.03s) [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-19T14:10:11.240Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.48s) [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-19T14:10:11.240Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-19T14:10:11.240Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-19T14:10:11.240Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-19T14:10:11.240Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-19T14:10:11.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-19T14:10:11.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-19T14:10:11.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-19T14:10:11.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-19T14:10:11.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-19T14:10:11.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-19T14:10:11.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-19T14:10:11.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-19T14:10:11.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-19T14:10:11.241Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-19T14:10:11.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-19T14:10:11.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-19T14:10:11.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-19T14:10:11.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-19T14:10:11.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-19T14:10:11.241Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] === RUN TestDockerDaemonSuite [2021-05-19T14:10:11.241Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-19T14:10:11.241Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-19T14:10:11.241Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-19T14:10:11.241Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] === RUN TestDockerSwarmSuite [2021-05-19T14:10:11.241Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-19T14:10:11.241Z] === RUN TestDockerPluginSuite [2021-05-19T14:10:11.241Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-19T14:10:11.241Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-19T14:10:11.241Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-19T14:10:11.241Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-19T14:10:11.241Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-19T14:10:11.241Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-19T14:10:11.241Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-19T14:10:11.241Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-19T14:10:11.241Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-19T14:10:11.241Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-19T14:10:11.241Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-19T14:10:11.241Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] === RUN TestDockerExternalVolumeSuite [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] === RUN TestDockerNetworkSuite [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] === RUN TestDockerHubPullSuite [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-19T14:10:11.241Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] PASS [2021-05-19T14:10:11.241Z] ok github.com/docker/docker/integration-cli 2606.220s [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === Skipped [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-19T14:10:11.241Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-19T14:10:11.241Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-19T14:10:11.241Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-19T14:10:11.241Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-19T14:10:11.241Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-19T14:10:11.241Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-19T14:10:11.241Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-19T14:10:11.241Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-19T14:10:11.241Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-19T14:10:11.241Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-19T14:10:11.241Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-19T14:10:11.241Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-19T14:10:11.241Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-19T14:10:11.241Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-19T14:10:11.241Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-19T14:10:11.241Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-05-19T14:10:11.241Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-19T14:10:11.241Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2021-05-19T14:10:11.241Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-19T14:10:11.241Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-19T14:10:11.241Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-19T14:10:11.241Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-19T14:10:11.241Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-19T14:10:11.241Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-19T14:10:11.241Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-05-19T14:10:11.241Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-19T14:10:11.241Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-05-19T14:10:11.241Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-19T14:10:11.241Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-19T14:10:11.241Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-05-19T14:10:11.241Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2021-05-19T14:10:11.241Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2021-05-19T14:10:11.241Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.241Z] [2021-05-19T14:10:11.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2021-05-19T14:10:11.241Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-05-19T14:10:11.242Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-05-19T14:10:11.242Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-05-19T14:10:11.242Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.242Z] [2021-05-19T14:10:11.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-19T14:10:11.242Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-19T14:10:11.243Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-19T14:10:11.243Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-05-19T14:10:11.243Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-19T14:10:11.243Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2021-05-19T14:10:11.243Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-05-19T14:10:11.243Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-05-19T14:10:11.243Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-19T14:10:11.243Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2021-05-19T14:10:11.243Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-19T14:10:11.243Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-19T14:10:11.243Z] docker_cli_sni_test.go:18: Flakey test [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-19T14:10:11.243Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-19T14:10:11.243Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-19T14:10:11.243Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-19T14:10:11.243Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-19T14:10:11.243Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-19T14:10:11.243Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-19T14:10:11.243Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-19T14:10:11.243Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-19T14:10:11.243Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-19T14:10:11.243Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-19T14:10:11.243Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-05-19T14:10:11.243Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-19T14:10:11.243Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-19T14:10:11.243Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-19T14:10:11.243Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-05-19T14:10:11.243Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-19T14:10:11.243Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-19T14:10:11.243Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-19T14:10:11.243Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-19T14:10:11.243Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-19T14:10:11.243Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-19T14:10:11.243Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-19T14:10:11.243Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-19T14:10:11.243Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-19T14:10:11.243Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-19T14:10:11.243Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-19T14:10:11.243Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-19T14:10:11.243Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-05-19T14:10:11.243Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-19T14:10:11.243Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-19T14:10:11.243Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-05-19T14:10:11.243Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-19T14:10:11.243Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-19T14:10:11.243Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-19T14:10:11.243Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-19T14:10:11.243Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-19T14:10:11.243Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-19T14:10:11.243Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-19T14:10:11.243Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-19T14:10:11.243Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-19T14:10:11.243Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-19T14:10:11.243Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-19T14:10:11.243Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-05-19T14:10:11.243Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-19T14:10:11.243Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.243Z] [2021-05-19T14:10:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-05-19T14:10:11.243Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-05-19T14:10:11.243Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.244Z] [2021-05-19T14:10:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-19T14:10:11.244Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-19T14:10:11.244Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.244Z] [2021-05-19T14:10:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-19T14:10:11.244Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-19T14:10:11.244Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.244Z] [2021-05-19T14:10:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-19T14:10:11.244Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-19T14:10:11.244Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.244Z] [2021-05-19T14:10:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-19T14:10:11.244Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-19T14:10:11.244Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.244Z] [2021-05-19T14:10:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-19T14:10:11.244Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-19T14:10:11.244Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.244Z] [2021-05-19T14:10:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-19T14:10:11.244Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-19T14:10:11.817Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-19T14:10:11.817Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-05-19T14:10:11.817Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-05-19T14:10:11.817Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-19T14:10:11.817Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-19T14:10:11.817Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-19T14:10:11.817Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-19T14:10:11.817Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-19T14:10:11.817Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-05-19T14:10:11.817Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-19T14:10:11.817Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-19T14:10:11.817Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-05-19T14:10:11.817Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-19T14:10:11.817Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-05-19T14:10:11.817Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-19T14:10:11.817Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-05-19T14:10:11.817Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-19T14:10:11.817Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-19T14:10:11.817Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2021-05-19T14:10:11.817Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-19T14:10:11.817Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-05-19T14:10:11.817Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-05-19T14:10:11.817Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-19T14:10:11.817Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-05-19T14:10:11.817Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-05-19T14:10:11.817Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2021-05-19T14:10:11.817Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-19T14:10:11.817Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-05-19T14:10:11.817Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-05-19T14:10:11.817Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-19T14:10:11.817Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-19T14:10:11.817Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-19T14:10:11.817Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.817Z] [2021-05-19T14:10:11.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-19T14:10:11.818Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-19T14:10:11.818Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-19T14:10:11.818Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-19T14:10:11.818Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-05-19T14:10:11.818Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-19T14:10:11.818Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-19T14:10:11.818Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-19T14:10:11.818Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.818Z] [2021-05-19T14:10:11.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-05-19T14:10:11.818Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-19T14:10:11.819Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-19T14:10:11.819Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-19T14:10:11.819Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-05-19T14:10:11.819Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-05-19T14:10:11.819Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-19T14:10:11.819Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-05-19T14:10:11.819Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-19T14:10:11.819Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-05-19T14:10:11.819Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-05-19T14:10:11.819Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-19T14:10:11.819Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.819Z] [2021-05-19T14:10:11.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-05-19T14:10:11.819Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-05-19T14:10:11.819Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-05-19T14:10:11.820Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.820Z] [2021-05-19T14:10:11.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-19T14:10:11.820Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-05-19T14:10:11.821Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-19T14:10:11.821Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-19T14:10:11.821Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-19T14:10:11.821Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-19T14:10:11.821Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-19T14:10:11.821Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.821Z] [2021-05-19T14:10:11.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-19T14:10:11.821Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-19T14:10:11.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-19T14:10:11.822Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.822Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-19T14:10:11.823Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-19T14:10:11.823Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:11.823Z] DONE 1092 tests, 546 skipped in 2615.641s [2021-05-19T14:10:11.823Z] INFO: Integration tests ended at 05/19/2021 14:10:11. Duration:00:43:35.7265159 [2021-05-19T14:10:11.823Z] INFO: Docker info of the daemon under test at end of run [2021-05-19T14:10:11.823Z] [2021-05-19T14:10:12.274Z] Containers: 2 [2021-05-19T14:10:12.275Z] Running: 0 [2021-05-19T14:10:12.275Z] Paused: 0 [2021-05-19T14:10:12.275Z] Stopped: 2 [2021-05-19T14:10:12.275Z] Images: 18 [2021-05-19T14:10:12.275Z] Server Version: 0.0.0-dev [2021-05-19T14:10:12.275Z] Storage Driver: windowsfilter [2021-05-19T14:10:12.275Z] Windows: [2021-05-19T14:10:12.275Z] Logging Driver: json-file [2021-05-19T14:10:12.275Z] Plugins: [2021-05-19T14:10:12.275Z] Volume: local [2021-05-19T14:10:12.275Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-19T14:10:12.275Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-19T14:10:12.275Z] Swarm: inactive [2021-05-19T14:10:12.275Z] Default Isolation: process [2021-05-19T14:10:12.275Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-19T14:10:12.275Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-19T14:10:12.275Z] OSType: windows [2021-05-19T14:10:12.275Z] Architecture: x86_64 [2021-05-19T14:10:12.275Z] CPUs: 4 [2021-05-19T14:10:12.275Z] Total Memory: 32GiB [2021-05-19T14:10:12.275Z] Name: azwin-2-717480 [2021-05-19T14:10:12.275Z] ID: P4WQ:23CP:LOAP:TU7O:T4HV:67YH:RTHK:G2A7:EMVA:XOGF:DZ4W:GNS2 [2021-05-19T14:10:12.275Z] Docker Root Dir: D:\CI\PR-42394\2\daemon [2021-05-19T14:10:12.275Z] Debug Mode (client): false [2021-05-19T14:10:12.275Z] Debug Mode (server): true [2021-05-19T14:10:12.275Z] File Descriptors: -1 [2021-05-19T14:10:12.275Z] Goroutines: 17 [2021-05-19T14:10:12.275Z] System Time: 2021-05-19T14:10:11.9302019Z [2021-05-19T14:10:12.275Z] EventsListeners: 0 [2021-05-19T14:10:12.275Z] Registry: https://index.docker.io/v1/ [2021-05-19T14:10:12.275Z] Labels: [2021-05-19T14:10:12.275Z] Experimental: false [2021-05-19T14:10:12.275Z] Insecure Registries: [2021-05-19T14:10:12.275Z] 127.0.0.0/8 [2021-05-19T14:10:12.275Z] Live Restore Enabled: false [2021-05-19T14:10:12.275Z] [2021-05-19T14:10:12.275Z] [2021-05-19T14:10:12.275Z] INFO: Stopping daemon under test [2021-05-19T14:10:12.275Z] SUCCESS: The process with PID 1608 (child process of PID 5696) has been terminated. [2021-05-19T14:10:12.275Z] SUCCESS: The process with PID 5696 (child process of PID 4132) has been terminated. [2021-05-19T14:10:12.275Z] INFO: Stop tailing logs of the daemon under tests [2021-05-19T14:10:12.275Z] INFO: executeCI.ps1 Completed successfully at 05/19/2021 14:10:12. [2021-05-19T14:10:12.275Z] INFO: Tidying up at end of run [2021-05-19T14:10:12.275Z] INFO: Saving daemon under test log (d:\CI\PR-42394\2\dut.out) to bundles\CIDUT.out [2021-05-19T14:10:12.275Z] INFO: Saving daemon under test log (d:\CI\PR-42394\2\dut.err) to bundles\CIDUT.err [2021-05-19T14:10:12.275Z] INFO: Nuke-Everything... [2021-05-19T14:10:12.732Z] INFO: Container count on control daemon to delete is 2 [2021-05-19T14:10:13.695Z] b185492b29d1 [2021-05-19T14:10:13.695Z] 467dd7a40f0e [2021-05-19T14:10:13.695Z] INFO: Tidying pidfile d:\CI\PR-42394\2\docker.pid [2021-05-19T14:10:13.695Z] INFO: Nuking d:\CI [2021-05-19T14:10:31.455Z] INFO: Zapped successfully [2021-05-19T14:10:31.455Z] [2021-05-19T14:10:31.455Z] INFO: executeCI.ps1 exiting at Wed May 19 14:10:29 CUT 2021. Duration 01:21:16.2176518 [2021-05-19T14:10:31.455Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-19T14:10:31.689Z] Recording test results [2021-05-19T14:10:38.463Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-19T14:10:40.469Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-05-19T14:10:41.625Z] Archiving artifacts [2021-05-19T14:10:55.422Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42394/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-19T14:10:56.321Z] + make clean [2021-05-19T14:10:57.286Z] docker volume rm -f docker-dev-cache [2021-05-19T14:10:57.286Z] 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